Dears,
is there a way to enable customer account and validate as if a confirmation email was arrived?
Or calling url for doing this?
Thank you.
Ennio
I believe, there is no such functionality. You can just pass the correct status to auto enable account or have setting on for "Approve New Customers"
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/controller/api/account/create.php#L43
we have develop api for abantecart where you can do such
Quote from: ebal on September 09, 2017, 05:58:32 PM
Dears,
is there a way to enable customer account and validate as if a confirmation email was arrived?
Or calling url for doing this?
Thank you.
Ennio
Quote from: appsara on July 01, 2018, 02:49:49 PM
we have develop api for abantecart where you can do such
You develop an API for Abantecart? Wow can you share ?