#-zk_unexpected
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/1375127964223803404
π Have more to share? Add more details, code, screenshots, videos, etc. below.
How are you initializing Elements here?
i'm using this doc -> https://docs.stripe.com/connect/direct-charges?platform=web&ui=elements
basically i pass the client secret that the paymentintents has returned to me to mount the payment form
this is my code
this are the data that i'm passing to create the paymentintents
Ok, and can you share one of these example payment intent IDs?
sure
just a second
pi_3RRaFXJiF2dOxWmz1grNWaoA this is the ID
i can provide you the client secret if you want to
Not needed, but thanks
Hmm ok I do see this request and the resulting payment method types which seems to not respect the redirect rule you picked:
https://dashboard.stripe.com/test/logs/req_8266PmMvKMNLs2
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
The API should be a priority over the dashboard rule, right?
I don't have access to the dashboard right now to check which payment methods they have enabled there
However, these methods that need to redirect the customer don't work on my platform, I have a limitation of not being able to generate the order in a redirect URL (due to session and everything else)
hey there, just checking in to say we're still looking at this to understand it
Okay π
I was doing some tests on my checkout and ended up finalizing that order, if you need an ID for another payment intention I have this pi_3RRbgUJiF2dOxWmz1ufNG4as
In addition, I requested that all payment methods be enabled on the test account and Alipay is also appearing and needs a return URL
Hi π
My colleague is asking internal Stripe staff for more assistance with this. Unfortuantely I don't think we can solve this in real time so I'm going to send you a link to create a case with us. That way we can follow up once we have more information.
Hello @carmine dust, we have sent you a direct message, please check it at https://discord.com/channels/@me/1375152170936041472
- πThe message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.
I have a question
Does the account I'm going to open for support need to be the one in the United States? Or can I use a Brazilian one that I have here?
I'm the developer and I don't have access to the United States account. When I need to see something there, I meet with the person who has access.
You can use whichever account. Just please provide any recent payment intent IDs so we can start by looking at the correct objects.
But do payment intentions need to be linked to the account I'm going to open support for? I ask because I don't have this problem with Brazilian payment methods.
No they don't but please explain the situation and why the objects might not match the account you are writing in from. That will help us ensure we respond approriately.
ok i'll explain