#nm_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/1331575484798206033
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
can you help with my query?
This looks live a very old Stripe implementation.
What guides are they following exactly?
Also, please ask them to write in here directly. This will simplify the communication a lot.
Generally, if you're building a new Stripe integration you shouldn't use such an old version of Stripe API/SDK.
How shoud it be done?
I have tried to contact them, they are just in a meeting. Any general advice would be helpful, as I am not technical enough to deal with this
Thanks in advance, I appreciate this
They are driving me nuts!
There's ways to accept payments with Stripe without code - Payment Links, or using low-code - Stripe Checkout - solutions.
However, if you have a website and would like to have a built-in payment form, you will need to hire a developer. They could start from going through this guide: https://docs.stripe.com/payments/accept-a-payment?platform=web&ui=elements
I have hired a developer
but they have sent me these screen shots stating it is not working and are asking me to help problem solve
hi! I'm taking over this thread.
Fab, thanks Soma
if your developer has questions about Stripe, then the developer should contact us directly. either here or with Support: https://support.stripe.com/contact
Fab, I will pass this information on, thank you so much, this very helpful!
also note that you are using the client-only Checkout integration, that is very old, has many limitations, and we no longer support. so I would strongly recommend to use a more recent integration (Payment Link, Chekcout Session, Payment Element)