#cetnix2chicago_code
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/1298972122600837243
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Can you share the pi_xxx ID of the payment you're processing
I don't see customer set on that intent. It isn't passed on creation: https://dashboard.stripe.com/test/logs/req_RrJ4MVWhKqjOqF
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
okay.. i see
i have to set the customer directly to paymentIntent too..
I thought its enough, if the customer is given to the frontend for initialization .. okay now i see ๐
I will fix that. Thank you very much โค๏ธ
Yeah you'll need to follow this part of the guide and create the Ephemeral Key for the customer too: https://docs.stripe.com/payments/accept-a-payment?platform=android&ui=payment-sheet&lang=java#add-server-endpoint