binshops / prestashop-rest

PrestaShop REST API module to expose your PrestaShop website's REST endpoints
https://www.binshops.com/prestashop-api
Academic Free License v3.0
95 stars 33 forks source link

Any way to do guest checkout #32

Closed derarsat closed 2 years ago

derarsat commented 2 years ago

I am wondering if there is any way to make guest checkout

samberrry commented 2 years ago

try to use latest version of API v5.2.2

if you do not send password to register API, that would be considered as guest checkout.