You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We aim to allow merchants to update gateway settings from both WC Stripe settings and Stripe dashboard settings.
In #3916 we are fetching the payment method configuration settings. For this issue, we want to hook up enabled payment methods(admin settings) to payment method configurations. After we are able to toggle settings from Stripe, and see those changes in the WooCommerce Stripe settings, we also want to be able to update the Stripe dashboard configuration settings from the WC Stripe settings.
Merchants should be able to toggle payment gateway settings from Stripe dashboard settings and we should see those changes in the WooCommerce Stripe settings.
Merchants should be able to toggle payment gateway settings from WC Stripe settings, and we should see those changes in the Stripe dashboard settings.
hsingyuc
changed the title
Settings Synchronization: Hook up enabled payment methods
Settings Synchronization: Hook up payment methods configuration
Mar 19, 2025
We aim to allow merchants to update gateway settings from both WC Stripe settings and Stripe dashboard settings.
In #3916 we are fetching the payment method configuration settings. For this issue, we want to hook up enabled payment methods(admin settings) to payment method configurations. After we are able to toggle settings from Stripe, and see those changes in the WooCommerce Stripe settings, we also want to be able to update the Stripe dashboard configuration settings from the WC Stripe settings.
udpate_enabled_payment_methods should be updated to use the Stripe configuration we added in #3916.
Acceptance criteria
Notes
The text was updated successfully, but these errors were encountered: