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?

没有正确的解决方案

许可以下: CC-BY-SA归因
scroll top