#sejo

1 messages · Page 1 of 1 (latest)

short grottoBOT
fresh briar
#

Hello 👋
What are you stuck on?

brazen belfry
#

I don't know how to implement what you create in stripe ... how to call it in react and then in node.js for the creation of the purchase

fresh briar
brazen belfry
#

ok

#

Let me ask you a question

#

How do I fill that with the email of the "CLIENTE"

fresh briar
#

Ah for that you need to set an email on the customer object

brazen belfry
#

is this code ok then? and it does not appear in "CLIENTE" because it is in test mode??

fresh briar
#

Oh you're asking about one-time payments, hmm hold on..

brazen belfry
#

Yes, I already have it like this... because I don't know how to integrate it with subscriptions, I know there's the tutorial you gave me but it's weird

#

I know I have to change a few things but I don't know what they are for the subscription

fresh briar
#

Can you check if you're passing the email correctly when you create the customer?
Also check if you're passing the customer correctly when you create the PaymentIntent?
I just ran a quick test and seems like your code should work

brazen belfry
#

the email is sent correctly

fresh briar
#

can you share the PaymentIntent ID?

brazen belfry
#

This is

fresh briar
#

can you share it as text please?

brazen belfry
#

pi_3MbmJ9LfZSsw8jye14CY65He

fresh briar
brazen belfry
#

ok

#

thanks