Hi,
I am creating an integration with smart buttons for a shopping cart. Plans are being created as required, and I have been able to provide a button that can setup a subscription for a single plan id.
The issue is that a single cart can have multiple items with different billing cycles.
Is it possible to add multiple plans when creating a subscription?
Example:
Product 1: $10 Monthly
Product 2: $20 Quarterly
Product 3: $12 Annually
What would be the best way to handle this with PayPal Smart Buttons and the Subscriptions API?
... View more