Hello,
I’m selling softwares.
I would like to query our Wix website Database trough an HTTP request from our software windows installer.
Exemple :
- User execute our installer exe [setup]
- User enter their email
- Once user press “check button” installer send and http request to our WixWebsite.
- If user email exist than we check for subscription.
- If subscription is still active than user is allowed to install the software.
My question is :
Is there a collection that need to be query ? Or is there another way to do that ?
Currently if i go to my members collections “in dev mode” i don’t see a field for “Purchased susbscriptions” and or “Status” and or “Start Date”
Thanks in advance for guidance.