Optimization: API client should only send requests if an account is connected #9883
Labels
category: core
WC Payments core related issues, where it’s obvious.
category: engineering
For product engineering, architecture work, tech debt and so on.
focus: account lifecycle
priority: medium
The issue/PR is medium priority—non-critical functionality loss, minimal effect on usability
type: enhancement
The issue is a request for an enhancement.
With the exception of onboarding and account fetch, the
WC_Payments_API_Client
should prevent the request from going out if the account is not connected.Suggested in #9716 (comment)
The text was updated successfully, but these errors were encountered: