javascript - Cannot check out using paypal sandbox account for testing -


how can test paypal cart checkout using sandbox account. using javascript version of paypal "add cart" buttons , have specified data-env="sandbox".

it takes me "https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&session...".

i dont know whether should go "https://www.sandbox.paypal.com/us/cgi-bin/webscr?cmd=_flow&session.."

and cannot login sandbox account complete test checkout.

p.s have cleared cookies.

if have <form> action attribute should go sandbox.paypal.com url.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -