#xixi - afterpay clearpay
1 messages · Page 1 of 1 (latest)
Hi there!
Do you have a request ID with the error message?
Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
@polar kindle The thread is here.
okok
pi_3LHkPLKRBrWYNQt10aZ8JqiN
{"amount":4598,"currency":"USD","payment_method_types":["afterpay_clearpay"],"shipping":{"name":"chen ben","address":{"line1":"xinhuaguoji","city":"hefei","state":"Arizona","country":"US","postal_code":"97070"}}}'
2022-07-04 04:13:54 DEBUG: '"{\n \"error\": {\n \"message\": \"The currency provided (usd) is invalid. Payments with afterpay_clearpay support the following currencies: gbp.\",\n \"param\": \"currency\",\n \"type\": \"invalid_request_error\"\n }\n}\n
Thanks! Here I don't see the error message you mentioned earlier about currency. Where did you see that error message?
currency => usd ,return The currency provided (usd) is invalid. Payments with afterpay_clearpay support the following currencies: gbp.
Thanks!
Why not support other currencies, just GBP, Afterpay.
The currency available for Afterpay depend on the country of your stripe account.
For your country, you can only use the GBP currency with afterpay.
And for US accounts, they can only use USD currency for afterpay.
Ok, thank you very much!