Skip to content

Refactor Account to use the new Database Cache #4402

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

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

diegocurbelo
Copy link
Member

Changes proposed in this Pull Request:

This PR replaces the transient used for the Stripe Account Data cache with the new WC_Stripe_Database_Cache implementation.

It also replaces the previous constants for test/live mode transient keys, with just one key, as the new cache automatically handles the plugin mode.

Testing instructions

TBD


  • Covered with tests (or have a good reason not to test in description ☝️)
  • Tested on mobile (or does not apply)

Changelog entry

  • This Pull Request does not require a changelog entry. (Comment required below)
Changelog Entry Comment

Comment

Post merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant