razorpay / razorpay-woocommerce-subscriptions

Razorpay WooCommerce Subscriptions Plugin
GNU General Public License v2.0
6 stars 7 forks source link

Fix for multiple webhook api call #51

Closed sonyy-m closed 1 year ago

sonyy-m commented 1 year ago

Issue: Multiple auto enable webhook API calls on saving the settings Fix: Removed subscription webhook events from subscription plugin and added one enable flag on activating the plugin. Based on this enabled flag will auto enable these subscription webhook events in woo-razorpay plugin.