Question

I have an application in java that creates a shopping cart adding products via api and at the end opens the store website for the customer to login and finalise the order.

Is it possible to open the checkout page with the customer already logged in using the token created in java or the email and password? Does anyone have an idea on how to implement this?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top