tollbooth
tollbooth

Reputation: 423

PayPal: How to purchase multiple subscriptions?

I am implementing PayPal's recurring payment and it is not clear if it is possible to allow users to purchase multiple subscriptions at once. For example, I sell a monthly newsletter. Is it possible to for a company to purchase X monthly subscriptions of the newsletter for their employees? If so, can they indicate the number of subscriptions to purchase?

Thanks

Upvotes: 6

Views: 2666

Answers (1)

Robert
Robert

Reputation: 19356

No, you cannot set up multiple recurring payments in a single flow.
However, you can of course set up one recurring payment for the value of all subscriptions

combined. E.g. 10*0.99 for a 9.99 recurring payment for 10 subscription of 0.99.
(Note however, that by default recurring payments can only be increased by 20% in price unless you're using Direct Payment Recurring Payments).

Upvotes: 5

Related Questions