catalinbombea
Member
Hi,
We need to have a Company Name field in the activation process.
For this, I edited the form:

We are able to activate online a subscription with this form.
The problem is that the server does not return this company name in VBA, the function:
XLSPadlock.PLEvalVar(“ValidationAddServerData”)
returns exactly the same thing as the ValidationToken function:
XLSPadlock.PLEvalVar(“ValidationToken”)
How can we read the company name from woocommerce order?
thank you
We need to have a Company Name field in the activation process.
For this, I edited the form:

We are able to activate online a subscription with this form.
The problem is that the server does not return this company name in VBA, the function:
XLSPadlock.PLEvalVar(“ValidationAddServerData”)
returns exactly the same thing as the ValidationToken function:
XLSPadlock.PLEvalVar(“ValidationToken”)
How can we read the company name from woocommerce order?
thank you