This kind of granular control over the billing cycle is not supported in the PayPal Add-On. The only billing cycle options are those available in the Add-On. We are limited in what we can provide by the PayPal API and how PayPal standard recurring payments work.
The billing cycle begins when the user completes the purchase. If you select every 4 weeks then it will be every 4 weeks from when the user completes the purchase. If you select every 30 days it will be every 30 days from when the user completes the purchase.
Gravity Forms does not send out late notices and due dates. It doesn't track the payments because it's all handled by PayPal. The payment is made on PayPal's site and payments are PayPal handles everything.
Communication between Gravity Forms and PayPal happens via PayPal's IPN notification system. There is no documentation on it because it's all behind the scenes. PayPal communicates back to Gravity Forms when a recurring payment is made via the PayPal IPN system. This IPN notification updates the entry and adds a note regarding the recurring transaction. When a recurring subscription is canceled, the IPN notification knows this and if you configured something to happen on cancellation this would be triggered by the IPN cancellation notice.
Posted 12 years ago on Monday December 5, 2011 |
Permalink