#GDR Ramburu
1 messages · Page 1 of 1 (latest)
This is expected - Afterpay is a one-time use payment method type. It can't be saved and used again for another payment.
If you're specifying multiple types in payment_method_types you can set payment_method_options.afterpay_clearpay.setup_future_usage: none (see https://stripe.com/docs/api/payment_intents/create?event_types-payment_intent.payment_failed#create_payment_intent-payment_method_options-afterpay_clearpay-setup_future_usage) so that setup_future_usage is disabled just for afterpay
Wow that was fast! Great i'm going to try with that, thank you so much
👍 happy to help!