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: Clean up unused Stripe settings in the database #3918

Closed
3 tasks
hsingyuc opened this issue Feb 19, 2025 · 1 comment
Closed
3 tasks
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

After we start using Stripe settings, we no longer need the settings stored in the store database.

For example, this setting should be removed from the settings controller.

The amazon_pay setting stored in the database and upe_checkout_experience_accepted_payments should also be removed with a migration from the woocommerce_stripe_settings option.

The migration should also update settings from the database to Stripe settings to make sure the configuration stays the same for the merchant site.

Acceptance criteria

  • No regressions occur with Stripe payment configuration settings.
  • Payment method settings are no longer found in the database.
  • Stripe payment configuration should be updated based on the current merchant 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

hsingyuc commented Apr 2, 2025

This issue can be combined with #4118.

@hsingyuc hsingyuc closed this as completed Apr 2, 2025
@hsingyuc hsingyuc reopened this Apr 2, 2025
@hsingyuc hsingyuc closed this as completed Apr 2, 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

No branches or pull requests

1 participant