Capture funds after the 29 days period
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm using paypal in my platform for funding projects. I would like to charge user when the project reach the goal, usually later than 29 days, how i can do it? Thanks in advance
- Labels:
-
Payments REST APIs

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Javimh ,
Thank you for posting to the PayPal Merchant Community.
Since you cannot capture an authorization after 29 days, the best option would be to use Save payment methods. From the PayPal documentation, save payment methods so payers don't have to enter details for future transactions. Payers can check out faster or pay without being present after they agree to save a payment method.
Here is the documentation:
https://developer.paypal.com/docs/checkout/save-payment-methods/
Here is the eligibility information:
https://developer.paypal.com/docs/checkout/save-payment-methods/#link-eligibility
Thank you,
Jennifer
MTS
PayPal

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- PHP SDK error: broken content-length header in SDKs
- How to get the custom field from a payment with webhook/API? in REST APIs
- ppxo_inline_guest_unhandled_error - How to handle this error throguh code in PayPal Payments Standard
- CHECKOUT.ORDER.APPROVED webhook event not triggered if payment_source is passed in in REST APIs
- Why does PayPal redirect to different pages (login vs credit card form) depending on browser mode? in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)