#marcos-alexandre_error
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/1215415436305371136
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there! Can you share which documentation/guide you're following?
Also, if you have a request ID for the request that returned that error, please share it here
ok, one moment
Ah, looks like Multibanco isn't supported with the PaymentIntents API yet; see the table here: https://docs.stripe.com/payments/payment-methods/transitioning#transitioning
You'll need to continue to use the Sources API for now but will eventually need to migrate (once we add Multibanco support for PaymentIntents)
So how can I perform the integration, if using "sources" I get this error?
request_id: req_ZvA4f7CeOUd7rH
Ah, for future reference, the request ID you highlighted in the screenshot above is what I'm looking for
This gives me enough information though.
Checkout doesn't support Multibanco: https://docs.stripe.com/payments/sources/credit-transfers#product-support
๐ thanks, in future questions i will send correctly
i'm using web elements
on my site checkout
in test mode its works correctly
I don't follow what you mean. The request above was an attempt to create a Checkout Session with multibanco. This won't work
i will send the request_id of the "source" request to creating multibanco payment: req_lwBvfHpzAKbhVF
Does not work with source or payment intents
Thanks. This isn't the best experience but the Sources API cannot be used by new accounts. What this means for you specifically is that Multibanco is not supported at the moment since PaymentIntents + Multibanco is not supported either
oh god... i understand now
ok, thanks for the amazing support
I will try other alternatives, thanks!
Sure thing, and sorry for the misleading docs!
One last question ๐
Go for it
I have a slightly older account that I can probably use "source" in the integration. But this account was created with a US address. Can I transfer an account created in the United States to Portugal, for example?
No, it's not possible to change the country of a Stripe account
oookay