craftcms / commerce-mollie

Mollie payment gateway for Craft Commerce.
https://plugins.craftcms.com/commerce-mollie
MIT License
5 stars 10 forks source link

Use Mollie Orders API to support Klarna Pay Later and Klarna Slice It #20

Open goellner opened 5 years ago

goellner commented 5 years ago

As of now the gateway uses Mollies Payments API and therefore it does not support all provided payment options from Mollie.

The Omnipay mollie gateway (https://github.com/thephpleague/omnipay-mollie) supports the Orders API already and it would be nice to change "commerce-mollie", as the Orders API is the preferred implementation option.

More information about the Orders API: https://docs.mollie.com/orders/why-use-orders

Quote from the linked site:

Using the Orders API is the preferred approach when integrating the Mollie API into e-commerce applications such as webshops. Below you will find an overview which functionalities the Orders API offers as opposed to the Payments API.

nfourtythree commented 5 years ago

Hi @goellner

We are aware of this and it is something we are looking into. We have plans to update the plugin to work with the new API, although I can't give you a specific timeframe for this we are hoping it will be before the end of the year.

If you would like to get the process moving we welcome pull requests into the repository!

Thanks

meinhard-meintjes commented 4 years ago

Hi @goellner

We are aware of this and it is something we are looking into. We have plans to update the plugin to work with the new API, although I can't give you a specific timeframe for this we are hoping it will be before the end of the year.

If you would like to get the process moving we welcome pull requests into the repository!

Thanks

This is good news. Any updates on a possible timeframe? Thanks!

codanator commented 4 years ago

Apple Pay needs the Order-Api too!

maximilian-schwarz commented 4 years ago

Any news here? Otherwise I would go to work and send a pull request.

ineghi commented 4 years ago

Meal and eco vouchers depends on the Order API as well :)

ineghi commented 4 years ago

Side note; Omnipay/Mollie package does not support yet the new voucher implementation.

rbrv commented 4 years ago

Mollie officially launched support for Meal and eco vouchers today, boasting premade support for Magento and WooCommerce. Stings a bit :)

Any ETA on this feature? It's clear by now, moving forward, Mollie will only support the Orders API for any new payment methods...

stenvdb commented 3 years ago

Bump bump, any timeframe for this? @nfourtythree @lukeholder

pepsDev commented 3 years ago

is there a timeframe for this? @nfourtythree @lukeholder

chillibe commented 3 years ago

Any ETA on this feature please?

rbrv commented 3 years ago

Can you please give us some sign of life...

Our client will lose their quality label Thuiswinkel waarborg because they cannot provide Klarna as a payment option.

rbrv commented 3 years ago

So, from my experience the mollie payment method support is as follows

Mollie payment method supported by Craft Commerce Mollie plugin
iDEAL
Credit Card
Klarna Pay Later
Apple Pay
Bancontact
Bank Transfer
SEPA Direct Debit
SOFORT Banking
Gift card
Klarna Slice it
Giropay
Przelewy24
KBC/CBC
Belfius Direct Net
Voucher
EPS
stenvdb commented 3 years ago

In the recent weeks we're seeing the ideal payment method stopped working. I really believe many issues could be resolved if this plugin would just be updated to use the new api. Ideal is the most used payment method in the netherlands, this not working is a huge deal breaker and problem for us and our clients. I have already been in contact with mollie and they say that everything on their end is working as normal, that the issue should be resolved in the plugin.

When will this get worked on? It really is quite urgent and for a first party plugin, I kind of expect more feedback from the craft team.

lukeholder commented 3 years ago

We do need to do better supporting the Mollie gateway.

Admittedly, we don't have it high enough on our radar as Stripe and Paypal make up roughly 94% of our gateway plugin install base, and therefore support tickets.

I will discuss with the team tonight on our scheduled call, and give you all a better commitment tomorrow with out plans for the Mollie gateway.

pepsDev commented 3 years ago

@lukeholder is there any feedback regarding your plans?

lukeholder commented 3 years ago

@pepsDev We just announced at DotAll conference last week our commitment to seeing an improved Mollie plugin.

We are currently in talks with a partner that has already developed the new Mollie plugin supporting the latest APIs, and hope to make an announcement soon after it is out of Alpha. Please stay tuned.

rbrv commented 2 years ago

Good news! WHITE has released a plugin to replace this one: https://github.com/white-nl/commerce-mollie-plus

I would guess it is the partner @lukeholder is talking about.