Is there a way to automate a client purchasing something from paypal? -


i'm building program generate test data paypal. need generate purchases using express checkout. i'm able automate creation of purchase set express checkout, wondering if there api call have buyer purchase specific purchase. example, there way automate going https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token= , confirming purchase? thanks.

edit: more clarification, i'm talking automating step 3 in link https://developer.paypal.com/docs/integration/web/web-checkout/

i use nopcommerce selling platform. have prebuilt paypal express module. have considered using pre-built e-commerce solution?

http://www.nopcommerce.com/p/1149/paypal-express-payment-plugin.aspx


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -