Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings Synchronization: Amazon Pay #3917

Open
2 tasks
hsingyuc opened this issue Feb 19, 2025 · 0 comments · May be fixed by #4055
Open
2 tasks

Settings Synchronization: Amazon Pay #3917

hsingyuc opened this issue Feb 19, 2025 · 0 comments · May be fixed by #4055
Assignees
Labels
status: blocked The issue is blocked from progressing, waiting for another piece of work to be done.

Comments

@hsingyuc
Copy link
Contributor

hsingyuc commented Feb 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 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.

Image Image

Acceptance criteria

  • 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.

Notes

@hsingyuc 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 hsingyuc changed the title Settings Synchronization: Show payment method configuration based on Stripe settings Settings Synchronization: Amazon Pay Feb 26, 2025
@hsingyuc hsingyuc added the status: blocked The issue is blocked from progressing, waiting for another piece of work to be done. label Feb 26, 2025
@hsingyuc hsingyuc self-assigned this Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: blocked The issue is blocked from progressing, waiting for another piece of work to be done.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant