#harris96
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Do you have an example checkout session that I can take a look at?
I've payment link which I am using in my website https://buy.stripe.com/14kbMMffP6XTfao4gh
I am not a developer. I've contacted with stripe support. They are asking me to update *payment_method_types: null * which I've no idea where to do that.
I think the issue here is regards to currency
Your account is in GB but the currency on the payment link is USD which klarna or afterpay don't support
Your account needs to be in the US to offer USD currency
https://stripe.com/docs/payments/klarna
https://stripe.com/docs/payments/afterpay-clearpay
Ok can I change my account currency from GB to USD?
You would need to register the account in the US
Oh understand. Stripe support asked me to remove null from payment event session and add klarna etc. Can I do that just to check If it works or not? Because currency on my checkout page is USD
I don't think that would work unfortunately. As you would still run into the same issue with account country not supporting the currency!
Understand. Thank you for clearing the issue.
NP! ๐ Happy to help
Hey @restive kestrel another question. What If I set my checkout currency from USD to GBP will this work?
That should work, yes!
@restive kestrel It is working but afterpay option not showing. Only klarna and card option is showing
Afterpay also has additional requirements
https://stripe.com/docs/payments/afterpay-clearpay/accept-a-payment?platform=web&ui=checkout#compatibility
Are you collecting shipping address via payment link?
Thank you. I've added shipping countries both options are showing now
Awesome! Glad I could help ๐