#Sairony-manual-bank-transfer
1 messages ยท Page 1 of 1 (latest)
Sure, here https://stripe.com/docs/api/invoices/update a bit further down for updating an 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.
It seems to support EUR
This is essentially what we're after: https://stripe.com/docs/invoicing/bank-transfer
But if I look here: https://stripe.com/docs/payments/bank-transfers it just seems to support Japan for now perhaps?
Gotcha
We currently only support this in Japan
However you can write into our support to see if you're eligible for the beta in UK
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.
Ah, we'll mainly be selling in Germany & Poland for now though, so perhaps that's a no go for now?
You'd likely want to check with support on betas for the above countries
https://stripe.com/docs/payments/sources/credit-transfers#additional-bank-transfer-methods
Essentially we have items which can rarely exceed the ~$10000 USD limit on some of the payment methods. We believe customers could be reluctant to pay these with card, normally before digitalized these orders were usually payed by normal invoices by bank transfer to a bank account.
Sweet, SEPA might do the trick there, thanks!
NP! ๐ Happy to help