#Jason Ballard

1 messages · Page 1 of 1 (latest)

minor dockBOT
amber sluice
#

Hi there! I'm not sure I follow

#

Are you using webhooks to listen for checkout.session.completed events?

fading knot
#

I am, basically I need to make sure the message to ship the item goes through before I charge the customer. I am trying to avoid the instance where there is an unknown glitch and the order for items doesn't go through but the customer paid. Lemme know if you need more clarification

amber sluice
#

Hm, I still don't think I follow. Shouldn't the logic to ship the item/fulfill the order need to wait for payment, not the other way around?

fading knot
#

That does make sense