Skip to content

Instantly share code, notes, and snippets.

@eavilesmejia
Created January 22, 2013 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eavilesmejia/4597812 to your computer and use it in GitHub Desktop.
Save eavilesmejia/4597812 to your computer and use it in GitHub Desktop.
array (
'status' => 201,
'response' =>
array (
'payment_methods' =>
array (
'excluded_payment_methods' =>
array (
),
'excluded_payment_types' =>
array (
0 =>
array (
'id' => 'ticket',
),
1 =>
array (
'id' => 'atm',
),
),
'installments' => NULL,
),
'init_point' => 'https://www.mercadopago.com/mlm/checkout/pay?pref_id=55844793-694e907e-ec2b-4258-ba95-65039eedc923',
'collector_id' => 55844793,
'back_urls' =>
array (
),
'additional_info' => '',
'expiration_date_from' => NULL,
'marketplace_fee' => 0,
'date_created' => '2013-01-22T14:32:30.338-04:00',
'operation_type' => 'regular_payment',
'id' => '55844793-694e907e-ec2b-4258-ba95-65039eedc923',
'expires' => false,
'expiration_date_to' => NULL,
'external_reference' => '',
'payer' =>
array (
'email' => 'miguel.garza@iliux.com',
'name' => 'Miguel',
'surname' => 'Miguel Garza',
),
'items' =>
array (
0 =>
array (
'id' => '289893',
'currency_id' => 'MXN',
'title' => '<br/><br>Compraste el Producto: <br/>NFL San Francisco 49&#039;ers 36-Ounce Crystal Freezer Monster Mug',
'picture_url' => '',
'description' => 'NFL San Francisco 49ers 36-Ounce Crystal Freezer Monster Mug',
'quantity' => 1,
'unit_price' => 5,
),
1 =>
array (
'id' => '244456',
'currency_id' => 'MXN',
'title' => 'iPhone 5, 16GB Negro',
'picture_url' => '',
'description' => 'Equipo Amigo Kit Telcel
Disponible por el momento con SIM o n&Atilde;&ordm;mero de ciudades de los estados de Morelos, Hidalgo, Estado de M&Atilde;&copy;xico y Distrito Federal. Si ya tienes un Amigo Kit y deseas mantener t&Atilde;&ordm; n&Atilde;&ordm;me',
'quantity' => 1,
'unit_price' => 5,
),
),
'client_id' => '963',
'marketplace' => 'NONE',
),
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment