前面好像有那位兄弟说Emetrix 不支持Remote CGI的key generators。我特地就这个问题请教了Emetrix 客服,这是他们的答复:
复制内容到剪贴板
代码:
Hello. Thank you for your message.
Yes, we do support remote key generators. Here is more information:
In order to provide maximum flexibility and security to our developers, we have developed a system that allows you to host your key generator on your
own server. Our server contacts your server at order time to retrieve the registration codes.
With this system your customer receives the registration code instantly, without any manual intervention. Further, if any modifications need to be made to the algorithm, you do not have to wait for us to implement them.
This basically occurs through a simple HTML post. We post the customer order information to your script during the order process, your script processes the data, and prints the registration information to the page. Whatever is printed to the page will be included in the customer's email receipt.
Hence, you can create your key generator for use in any environment, and on any platform. The only requirement is the ability for the script to accept
plain HTML form data.
For more information about the way this works, login to
[url]https://developer.emetrix.com[/url] and then go to:
[url]https://developer.emetrix.com/support/urlpost.asp[/url]
You will find complete instructions here. You can even test the system before you set your product "live" for purchase.
To enable this for your product, do the following:
Go to My Storefront> Product Update
Scroll down to Delivery Options and click on the link "click here to edit"
On the next page, select the option "Registration Code by Email" from the drop down menu of delivery options that Emetrix can provide and submit the
form
Return to My Storefront> Product Update. Scroll down to Delivery Options,
and you will now see a link "Click here to update this product's
registration codes" - click on this link
On the next page, you will be able to enter the URL of your key generator
and run tests
If we can assist you in any way, please let us know. We have a very simple
ASP sample script which we can send you if you are interested.
Regards,
Garrett
Emetrix Developer Support结论是他们支持Remote CGI, 具体设置请见如下地址:
https://developer.emetrix.com
https://developer.emetrix.com/support/urlpost.asp
测试:
My Storefront> Product Update ->Delivery Options -> "click here to edit" ->"Registration Code by Email"
My Storefront> Product Update ->"Click here to update this product's
registration codes"
[ 本贴由 WinHack 于 2005-1-18 12:33 编辑过 ]