Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

In Woocommerce why you use rest api instead of store api? #105

Open
erikdemarco opened this issue Oct 7, 2024 · 0 comments
Open

In Woocommerce why you use rest api instead of store api? #105

erikdemarco opened this issue Oct 7, 2024 · 0 comments

Comments

@erikdemarco
Copy link

in your source you use a lot of woocommerce rest api:
https://github.com/itswadesh/svelte-commerce/blob/master/src/lib/utils/server.ts#L364

What is the reason? REST API meant mostly for private use. Woocommerce provide store api for public use which doesnt use secret key at all.

Do I miss something?

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

No branches or pull requests

1 participant