mollie / Sylius

Mollie payment gateway integration for Sylius
MIT License
4 stars 17 forks source link

Add Klarna one support. #14

Closed markbeazley closed 7 months ago

markbeazley commented 1 year ago

This adds suport for the Klarna One payment flow, used for Klarna in the UK which as I understand it is still in the beta period.

This requires at least version 2.62.0 of mollie/mollie-api-php to use the PaymentMethod::KLARNA_ONE const, might be worth adding a not about this in the release notes or start an UPGRADING.md file mentioning this fact.