We manage an account for a company that has product subscriptions (Weekly, every 2 weeks, 3 weeks, 4 weeks, 6 weeks, 8 weeks, and 12 weeks).
We have been trying to set up different flows for each of these subscription variations but are still having some issues.
Course of action example:
The conditional split is allows for someone to be removed from the flow IF they have “Cancelled Plan” at least once since starting this flow, “Ship Now and Reschedule” at least once since starting this flow, “Skip Next Order” at least once since starting this flow, “Cancelled Order” at least once since starting this flow, “shipping_date_change” is in the next 3 days, and “Subscription next shipping date change” at least once since starting this flow. (NOTE: the conditions in red are also custom conditions we have added)
All conditions that in green have been working well. However, the conditions in red are where we are having trouble. Several of our customers choose to “shipping_date_change” (eg. moving the payment date from May 1st to May 22nd) or “Subscription next shipping date change” (eg. moving the subscription from every 2 weeks to every 6 weeks).
Is there a different custom condition that would work better for these scenarios?
- (eg. moving the payment date from May 1st to May 22nd)
- Action would be to remove the user from the flow and add them back to the flow at the appropriate time.
- (eg. moving the subscription from every 2 weeks to every 6 weeks).
- Action would be to remove the user from the flow and add them to a alternate flow set up for one of the other subscription variations.
OR is there a better way to send subscription reminders with these type of subscription variations where users can cancel, move the payment date, move the order on hold, etc.?
Thanks in advance!