Extend A 29-day valid period
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can we extend A 29-day valid period to 60 days for example, if yes please describe how to do this

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, romanchupa, and welcome to the community!
Although authorizations are valid for 29 days, you can submit a DoReauthorization API call to reauthorize it for another 29 days. Take a look at the link below for our developer documentation reference for this API.
https://developer.paypal.com/docs/classic/api/merchant/DoReauthorization_API_Operation_NVP/
If you typically expect a delay of more than 29 days before you are ready to capture an authorization, you may want to consider using an Order/Authorization/Capture integration instead of using the DoReauthorization API. An order will remain open for you to capture at a later date, well beyond the 29-day mark, without placing the buyer's funds on hold, and you would not need to reauthorize the order once the buyer has given consent. See the link below for reference to this on our developer portal:
https://developer.paypal.com/docs/classic/admin/auth-capture/#orders-and-order-authorizations
Regards,
Adam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is not an accurate answer to the original question.
If the original transaction was created using PaymetAction = "Authorization" the maximum period of time to use that authorization period is 29 days. No longer.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Why am I not seeing HTTP responses for IPN? in Sandbox Environment
- Generating/Refreshing Token and Checking Order Status Using REST API in Java in REST APIs
- Website Subscription Service - Multiple tiers and need instant feedback on purchase in PayPal Payments Standard
- Developer - request multiple authorizations for an order in REST APIs
- Discount coupon from multisite doesn't work properly in NVP/SOAP APIs