#kun_api

1 messages ¡ Page 1 of 1 (latest)

raven etherBOT
#

👋 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.

bleak arch
#

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.

cyan zinc
#

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?

#

??

bleak arch
#

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.

cyan zinc
#

Yes I will use stripe elements to get card details and with my backend in node.js do the one time payments

cyan zinc
#

I hope u understood my point I want you professionl suggestion as per official docs

bleak arch
#

I'd suggest you work through this guide then and implement the one time payments this way

cyan zinc
#

got i

bleak arch
#

You need to ensure the flow is appropriate for your business and customer relationships etc, but only you can determine that.

cyan zinc
#

got it