Duplicate Snippet
Embed Snippet on Your Site
MemberPress: Enabling Payment Receipt Email for Free Recurring Subscriptions
By default, MemberPress doesn’t send the payment receipt email for free recurring membership registrations.
This code snippet will send the payment receipt email for transactions with zero amount. This is useful for cases where the payment receipt is needed for free subscriptions, or when a discount code is used to reduce the purchase amount to zero.
Code Preview
php
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Comments