Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Paypal preapproval payments

I see that there are lots of types in Paypal payments api. I am confused that which payment api comes under Paypal's preapproval payments. I have used Paypal's chained payment api and recurring payments api in one of the project.

Does anyone knows which payment api comes under preapproval.

Thanks

like image 466
gautamlakum Avatar asked Dec 09 '13 12:12

gautamlakum


People also ask

Where are PayPal preapproved payments?

Log in to your account, click on Settings at the top right-hand corner. Select Payments then Manage pre-approved payments to see subscriptions.

Why can't PayPal set up pre-approved payments?

If PayPal returns the error "We weren't able to set up pre-approved payments", it means your PayPal account is not verified with PayPal. Verifying a PayPal account requires that you add a credit card or bank account to it.

Does PayPal do preapproval?

PayPal doesn't offer pre-approval. However, having a PayPal account, being a US citizen over 18, and having a credit score between 650-700 increase your approval chance. If your credit needs a boost, Credit Glory can help, increasing your chances for approval.


1 Answers

Preapproval comes under the Adaptive Payments API

A couple of Links for reference:

https://developer.paypal.com/webapps/developer/docs/classic/adaptive-payments/gs_AdaptivePayments/

https://developer.paypal.com/webapps/developer/docs/classic/api/adaptive-payments/Preapproval_API_Operation/

like image 62
Trevor Avatar answered Dec 17 '22 14:12

Trevor