function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Manoj ThangavelManoj Thangavel 

Paypal integration from VF page

Hi Everyone,

I have an public VF page and that page will ollect payment from customers credit card, and we want to integrate with paypal for gateway.

I caould not find any REST api for credit card collection but ols NVP SOAP service avaialble, but it is depricated.

Please post any working paypal REST API documentaion for credit card payment. 
Khan AnasKhan Anas (Salesforce Developers) 
Hi Manoj,

Greetings to you!

Please refer to the below links which might help you further with the above requirement.

http://www.saaspie.com/paypal-integration-in-salesforce-make-your-payments-from-visualforce-pages-without-redirections/

https://techsahre.blogspot.com/2011/01/simple-paypal-integration-with.html

http://sfdcintegration.blogspot.com/2014/08/paypal-integration-with-salesforce.html

https://developer.paypal.com/docs/integration/direct/payments/#

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas
Manoj ThangavelManoj Thangavel
Thanks Khan, Those blogs were reall Good, but IT suggests to use NVP SOAP APis which are legacy and mentioned as depricated in paypal developer guide.

Is there any REST API to do the direct payment from paypal ?The paypal document is too confused.
Dharmendra Yadav 39Dharmendra Yadav 39
Hi Manoj,

Have you got something, if yes please provide your input please.