reepay / reepay-woocommerce-payment

Reepay Woocommerce Payment Plugin
https://wordpress.org/plugins/reepay-checkout-gateway/
6 stars 10 forks source link

Make sure payment method can't be enabled if disabled in Reepay #185

Closed markusbrunke closed 1 year ago

markusbrunke commented 1 year ago

On below screen shot you can see a payment method is enabled in Woo, but disabled in Reepay. This is because the merchant pasted in a new private key or activate their test private key. We need to make a rule that looks in Reepay if the payment method is active, and also disabled the payment method in WooCommerce, if it's not active in Reepay. Maybe something that runs each time you play around with your private keys in WooCommerce

Image