#irisslee95
1 messages · Page 1 of 1 (latest)
Hi there, how can I help?
I'm looking to use Bancontact to pay for multiple connected accounts on my platform.
But I got an issue
invalid_request_error
The provided bancontact PaymentMethod cannot be used again. It was used in a previous PaymentIntent or SetupIntent to set up a sepa_debit PaymentMethod, which can be used for multiple payments. To find the ID of the sepa_debit PaymentMethod, list the sepa_debit PaymentMethods associated with the Customer used to set up this PaymentMethod.
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: 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.
Yes. It's req_vDepkWLSZ740hR
Thanks for the ID. Bancontact is a single-use payment_method so it can' be reused.
However, you can use Bancontact to save your customer’s IBAN bank details into a SEPA Direct Debit PaymentMethod and reuse the sepa_debit.
Thanks for your support. Have a great day!