Hello. Could anyone advise whether it is possible to get subscription information with the VBA. I would like to know preferably which subscription a user is on (Same product has 1 week, 1 month and 3 month subs sold / managed online within WooCommerce Subscriptions so authentication/validation occurs at each load) or at least how many days left on the current subscription. I am aware it is possible to get the number of days remaining on a trial, but have not spotted any code that I believe will get the information I am looking for as I have not enabled the trial functionality. I am very happy to elaborate on any details if it will help.
Many Thanks in advance, Paul
Just to add to this, it would be great to have the licence key too.
Thanks
Not yet, but it’s now on our TODO list and we’ll try to add more info accessible to the VBA API.
Excellent, Thank you
Hello @gdgsupport - I appreciate this is now on the todo list, are you able to oconfirm likely timescales for it please. I really need to be able to identify users within my app and this functionality would solve the issue perfectly for me. Many thanks, Paul
The next incoming XLS Padlock 2022 provides a new VBA API that returns the activation token in encrypted format and optionally new fields provided by the server during the validation process. This will let you pass information to the workbook and use this in your own VBA code.
Any chance of allowing us to provide and retrieve text (such as a licensee name or feature code) as part of the validation?