You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task is to get countries and states from the API when we don't have a local copy.
The current implementation calls /wc/v3/data/countries/&_method=get and saves a copy on the DB. We should follow the same approach.
The text was updated successfully, but these errors were encountered:
This task is to get countries and states from the API when we don't have a local copy.
The current implementation calls
/wc/v3/data/countries/&_method=get
and saves a copy on the DB. We should follow the same approach.The text was updated successfully, but these errors were encountered: