-
-
Notifications
You must be signed in to change notification settings - Fork 25
Migrating License
Kaustubh Patange edited this page May 24, 2022
·
3 revisions
?> Your XClipper "UID" is the key for determining a valid license. In case it changes (for eg: re-installing windows or migrating to new PC) your activation will fail. In such case you need to migrate your license information to the new UID.
- Login to paypal.com & find the transaction.
- There you need to copy "Transaction ID" which will be used in the next step.
- You will also need the Transaction Date as the other parameter.
If you've paid the license using PayMe then follow the steps below.
- Go to Internal Storage > Android > data > com.kpstv.demo > files > payments > premium_xclipper_123**.json. Open this file it should look like below,
{
"orderId": "GPA.1234-5678-ABCD-EFGHI",
"packageName": "com.kpstv.demopay",
"productId": "premium_xclipper",
...
"purchaseToken": "jkdbdilemlicagapajlhnoml.AO-J1Oz94VI2DLrhHRwO6EQnfr8hFU7h7pert84wRr_qUGQn0TFbEeBRo9VMQIB6nwlLA94D06WBDJ8EpxDnCodK7j8DvHw4vA",
...
}
- From above, get the value of
purchaseToken
(the long text in above example). This is your transaction Id.
?> This step should be done from the PC for which you want to activate the license.
- Right-click & open XClipper application from system tray > License configurations (as shown below).
- Select the "Migration" tab & enter the required information.
- You'll have to enter Transaction Id which you can find from above & Date of Purchase which is given on your transaction receipt.
- Once done click on the "Migrate" button to start the process. XClipper will then activate your license for the current PC on a successful response.