Subiendo proyecto completo sin restricciones de git ignore
This commit is contained in:
10
vendor/mercadopago/dx-php/tests/json_files/dummy.json
vendored
Normal file
10
vendor/mercadopago/dx-php/tests/json_files/dummy.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": 1340404,
|
||||
"title": "Title of what you are paying for. It will be displayed in the payment process.",
|
||||
"description": "Item description",
|
||||
"category_id": "art",
|
||||
"picture_url": "https://www.mercadopago.com/org-img/MP3/home/logomp3.gif",
|
||||
"currency_id": "ARS",
|
||||
"quantity": 1,
|
||||
"unit_price": 100
|
||||
}
|
||||
Reference in New Issue
Block a user