img

Purchase Code Verification - Codeintra Marketplace

gamehubs-online-games-for-developers
courslux-tutorials-ads courslux-tutorials-ads

Purchase Code Verification

Purchase Verification 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.
Purchase Verification API Integration

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"
}

Join Codeintra creator community

Behind every digital item, there's a creative mind. You can also create content and sell it on Codeintra

Codeintra-community