Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5617 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hi,

I apologize in advance if I use the wrong terminology to describe what I am trying to do.

I have created a runtime application that I wish to sell though eSellerate (eSellerate.net). One of the services they provide in addition to handling the eCommerce aspects of selling the application, is the generation and validation of serial numbers for authorizing use of software products.

In order to validate a serial number I need to make an API call to their engine (Mac and Windows) from within FileMaker. They provide an SDK to support the following methods: C++, VB, ActiveX and REALbasic. It seems like the engine is a dll file. The following gives you an idea of how I wish to use the service. Any ideas of how I can do this from within FileMaker or anyone with experience in doing this, would be most appreciated.

EXAMPLE: Customer purchased the software through a web store. The customer enters the serial number after the purchase into a field in the FileMaker Runtime application. In response, the FileMaker Runtime application calls ValidateActivation to check the computer for previous activations with that serial number. If none exist, the application calls ActivateSerialNumber and contacts the eSellerate servers. If the ActivateSerialNumber function returns success, Product Activation in the FileMaker Runtime application occurs.

Thanks in advance,

Glenn

  • 3 weeks later...
Posted

This would most likely require a plug-in; may be able to achieve it with Java and ScriptMaster, or a C++ or other plugin.

This topic is 5617 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.