Open omercan opened 5 years ago
I have the exact same problem, have you figured out a solution?
@omercan can you update the ticket with some more information? Which Vuestorefront and Magento 2 version are you using? How can I reproduce tthis?
If it's any help I can write down my versions. Magento: 2.3.3 Vue-storefront v1.10.4 Vue-storefront-api v1.10.0 I just installed the magento2 module and then the vs extension following your steps, in the magento 2 configs: checkout path: checkout/cart vuestorefront successpage: http://mylocaldomain.name:3000/order-success where 3000 is the port i assigned to the vuestorefront docker container while order-success is the path i found in the extension routes.ts file in the local.json; "externalCheckout": { "cmsUrl" : "http://mylocaldomain.name/" }, and i have multistore on false. If you need more informations I'm more than ready to help.
Hello,
After successful payment and redirection, I'm getting these errors, can't fix it myself.