{
  "id": 7,
  "user": {
    "id": "11",
    "plan_id": "-1",
    "refid": "1",
    "type": "client",
    "firstname": "client1",
    "lastname": "client1",
    "email": "client1@gmail.com",
    "username": "client1",
    "password": "3d4f2bf07dc1be38b20cd6e46949a1071f9d0e3d",
    "phone": null,
    "twaddress": "",
    "address1": "",
    "address2": "",
    "ucity": null,
    "ucountry": null,
    "state": null,
    "uzip": null,
    "avatar": null,
    "online": "1",
    "unique_url": null,
    "bitly_unique_url": null,
    "updated_at": "0000-00-00 00:00:00",
    "google_id": null,
    "facebook_id": null,
    "twitter_id": null,
    "umode": null,
    "PhoneNumber": "7400123456",
    "Addressone": null,
    "Addresstwo": null,
    "City": "test",
    "Country": "155",
    "StateProvince": null,
    "Zip": "12345",
    "f_link": null,
    "t_link": null,
    "l_link": null,
    "products_wishlist": null,
    "product_commission": "0",
    "affiliate_commission": "0",
    "product_commission_paid": "0",
    "affiliate_commission_paid": "0",
    "product_total_click": null,
    "product_total_sale": null,
    "affiliate_total_click": null,
    "sale_commission": "0",
    "sale_commission_paid": "0",
    "status": "1",
    "reg_approved": "1",
    "is_vendor": "0",
    "store_meta": null,
    "store_slug": null,
    "store_name": null,
    "value": "",
    "last_ping": "",
    "install_location_details": "",
    "token": null,
    "created_at": null,
    "device_type": "1",
    "device_token": null,
    "groups": null
  },
  "item": {
    "user_id": "11",
    "address": "",
    "country_id": 0,
    "state_id": 0,
    "city": "",
    "zip_code": "",
    "phone": "",
    "allow_shipping": false,
    "coupon_discount": 0,
    "shipping_cost": 0,
    "tax_cost": 0.07,
    "total": 1.07,
    "total_commition": 0,
    "shipping_charge": 0,
    "currency_code": "USD",
    "created_at": "",
    "ip": null,
    "country_code": "",
    "files": "[]",
    "comment": "null",
    "payment_method": "Test payment"
  },
  "info": [
    {
      "product_id": "1",
      "msrp": "100",
      "variation": "null",
      "refer_id": "3",
      "price": 1,
      "total": 1,
      "quantity": 1,
      "commission": 0.35,
      "commission_type": "percentage (35%)",
      "coupon_code": "",
      "coupon_name": "",
      "coupon_discount": "0",
      "allow_shipping": "0",
      "form_id": 0,
      "vendor_id": 0,
      "admin_commission": 0,
      "admin_commission_type": "",
      "vendor_commission": 0,
      "vendor_commission_type": ""
    }
  ],
  "return_url": "http://localhost/aff/6-0-0-0/store/thankyou/7",
  "cancel_url": "http://localhost/aff/6-0-0-0/store/checkout",
  "callback_url": "http://localhost/aff/6-0-0-0/store/payment_gateway/test_payment/callback"
}