#Lucas974

1 messages · Page 1 of 1 (latest)

glad boltBOT
white condor
#

Hi there

faint pier
#

Hi

white condor
#

So you are looking to use one-off Invoices?

#

Not Subscriptions, correct?

faint pier
#

This will be a one-time payment on stripe

#

User pay => if success they will be redirected on the thankyou page => I also backup name/email to firebase for later auth

#

On the thank you page, they can download the invoice and the digital product

#

Later, if they come back on my website again, they can click on "restore purchase", then they enter email, they receive in their mailbox from firebase a link => thank you page (can download invoice/digital)

white condor
#

Are you looking to Send the Invoice for payment, or charge via collecting a PaymentMethod on your site?

faint pier
#

I have a Buy button on my website, price will be the same for everyone

#

they click on Buy => stripe payment => if ok => thank you page => they can download invoice + the digital product

#

I need also to store the name and email for firebase for later firebase passwordless auth

white condor
#

Hmm okay that sounds like you actually want to use Stripe Checkout. Stripe Checkout doesn't yet support creating one-off Invoices. However this is coming very soon.

faint pier
#

so how can i achieve that ?

white condor
#

Well right now you either wait for that Invoices with Checkout to be released. Or you would embed Elements into your site to collect a PaymentMethod without redirecting to a Stripe hosted page.

faint pier
#

When it will be released ? any date ?

white condor
faint pier
#

and using the invoicing api, I cant do that?

white condor
#

You can do it, but you build the checkout form yourself using Elements

#

Instead of using a redirect to Stripe Checkout where we have the form built for you

faint pier
white condor
#

Yep

#

I'd recommend using Payment Element specifically

faint pier
#

hum

#

Im not an expert in dev :/

#

I'm afraid that I don't understand well how to achieve this, it seems simple like you said, but doing it is ...

#

lol

white condor
#

Hmm yeah to handle this end-to-end you likely do need a dev if you don't have those skills yourself.

faint pier
#

If I share with your my project, would you like to help me on?

white condor
#

No I can't do that, sorry.

faint pier
#

even If I pay you for your help?

#

this is not what you said

white condor
#

I'm a Stripe Engineer. I can't be hired to help you build your integration.

#

Those docs are correct at a very high-level.

#

But there is plenty of nuance that you will want an actual dev to help with.

faint pier
#

ok