VBA API to retrieve the activation token from woocommerce

Hello everybody,

I want to know if it is possible to retrieve the activation token in the original format “email + order number” using a VBA API.

I tried to use the VBA API suggested in the guide, but I only can retrieve the hashsum of the token.

How can I retrieve the token in the format “email+order number”?

Thanks
Marco
 
Back
Top