Create a regular payment. The regular payment is set by the following parameters:
$params['cmd'] = '_xclick-subscriptions'; $params['a3'] = 123; $params['p3'] = '1'; $params['t3'] = 'M'; $params['src'] = '1';Read more here: https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/Appx_websitestandard_htmlvariables/
notify_urlwill be sent to the configurednotify_urlsuch as "create a subscription", end of subscription "," payment status ".Each subscription has its
subscr_id. He comes in these notifications.
Question: Is it possible to get the date of the next write-off?
For example, our first payment was on February 29th. What date in 1 month will install PayPal - implicitly. For this just add a month does not work. Every regular payment has this date in your PayPal account. That is what you need to get through the PayPal API to display on your site.