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

Refactor WPSC_Controller_Cart::add to use WPSC_REST_Checkout_Controller and rest_do_request #2301

Open
jtsternberg opened this issue Mar 15, 2017 · 1 comment
Assignees
Milestone

Comments

@jtsternberg
Copy link
Contributor

Currently, there is a lot of duplicated functionality. We should default to putting our effort into the new REST API controllers and use those as the base. We'll likely have to make some modifications in WPSC_Controller_Cart to make sure things work from a back-compatibility standpoint (unless this is all TEV2? @JustinSainton?)

@JustinSainton
Copy link
Member

All tev2, no need to be back compat w/ tev1 - and A++to reducing duplication.

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

No branches or pull requests

2 participants