vincentdenkspel Posted October 1, 2018 Posted October 1, 2018 @wakabayashi Right. That's why im considering another PSP. But only for that reason and not because I'm dissatisfied with Mollie in general
idnovate Posted October 1, 2018 Posted October 1, 2018 @vincentdenkspel unfortunately it's not possible to apply different promotions depending on payment method. There are different reasons: some checkouts doesn't have a selector for payment method but the payment method itself is the submit for paying the order; probably the customer won't see the discount applied in the cart; and each payment method uses its method to submit the information (form submit, controller, etc.).
30knees Posted November 2, 2018 Posted November 2, 2018 Mollie looks great! Has anybody used both it and Stripe? @mockob said in Official Mollie Module: Does the module have any support? Since @mdekker and @SnowyCat obviously don’t want to be associated with tb, what will happen with your payments if an update is needed? That's a good point. But if PS 1.6 continues to be supported we should be fine.
vincentdenkspel Posted November 2, 2018 Posted November 2, 2018 @30knees I don’t see why that is a good point. You really think that the development of the mollie module depends only on those two developers? I really would be surprised if that is the case.
MockoB Posted November 3, 2018 Posted November 3, 2018 @vincentdenkspel that's the case with it and you could easily check it on github. And until tb breaks compatibility wit ps 1.6 it should be fine, after that I doubt someone will support it because @mdekker is more willing to participate in prestashop's repository than in tb's
Pedalman Posted November 3, 2018 Posted November 3, 2018 Just before I go scrutifying the Molli webpage. I am also interested in what's different from Stripe. Better csv/export for bookmaking? Better support for Europe? Which order confirmation page is loaded?`The theme's one? I need to know in order to get my GoogleTagManager / Analytics gathering correct data. How complicated are refunds (PayPal...?) Or do you manage theses on the 'original' services (PayPal.com ...)? I guess you can deinstall all other payment options in ThirtyBees if Molli is installed as one? Does OPC and 5step and custom step (once Datakick's OptimizedCheckout module get's stable...) work? I know no one is affiliated here with the service. But I am asking for some tips in order to get my payment options issues from the table. I hate it that I have troubles with the e.g. PayPal module since 15 months or are it years?
DRMasterChief Posted November 3, 2018 Posted November 3, 2018 Hello, as i can see at the Mollie support site, there is a 'test API key' (maybe like a sandbox to test the payments?). They wrote ....If you want to make some test payments first, use the test key instead of the live key..... Can you install the Mollie module and test it with this ?! Or contact the Mollie support? Mollie can be very interesting for us, too. The best benefit i can see is: ...Our API and Dashboard allow for direct refunds and can export all your data to several different formats for your bookkeeper.... - the standard Paypal data for bookkeeping is horrible.
wakabayashi Posted November 3, 2018 Author Posted November 3, 2018 @Pedalman yeah just use the test API. Basically with paypal you pay 10 cent per transaction. This you could save if you go directly with paypal. but as you already know, there are a lot of issues with it. I would recommend all € customers, to go with mollie.
DRMasterChief Posted November 3, 2018 Posted November 3, 2018 here you go: https://help.mollie.com/hc/en-us/articles/214041689-How-can-I-test-the-payment-methods-and-webhook-on-my-website-
Pedalman Posted November 3, 2018 Posted November 3, 2018 Did only the first test for now - two test buys via test-api - and noticed that the Mollie module kicks my DHLconnector module (German delivery service module) from view.tpl's hook h="displayAdminOrder" where it was already hooked. A bit strange and may be my conclusion is wrong since I never heard that only one module can hook into 'a hook'. Anyways, if Mollie is activated my DHLconnector module is gone from the bo/orders page. Else, the way it integrates into checkout seems to be perfect.
Pedalman Posted November 3, 2018 Posted November 3, 2018 Ah, and I want to notify you on the news I got from the man behind SnowyCat that the thirtybees/mollie fork is soon going to abandoned. That means there will only be the one for Prestashop 1.6/1.7. Since TB is compatible with Prestashop .... we should be fine.
Traumflug Posted November 3, 2018 Posted November 3, 2018 I never heard that only one module can hook into ‘a hook’. You're right with what you heard. Multiple modules can register for the same hook. AFAIK, no defined order of execution, though.
30knees Posted November 4, 2018 Posted November 4, 2018 @briljander said in Official Mollie Module: So mdekker has left Thirtybees for good? Yes, it appears so. I contacted him for work on a tb module, but he never replied. And on Github he's only working on ps modules.
Pedalman Posted November 5, 2018 Posted November 5, 2018 Therefore it might be best to ignore the mollie/thirybees fork at the moment since it is versions bedind the official versions. Two more payment services at least. Perhaps you do a file comparrision...
wakabayashi Posted November 5, 2018 Author Posted November 5, 2018 Yeah mdekker left the project. It was confirmed to Patreons in the last update.
Baarssen Posted November 5, 2018 Posted November 5, 2018 i have 2 shops on thirtybees at the moment, and i use the updated prestashop module from mollie. It works for me as it should. No problems at all! I even use their order api for Klarna payments. This works also as it should.
Pedalman Posted November 5, 2018 Posted November 5, 2018 That is superb. Thank your Mr. Baarssen for the update. I noticed that in debugging mode (backoffice/performance) errors are thrown when you are in 'the module' settings: Warning in Zeile 0 der Datei .../override/controllers/admin/AdminImportController.php [2] Declaration of AdminImportController::productImport() should be compatible with AdminImportControllerCore::productImport($offset = false, $limit = false, &$crossStepsVariables = false, $validateOnly = false, $moreStep = 0) Perhaps it is unrelated. I just noticed it.
wakabayashi Posted November 5, 2018 Author Posted November 5, 2018 You have probably on Override file... I dont think this is from mollie!
Pedalman Posted November 5, 2018 Posted November 5, 2018 You are right, I should have seen that myself. Sorry it is late. I just noticed this when being in module settings. However, the error clearly names the file and this is from antoher old module.
MockoB Posted November 5, 2018 Posted November 5, 2018 It was quite clear that he left the project, but there is one thing that bothers me and I don’t speak for anyone else! Why just patreons are blessed with the right to be enlightened that @mdekker left the project? I suppose no one else deserve to know it, if they don’t donate monthly. I believe there should be pinned topic in the forum, labelled something like :”The one and only developer who developed the fork has left it months ago bacause .....” and the empty space is where the truth should be told. But I really doubt we’ll ever hear the truth here!
wakabayashi Posted November 5, 2018 Author Posted November 5, 2018 @MockoB the email was sent yesterday - so relax a bit. I really wonder why you are so active in this forum. You don't seem to have believe in this project at all?
lesley Posted November 5, 2018 Posted November 5, 2018 We felt the patreons had a vested interest in knowing. That is why they are released information first. As for the one and only, that is not true. We have had what, 3 releases since he left? Doubled our market share? It is a shame that he left, but it is hardly the end of the world.
Baarssen Posted November 5, 2018 Posted November 5, 2018 its confusing a bit, but at the other hand more developers like @Traumflug etc. continue the project. I dont think a project like this is in the hands of 1 person. Its what we all do together. All hve a nice evening.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now