craigchristenson / woocommerce-2checkout-api

2Checkout Payment API WooCommerce Payment Module
MIT License
57 stars 43 forks source link

What should we set in 2checkout Webhooks INS URL? #20

Closed piyushpune closed 7 years ago

piyushpune commented 7 years ago

http://yourdomain.com/?wc-api=WC_Gateway_Twocheckout Thsi one?

So that order get completed automatically @craigchristenson @DennisAlund @jmcconnell91

craigchristenson commented 7 years ago

This plugin uses the response from the API to verify that an order has completed successfully. It does not include support for the 2Checkout's INS but we could add that feature in the future.