• Resolved NtwJzcWtaea

    (@xiaolllll)


    hello:

    what’s the difference between expire date and valid date when editing a license?do I need to set both of them if the license has expire date,which will be valid when the consumer bought it?

    https://imgse.com/i/ppjDVgJ

    • This topic was modified 1 year, 11 months ago by NtwJzcWtaea.
    • This topic was modified 1 year, 11 months ago by NtwJzcWtaea.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Darko G.

    (@darkog)

    Hey @xiaolllll ,

    The “Valid Days” only applies for the licenses that are configured to be sold from available stock, so once a product is purchased the value “Expires At” will be set based on Current Date + “Valid Days” value.

    Basically this feature is only needed if you have bunch of existing keys that want to sell and import them and configure your products to pick licenses from stock instead of using Generators.

    I hope that answers your question. If you have any other questions feel free to ping me.

    Best Regards,
    Darko

    • This reply was modified 1 year, 11 months ago by Darko G..
    Thread Starter NtwJzcWtaea

    (@xiaolllll)

    Hi darkog:

    Thanks a lot for your replying,there is another question:

    how to use the token for the sellers if the customer activated the license,does it need some development ability to integrate the token to the digital product for validation or something else?

    Best Regards!

    Plugin Author Darko G.

    (@darkog)

    Hey @xiaolllll

    If you have a software then, most probably you will need some development to integrate the Digital License Manager API.

    The approach will be as follows, but make sure you check the Authentication page first:

    • Add license page on the software
    • Add Box for activating the software on the license page with one input field “License”
    • Once that form is submitted, you need to call the Activate Endpoint to pass the License Key key (input) to the Activation API. You can see the responses on the docs page both (success and error)
    • If you receive successful response, you need to get the token and store it somewhere persistently. Because in future you will need the token for validating the license and deactivating the license from within the software, if you implement those.

    Let me know if that helps,

    Best Regards,
    Darko

    Thread Starter NtwJzcWtaea

    (@xiaolllll)

    Hello darkog:

    thanks a lot for the detailed reply,I think I got it。

    Best regards!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘about the expire date of a license’ is closed to new replies.