Custom field - ID verification

Hi ,

I want to offer special discount codes to our re-sellers. I want to verify the entered codes with defined codes. I need the defined codes to be saved at LimeLM side. How can I do this ?

Thanks

You would use custom license fields: https://wyday.com/limelm/help/license-features/

That article shows you how to save custom license fields both in the interface and using the web API.

Do you have a specific question that's not answered there?

Hi Sam

I understand custom fields. The problem is that I want to verify re-seller ID. For example, on my BUy now page....

Customer enters Re-seller ID : 12345 Re-seller Name: ABC corp

I need to verify that this is a valid combo. Can I save this somewhere securely on LimeLM ? Or I need to use paymentsettings.php ?

Oh, you would have to maintain that somewhere on your servers. Once you verify the reseller is real, then you can set the custom license fields for a product key to mark it as being sold by that reseller.