Set up Payment Triggers
Payment triggers automatically manage membership access when subscription payments fail or succeed.
tip
If you are creating a free membership only, you can skip this step.
Overview
You need two triggers for each paid membership level:
- Failed payment trigger - applies the PAYF tag when payment fails
- Successful payment trigger - removes the PAYF tag when payment succeeds after a failure
Access Billing Automation
- Log into your Keap application
- Go to E-Commerce > Settings
- Select Billing Automation
- Choose "When a credit card autocharge attempt is made"
Create Failed Payment Trigger
- Click Add Trigger
- Configure the trigger:
- When an auto charge fails
- Select which failure attempt (first, second, third, etc.)
- Select the membership product
- Under Actions, click Add new action > Apply/Remove Tag
- Select Apply and choose the PAYF tag (e.g., "SilverPAYF")
- Click Save
- Optionally add more actions (e.g., send email notification about failed payment)
- Click Save Trigger
Create Successful Payment Trigger
- Click Add Trigger
- Configure the trigger:
- When an auto charge is Is Successful
- and the previous autocharge for this invoice failed
- Select the membership product
- Under Actions, click Add new action > Apply/Remove Tag
- Select Remove and choose the PAYF tag (e.g., "SilverPAYF")
- Click Save
- Click Save Trigger
Important
Create both a failed and successful trigger for each paid membership level.