#hector-payment-element
1 messages ยท Page 1 of 1 (latest)
requires_payment_method status means that the PaymentIntent was created successfully, but now it requires the payment method that would be used to pay the amount
Thank you. How do i test affirm or after pay flow using stripe elements
I see for Affirm and Afterpay shipping method is required. Can these payments methods be used for service? Example Advanced Esthetics Classes ( 40 hours class)
Hi ๐
My colleague had to go so I'm stepping in. You can review restrictions on Affirm and Afterpay in their respective payment method pages
Here is Affirm's https://stripe.com/docs/payments/affirm#prohibited-and-restricted-business-categories
And Afterpay: https://stripe.com/docs/payments/afterpay-clearpay
Is there an api I can use to get the list of payment_methods? Looks like automatic payment methods will not work for my use case
Is there an api I can use to get the list of payment_methods? Looks like automatic payment methods will not work for my use case
No there isn't.
No, you would need to look at your payment method settings in the Dashboard
What happens if I show a payment method and user selects it but its not enabled in the account setting page?
That wouldn't happen
If you are using the Payment Element, it checks what payment methods are activated on your account and only renders those that would be available based on your account and the customer's location
Thank you!
Happy to help ๐