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
{{ message }}
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
I've installed the module as described in README.md, but when clicking the checkout button, I get redirected to an URL like https://yourcmsaddress.com?token=&cart=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjYXJ0SWQiOiIxNTc5In0.hMe8x_0U1GwRMwMMIJfGHzrAGx0PawIdZbC9tReiZoM, but what I understand from the documentation is, that it should actually redirect to https://yourcmsaddress.com/vue/cart/sync?token=&cart=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjYXJ0SWQiOiIxNTc5In0.hMe8x_0U1GwRMwMMIJfGHzrAGx0PawIdZbC9tReiZoM and therefore the value for externalCheckout.cmsUrl in local.json should be https://yourcmsaddress.com/vue/cart/sync. Is that correct or did I screwed something else up?
See https://github.com/Vendic/vsf-external-checkout/blame/ecd5653fadf90f04cbb03a0bc399add59355129b/README.md#L29
The text was updated successfully, but these errors were encountered: