php - paypal subscription with recurring trial period -


With PayPal PDT membership, what I want to achieve is this:

I want to Subscribers will subscribe up to 12 months discount rate and later the regular rate will start.

Is it possible to charge $ 10 every month for 12 months and $ 15 every month after 12 months? (Which is a regular charge of 10 months / month and 15 / month for 12 months).

Do we have such a facility in PayPal PDT membership module?

Do I see in the documentation it provides only 2 trial periods but I need a recurring trial period.

No, you can not set up multiple recurring payments in a single stream, however, of course you can You can set a recurring payment for the value of the subscriptions.
e.g. 10.99 for 9.99 recurring payment for 10 of 0.9 9 subscriptions (However, note that the price of the default recurring payments can be increased up to 20% only, unless you are using direct payment recurring payments).

I believe the problem is that you actually have many billing agreements in a SEC stream, but not for many recurring payment profiles. In fact, you can specify up to 10 billing contracts in SetExpressCheckout. This will be for experimentation with reference transactions opposite to recurring payments.


Comments