#Fubaibai-customeremail-paymentintent

1 messages · Page 1 of 1 (latest)

hidden zodiac
#

hello, how are you integrated? Just PaymentIntents? Or Checkout?

echo veldt
#

Hi

#

PaymentIntent

hidden zodiac
#

are you using Customer objects with PaymentIntents?

echo veldt
#

Mmh i dont know what is it, i don't think

hidden zodiac
#

ok so question for you, how is your page collecting Customer email?

if you're using PaymentIntents, that means you have to manually pass the email string somewhere in the API

echo veldt
#

On Stripe checkout, customer have to fill his email for pay

hidden zodiac
#

yeah so you are using Stripe Checkout. I asked earlier and you only said " PaymentIntent"

echo veldt
#

Oh ok sorry

hidden zodiac
echo veldt
#

Ok, checkout.session.completed Webhook Event is only triggered when payment is succesfull ?

hidden zodiac
#

yes