cancel
Showing results for 
Search instead for 
Did you mean: 

create a subscription to several products and plans

Options
albert46
New Community Member
Posted on

1. How to create a subscription to several products and plans?

 

2. Following this manual user can reattempt failed recurring payments with HTML subscribe button. https://developer.paypal.com/docs/paypal-payments-standard/integration-guide/reattempt-failed-paymen...
How can we do it by API request?

1 REPLY 1

create a subscription to several products and plans

Options
Chiranjeevi_L
PayPal Employee

Hi @albert46,

 

Thank you for contacting PayPal community.

 

Our sincere apologies for the inconvenience caused.

 

I request to please use the Subscription API, detailed integration guide link.

 

Please pass the "payment_failure_threshold" parameter in your API request call to set the maximum payment failed reattempt.

 
payment_failure_threshold :
The maximum number of payment failures before a subscription is suspended. For example, if payment_failure_threshold is 2, the subscription automatically updates to the SUSPEND state if two consecutive payments fail.

Default: 0.

Minimum value: 0.

Maximum value: 999.

 

Please refer the detailed guide link for reference.

 

I hope the above information is helpful. 

 

Thank you for understanding and patience.

 

Sincerely,

Chiranjeevi

PayPal, Inc.

 

If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

 

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.