Running a full product and a demo product

Golfer65

New member
Support

How can you run a demo product of 10 days and a full product on your woocommerce store. Can you run the maincontroller and ini with both this options to allow both options ?
 
Last edited:
You’ll have to set up two Woocommerce activation kits in two different folders on the same server. Then connect each product to its own Woocommerce activation kit.
 
Last edited:
Ok

Copied the kit to different location changed the master keys and security master key amended the demo settings on the maincontroller file but when the book is now validating it says that its corrupted. So something is not working. I have also amended the settings on the exe with the new location and keys

2 questions
Should the base url change or not? and then the rest APi secret en consumer keys should the same keys be used or must I create new keys for the demo…So I have problem running a demo and a full product. What am i missing support ???

Please urgently help please
 
Last edited:
Golfer65 said:
when the book is now validating it says that its corrupted
Looks like the private key (in Online Activation page) isn’t the same in your config.ini and in your XLS Padlock project.

Suppose you have two workbooks A and B.

The base URL for A must always point to the folder where the kit has been installed and configured for the workbook A.
Same for B. Another folder, so anothe base URL.
 
gdgsupport said:
Any error message?
Seems the base url must be the same as the full product otherwise the Rest api dont work…so its false what you said it must be the same …changed demo to full product base url and now its working
 
Last edited:
By base url, we meant this one:
image

You were speaking of the “wordpress base url” in the config.ini (wprestbaseurl)

They are different.

The “wordpress base url” must always point to your wordpress base directory.
 
Back
Top