Created
January 22, 2013 19:49
-
-
Save eavilesmejia/4597812 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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' => '[email protected]', | |
'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'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úmero de ciudades de los estados de Morelos, Hidalgo, Estado de México y Distrito Federal. Si ya tienes un Amigo Kit y deseas mantener tú nú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