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: Link and UPE #3986

Closed
2 tasks
hsingyuc opened this issue Feb 26, 2025 · 1 comment
Closed
2 tasks

Settings Synchronization: Link and UPE #3986

hsingyuc opened this issue Feb 26, 2025 · 1 comment
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 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 UPE configuration settings to existing methods that check for UPE 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 UPE settings from the WC Stripe UPE settings.

For example, this UPE 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 Link and UPE settings and we should see those changes in the WooCommerce Stripe Gateway Link and UPE settings.
  • Merchants should be able to toggle settings from WC stripe Link and UPE settings, and we should see those changes in the Stripe dashboard Link and UPE settings.

Notes

@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
Copy link
Contributor Author

We had to make some changes in how we update and get the settings due to changes in how Amazon Pay is registered as a payment method. New issue here.

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

No branches or pull requests

1 participant