#Syrine
1 messages ยท Page 1 of 1 (latest)
sorry i'm a beginner, where can i find this id ?
if you want you can share the request id. https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
I just want to add the possibility to pay with sepa method , it's possible to add sepa method in checkout stripe ?
I need to look into the account to see why it's not showing, so an account id, a request id, a checkout session id or link would work
thanks ๐
sorry still looking into this
so basically when you created the Checkout Session you passed in the payment_method_types array with only card as a PM
if you want you can either also pass sepa_debit or don't pass payment_method_types and we will automatically show whichever payment method types are valid for each Checkout Session