Not sure, what you ask for - is it where to place the parameters list?
Crunched: How can i do it?
You RTFM and code it.
How can I create my linsence key
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello,
im new here at MQL4 Forum. I have a big Problem and i dont know how i can fix it.
I habe my own Addons for MT4. I have a website, from where i sell these Addons. After a customer buy a product he gets a license-key via email.
I made, that i can see the license-details via an specially URL like: "MYURL.com/?check-license&security-key=490234n3229432&license-key=1234567890"
Then i get a list like: {"STATUS: active", "LICENSE: XXX"} with a blank page.
Now i want, if a customer have a license-key and our software, he need to put in the license-key inside the MT4 (in our addon). Then the license-key need to stick behind these URL (at "HERE"): "MYURL.com/?check-license&security-key=490234n3229432&license-key= HERE"
Then the "webrequest" check the URL and shows the informations inside the URL.
How can i do it?
Best regards, and thank you!