Payment

Stripe\Product JSON: {
“id”: “prod_BosWT9EsdzgjPn”,
“object”: “product”,
“active”: false,
“attributes”: [
“size”,
“gender”
],
“caption”: “test”,
“created”: 1511420673,
“deactivate_on”: [

],
“description”: “Comfortable cotton t-shirt”,
“images”: [

],
“livemode”: false,
“metadata”: {
“order_id”: “6735”
},
“name”: “T-shirt”,
“package_dimensions”: {
“height”: 19.0,
“length”: 15.0,
“weight”: 32.0,
“width”: 15.0
},
“shippable”: false,
“type”: “good”,
“updated”: 1528145536,
“url”: “https://api.stripe.com/”
}

Comments are closed.