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.
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.