Johnny
Results
2
issues of
Johnny
lib/cart.js: Missing custom header; Therefore, I cannot get X-Forwarded-For (real IP) when creating an order module.create = function (customerToken, customerId = null) { if (customerId) { return restClient.post('/customers/' + customerId...
Hi team, In Vuestorefront 1 you separated vuestorefront and vuestorefront api, therefore We can using the API server for other frontends such as Android and iOs application. Why you guys...