PayPal IPN vs. Webhook -


i have implemented paypal plus interface in website. old ipn page works perfectly. new paypal webhook on site works (tested paypal webhook tester).

if start payment, paypal call ipn only. if ipn dont respond 200 ok, paypal use webhook.

can use ipn site furthermore , webhook optional?

thanks!


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -