#nyxi_docs
1 messages ยท Page 1 of 1 (latest)
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- nyxi_pi-autopms, 20 hours ago, 62 messages
- nyxi_invoice-return-url, 23 hours ago, 79 messages
๐ 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/1243584198900453507
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ when I look at our public guide for building a MobilePay integration, the shown paths do not seem to use the function that you referred to:
https://docs.stripe.com/payments/mobilepay/accept-a-payment
Can you help me understand which of the flows there most closely match the flow you have? For context, we typically aren't familiar with betas in this forum. My understanding is that beta access usually comes with a support contact, and we typically recommend reaching out to that contact for questions regarding the beta.
I'm confused then if I should use another method then. As you can see, it's accessible here. And given that nothing on the MobilePay site says anything about beta, I was simply assuming that the beta ended (which means you can answer here). I guess I will have to ask my beta contact.
I do the exact same thing as mentioned on the site, I just call this method and not https://docs.stripe.com/js/payment_intents/confirm_payment
I don't know if the beta ended or is still ongoing alongside the GA'ed flows. The gated doc does seem to link back to the public doc, so I'm guessing the implementation details changed between the version of the beta you're leveraging and the GA'ed version.