#nayan9229
1 messages · Page 1 of 1 (latest)
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
true, but you can't create a $0 PaymentIntent
so you'll need to change your system to handle this case
Ok got it.