What information does Daasity look at to determine if an order is a subscription order?
An order will be flagged as a subscription order if:
A. The order ID can be found in the Recharge orders data tables, or
B. The order has an order tag that contains the string subscription
The code can be found here
Note: As of February 2024, Recharge is the only subscription platform that we support in our transformation code.