How to use paypal Sandbox webhooks on local setup? -
I am playing with the PayPal Rivet (PHP) environment and I like playing with the sandbox VHHOHOX. Is it possible to use paypal sandbox webhocks with a local setup? http: // localhost / test
is an invalid url
any suggestions?
No, it does not work in this way, cuz does not have a valid address for Localhost PayPal webhook is. However, you can try with the requestbin, remember using https instead of http when setting up the Webhook url.
Comments
Post a Comment