#nayan9229

1 messages · Page 1 of 1 (latest)

uncut radishBOT
hollow zodiac
#

hi there!

#

if it's a free order, why do you need a PaymentIntent?

soft gulch
#

Our system is processing the order on stipe webhook (when we recive event from stipe on our webhook endpoint). If I bypass the payment intent flow whole order will not create order

#

no PaymentIntent no webhook called

hollow zodiac
#

true, but you can't create a $0 PaymentIntent

#

so you'll need to change your system to handle this case

soft gulch
#

Ok got it.