#robin_api
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/1488402048842993745
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Can you share the request ID (req_xxx) of the error? Here’s how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Each API request has an associated request identifier, e.g. req_123456789. How do I find the ID for an API request? You can find a log of API requests…
req_BumekppGWmBieh
It looks like it at one time had this one but on my website wouldn’t go through
req_rzrDgwTRi0sQ5z
This is the most recent one
https://dashboard.stripe.com/acct_1TAV7fRyFxtq0EWL/test/logs/req_rzrDgwTRi0sQ5z showed that you are using legacy integration, and it's no longer supported.
To collect payment method details, Payment Element is recommended: https://docs.stripe.com/payments/accept-a-payment?payment-ui=elements&api-integration=paymentintents
I will check it out. Thank you
No problem! Happy to help 😄
Ok, after looking at this I don’t think that I’m capable of making it work. Is there someone that I can pay to set it up correctly?