Does PayPal Standard automatically retry to charge the client if a payment fails?

后端 未结 1 1108
小蘑菇
小蘑菇 2021-01-25 01:20

I have to integrate PayPal Standard Payments in my Saas for a monthly subscription.

I found a few tips in the PayPal documentation about using API but it\'s not my case.

相关标签:
1条回答
  • 2021-01-25 02:06

    There is a variable sra when set to 1 , PaYPal will try to collect the payment two more times before canceling the subscription. More information on Recurring Payments Reattempts

    How PayPal Reattempts Failed Recurring Payments

    PayPal reattempts to collect recurring payments three days after the day on which recurring payments fail. If the first reattempt to collect a recurring payment fails, PayPal waits 5 days to reattempt a second time. If the second reattempt fails, PayPal cancels the subscription.

    0 讨论(0)
提交回复
热议问题