
WooCommerce Payment Gateways by Shipping
Set "enable for shipping methods" for WooCommerce payment gateways
Description
WooCommerce Payment Gateways by Shipping module lets you set “enable for shipping methods” for WooCommerce payment gateways.
Accessible through:
- WooCommerce > Settings > Booster > Payment Gateways > Gateways by Shipping
Hi,
WooCommerce Payment Gateways by Shipping module not work when I “re-pay” order from my-account page. It disable all payments method :-/ (My Account orders actions).
Please, repair it.
Steve
You need to add this functionality to the page “is_wc_endpoint_url( ‘order-pay’ )” . Now, I must unset gateways manualy as filter woocommerce_available_payment_gateways, with check wc_endpoint_url …