I’m experiencing a different behavior with ReCharge orders. Unfortunately, when orders are processed through ReCharge instead of the Online Store in Shopify, those orders are stripped of their cart_token and checkout_token fields.
I’ve verified this is true in the orders/create webhook payload as well as the checkout/create and checkout/update webhook payloads.
Again, I realize the answer is probably ‘ask ReCharge’ however I’m hoping someone else has run into this and can offer some advice.
I’ve seen this behavior from other apps like Bold Cashier cart where, again, the cart_token is dropped from the order payload.
Unfortunately for down-stream systems looking for this info in the webhooks, this is a big issue. Any advice would be much appreciated.
@Alex thanks very much.