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 Amazon Pay payment configuration settings to existing methods that check for payment-enabled/disabled. 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 Amazon Pay settings from the WC Stripe Amazon Pay settings.
Merchants should be able to toggle settings from Stripe Amazon Pay settings and we should see those changes in the WooCommerce Stripe Gateway Amazon Pay settings.
Merchants should be able to toggle settings from WC stripe Amazon Pay settings, and we should see those changes in the Stripe dashboard Amazon Pay settings.
hsingyuc
changed the title
Settings Synchronization: Update current available/enabled functions from fetched Stripe settings and pass to client
Settings Synchronization: Show payment method configuration based on Stripe settings
Feb 20, 2025
hsingyuc
changed the title
Settings Synchronization: Show payment method configuration based on Stripe settings
Settings Synchronization: Amazon Pay
Feb 26, 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 Amazon Pay payment configuration settings to existing methods that check for payment-enabled/disabled. 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 Amazon Pay settings from the WC Stripe Amazon Pay settings.
For example, this Amazon Pay response 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: