- Issue created by @gillmead
- π¬π§United Kingdom gillmead
Correction to the above. The dob is collected during the Klarna checkout process as it has to be for age verification. It is not, however, being recorded back into the commerce_payment_method__stripe_klarna_dob table.
- π©πͺGermany Anybody Porta Westfalica
We're having similar trouble and debugging this at https://dashboard.stripe.com/settings/payment_methods/review I get the following feedback:
Klarna: The customer's country is "US` which is outside the countries you can accept with `klarna` for the provided currency `eur`. Supported countries: AT, BE, DE, ES, FI, IE, IT, NL, FR, GR, PT.
(as written in: π billing profile info is never saved in stripe Active ) - Merge request !169Issue #3516890 by gillmead, anybody, tomtech: Payment method not shown for Klarna purchases β (Merged) created by TomTech
- b7e476aa committed on 2.x
Issue #3516890 by gillmead, anybody, tomtech: Payment method not shown...
- b7e476aa committed on 2.x
- πΊπΈUnited States TomTech
@gillmead, Thanks for the report!
In hindsight, maybe we shouldn't be putting the DOB in the label, even if it is the only field returned with the Klarna payment method.
I've modified the display label to return "Klarna ([createTime])", with the creation time of the Klarna payment.
Automatically closed - issue fixed for 2 weeks with no activity.