#kun_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/1338880445076733954
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there, can you say more about why you are trying to use a subscription when your goal is a one time payment? I don't understand the connection there.
Please explain a bit about your actual objective, and any specific errors you've encountered while testing.
no
let me explain it
I want my user to verify their card and then pay 12 usd one time
no subscription
do i need to setup payment_setup intent?
and use is id to verify the card
then pay the biil?
bill
do you get my question?
??
Are you building a direct integration using elements in your own page?
I sounds like you should use payment intents + payment element to collect and confirm the one-time payment details.
Yes I will use stripe elements to get card details and with my backend in node.js do the one time payments
I hope u understood my point I want you professionl suggestion as per official docs
I'd suggest you work through this guide then and implement the one time payments this way
got i
You need to ensure the flow is appropriate for your business and customer relationships etc, but only you can determine that.
got it