#bokehdan_save-paymentmethod

1 messages ยท Page 1 of 1 (latest)

static plazaBOT
#

๐Ÿ‘‹ 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/1220792572189081821

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

fallow socketBOT
desert ivy
#

Hi ๐Ÿ‘‹

How are you collecting the payment method information?

You said you don't want to send an Invoice, are you using Stripe Billing in some fashion?

iron geyser
#

Hi!

So we're thinking of showing the stripe payment form for the user, but wanted to know if we need to create an invoice prior (which is $0) or can we simply use the form and it will create a new user (if their email address does not exist in our Stripe customers list)

desert ivy
#

Oka first, why are you creating an "Invoice" at all, especially for $0?

iron geyser
#

We assumed that was the approach needed ๐Ÿ˜‡

desert ivy
#

Based on what?

#

That is totally different from plain Payments

iron geyser
#

payments

#

but are you saying we need to use billing in this case?

desert ivy
#

No I am not

#

What are you actually trying to do?

#

Are you trying to save a Payment Method for later use? Or authorize a set charge for a Customer before capturing it?

iron geyser
#

correct, save a Payment Method for later use

desert ivy
#

Okay that is also very different from pre-authorizing

#

It helps if you can be very explicit because it's easy to go down the wrong path (there are a lot of options ๐Ÿ˜… )

iron geyser
#

ok my bad, I automatically say pre-auth card but understand it can mean a different thing

desert ivy
iron geyser
#

ok great!

#

thanks for sharing, let me review

desert ivy
#

Sure thing! Happy to shed what ๐Ÿ’ก I can ๐Ÿ™‚