Paypal documentation provides a complete how to do for Express checkout operation:
This link shows how to do it using forms(Manual submission for every step)
https://developer.paypal.com/webapps/developer/docs/classic/express-checkout/integration-guide/ECGettingStarted/
The same can be done by using API call directly.
In PHP this can be done with help of CURL.
This link shows how to do it using forms(Manual submission for every step)
https://developer.paypal.com/webapps/developer/docs/classic/express-checkout/integration-guide/ECGettingStarted/
The same can be done by using API call directly.
In PHP this can be done with help of CURL.
No comments:
Post a Comment