#jtaylor_api
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1420671274681761955
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi! Can I have an Invoice ID to look at?
Yes, in_1SAscYFBxytC4Qlea3Yc8XCe
Thank you for waiting! Our docs mention this for non-USD currencies: For all other currencies, you can’t enable bank transfers as a default payment method. However, you can add it as a payment method on individual invoices.
I see that the invoice you provided is created from a Subscription. Can you create a subscription by specifically passing customer_balance in the payment_settings.payment_method_types parameter [0] and see if you get bank transfer on the invoice?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Thanks! I just tried it
I get the error:
Error creating subscription: [Error: The payment method type customer_balance does not support the currency sek.]
Ah I missed the currency you were using. Bank transfers only support EUR in the UK, US, and SEPA countries
I listen to invoice.created on webhooks, in the case i can only add it on individual invoices, couldnt i just update right after its created. I guess?
Oh ok will it be the same issue there with SEK?
Yes, it will not work with SEK: https://docs.stripe.com/payments/bank-transfers#bank-transfer-methods