wagnerwagner / merx

Merx is a plugin to create online shops with Kirby.
https://merx.wagnerwagner.de
102 stars 10 forks source link

Deprecated Stripe API #60

Closed Tazi0 closed 3 months ago

Tazi0 commented 1 year ago

I've noticed that Merx still uses the deprecated sources API for their SEPA Direct Debit payments. Which Stripe doesn't recommend using and businesses based in the European Economic Area (EEA) should follow the regulations and not use this outdated API.

Any way of upgrading?

tobiasfabian commented 3 months ago

I have finally replaced the sources API with Payment Intents.

Thank you for your patience.

Fixed in 1.9.0-beta.1