We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Because SOFORT is no longer available (#56), a user informed about activating the Klarna payment method (in internal support ticket https://secure.helpscout.net/conversation/2727955513/27803).
We already support the Mollie API methods klarnapaylater, klarnapaynow and klarnasliceit:
klarnapaylater
klarnapaynow
klarnasliceit
wp-pronamic-pay-mollie/src/Gateway.php
Lines 234 to 237 in 8c5e8d4
However, it appears that these methods can no longer be activated by new users and instead there's a new klarna:
klarna
The text was updated successfully, but these errors were encountered:
Add Klarna payment method for pronamic/wp-pronamic-pay-mollie#57.
962ad77
Add Klarna method for pronamic/wp-pronamic-pay-mollie#57.
41ec79e
Add Klarna payment method for #57.
5249c39
rvdsteege
Successfully merging a pull request may close this issue.
Because SOFORT is no longer available (#56), a user informed about activating the Klarna payment method (in internal support ticket https://secure.helpscout.net/conversation/2727955513/27803).
We already support the Mollie API methods
klarnapaylater
,klarnapaynow
andklarnasliceit
:wp-pronamic-pay-mollie/src/Gateway.php
Lines 234 to 237 in 8c5e8d4
However, it appears that these methods can no longer be activated by new users and instead there's a new
klarna
:The text was updated successfully, but these errors were encountered: