Skip to content

Instantly share code, notes, and snippets.

@eavilesmejia
Created January 22, 2013 19:49
Show Gist options
  • Select an option

  • Save eavilesmejia/4597812 to your computer and use it in GitHub Desktop.

Select an option

Save eavilesmejia/4597812 to your computer and use it in GitHub Desktop.

Revisions

  1. eavilesmejia created this gist Jan 22, 2013.
    70 changes: 70 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,70 @@
    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',
    ),
    )