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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -