2 Devices for developer or customer?
-
Hello,
I see the fingerprintswitcher has 2 devices to work with but if I want to sell my script to a customer I should have a license key for every 2 customers?I'm right?
Thanks
-
Any answer?
-
@qaisbsharat said in 2 Devices for developer or customer?:
Hello,
I see the fingerprintswitcher has 2 devices to work with but if I want to sell my script to a customer I should have a license key for every 2 customers?I'm right?
ThanksYes you are right. You can add a line to the resource panel to enter the key. Or use pre-stored fingerprints.
-
@Fox said in 2 Devices for developer or customer?:
@qaisbsharat said in 2 Devices for developer or customer?:
Hello,
I see the fingerprintswitcher has 2 devices to work with but if I want to sell my script to a customer I should have a license key for every 2 customers?I'm right?
ThanksYes you are right. You can add a line to the resource panel to enter the key. Or use pre-stored fingerprints.
How to store fingerprints so we can use them later? Because paying fingerprint key for a client from your own pocket is not a good option
-
@gudolik You can use any database if you have large number of pre-stored fingerprints. And you can custom logic for it. For example, create resource in script and add all fingerprints to this resource. Or you can store fingerprints on your server, call HTTP-Request from BAS end get fingerprint-list from your server.
-
@Oyasumi-Punpun But what if you need to update the fingerprints (user agent)?
How would you do it?
@Fox