Loading

Purchase Code Verification

Enter the Purchase Code To get Users Purchased Details

API Integration

To integrate the purchase verification into your items, code, or script you can do it like the below method, just copy the below url and pass your purchase code, then response will return in form of readable json.
Image

Success Result:

 {
    "status": "success",
    "details": {
        "purchase_code": "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee",
        "user_name": "xyz",
        "item_name": "Your item name goes here",
        "author_name": "abcd",
        "purchase_date": "14-Jul-2023",
         "license": "Regular License"
    }
}

Failed Result:

{
    "status":"fail"
}

Subscribe to our newsletter

To get discount coupons, announcements, or latest items first, subscribe now.
Image