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
Post a Comment