#kirito
1 messages ยท Page 1 of 1 (latest)
when retrieving the payment method using the payment method id , and the payment method contain a sepa_debit, I want to show the client somme detail about the iban he has used, to show some thing like this :
DE89 **** **** **** **** ***3 000, but I'm getting trouble getting the 89
you can find all of the available information for the sepa_debit PM here https://stripe.com/docs/api/payment_methods/object#payment_method_object-sepa_debit
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
you have the bank_code, branch_code etc...