Hi,
Sorry, we could not quite understand what is your question.
Could you please provide more details?
Look at our docs.oneall.com for more information.
Regards.
Hi,
Yes, callback URL are customizable.
To change this we would need to know what is your environment (your own application, or using a plugin for a CMS like Wordpress...).
Regards.
Hi,
It is possible, but not simple.
Registration through social login will call the user_add PhpBB function, which triggers a standard event (core.user_add_modify_data) that lets anyone modify/add user fields, including custom fields.
So, you could…
Hi,
This is odd.
We can't reproduce this warning unfortunately.
We do go through step 2, and the address gets saved for the customer, we can proceed to step 3 and 4.
Also, we don't have the file (system/modification/catalog/model/extension/extensio…
Hi,
Not sure this is what you ask, but you need to paste the html code shown on the OneAll plugin module configuration (
) in the appropriate tpl file.
So for categories, one possibility is to add it to this file: catalog/view/theme/default/templat…
Hi Thomas,
The module creates customer accounts based on their social profile, which does not necessarily contain an address. The customer account can be created creation though.
Are you suggesting that a new customer (registered with the Oneall mo…