#MaxMatteo
1 messages · Page 1 of 1 (latest)
Hi there. Can you share the request id where this happened? 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.
hey
sure one sec
req_yJj1MlX1SeDkXG
thought this is available for complete EU
now i had an error in production asap
please look into this
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
hello?
Hi we are chatting in several threads. Looking now
Only the country codes called out in the api spec are valid values for that param: The desired country code of the bank account information. Permitted values include: DE, ES, FR, IE, or NL https://stripe.com/docs/api/invoices/create?lang=python#create_invoice-payment_settings-payment_method_options-customer_balance-bank_transfer-eu_bank_transfer-country
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Also covered in our bank transfer docs: https://stripe.com/docs/payments/bank-transfers/accept-a-payment?platform=web#element-create-payment-intent
Set payment_method_options[customer_balance][bank_transfer][eu_bank_transfer][country] to one of DE, ES, FR, IE or NL. The IBAN to display to the customer will be localised in the country you choose. from above
okay so i simply specify DE for austria