mollie / magento2

Mollie Payments for Magento 2
https://www.mollie.com
Other
101 stars 53 forks source link

Dynamic pricing fees #86

Closed gvdhoven closed 6 years ago

gvdhoven commented 6 years ago

I am exploring Magento 2 as an alternative to our current shop and also switching to Mollie; Question i have is:

Based on the payment selection i would like to apply different extra fees, e.g. bank transfer is EUR 0.25 but Paypal is also a percentage etc. PSD2 law mentions it is not allowed to charge for example for iDEAL, but they don't mention anything about Paypal.

For example; for an order worth 10 EUR in goods i want the customer to pay the fees so that i will get 10 euro for the product in the end. This would mean (if paying by PayPal) 10 EUR + EUR 0.1 + PP Fee; assuming the paypal fee is 3.4%, this boils to (10/0.966)+0.1=EUR 10.45

Is this supported by the plugin?

ndijkstra commented 6 years ago

Hi, our plugin doesn't support surcharging payment costs. Because of the PSD2 law it's really complicated so we've decided to not add this functionality to our plugins.

gvdhoven commented 6 years ago

Hey @ndijkstra would it be difficult to add it myself in an override class? any pointers would help :)

By the way; PSD2 says only something about iDEAL and some creditcards, it doesn't mention online payments like PayPal or Afterpay etc.

Winkels, webshops en andere bedrijven mogen geen toeslagen meer berekenen voor debitcardbetalingen (betalingen met de betaalpas) en creditcardbetalingen (met creditcards van onder andere MasterCard en Visa). Nu mogen bedrijven de (daadwerkelijk gemaakte) kosten die zij betalen voor betaaltransacties nog doorberekenen aan consumenten, bijvoorbeeld een toeslag van 2% als je online met je creditcard wilt betalen. Voor andere betaalmiddelen, zoals bijvoorbeeld AfterPay en acceptgiro, mogen nog wel de toeslagen berekend worden, maar nooit meer dan de daadwerkelijke kosten. Let op: er geldt een uitzondering voor creditcards van bijvoorbeeld American Express en Diners Club en creditcards voor de zakelijke markt. Zij mogen nog wel toeslagen berekenen.

willemstuursma commented 6 years ago

@Webunity You should find a dedicated Magento plugin to add fees to payment methods.

Maketoire commented 6 years ago

@Webunity Thanks for the inquiry. There are several plugins within the Magento community that solve your issue, however most of them are focused on non-EU markets.

We understand the issue your encountering, so let’s find a way to make it work with Mollie. Contact me at mike@mollie.com and we’ll find a solution together.