Please Log in or Create an account to join the conversation.
The below is the best way to act on subscription state changes.1. What trigger would be best to use?
Theoretically you'd be applying the entire amount of the field. There's no way for a user to select how much of the field value would apply so you'd apply all of it then reset it to 0 after they subscribed. If you need significantly more advanced usage you've to dig deeper into using PHP in a Code action to parse out basket items. More specifically you'd need to act on onCPayAfterPaymentStatusUpdateEvent where it becomes more complicated to configure all of this; the below should work to get you started, but you'll then want to review the affiliate tracking plugins for API usages.2. How to determine the promotion amount used
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.