plugin is not changing order status after successful payment
-
Guys,
The plugin is not changing properly the order status after successful payment (we already have seen the payment in mercadopago webpage), neither is not reducing the stock (because that happens after the order change to processing).
Net, people are paying correctly and the order is stucked at pending for payment (instead of processing)
Regards
Our site is https://www.latiendadelfanatico.com and we are platinum ML customers
-
Também tenho o mesmo problema. Infelizmente o mercado pago terá que fazer alguma coisa em rela??o a essa parte de notifica??es. Vários usuários est?o com o mesmo problema. Acho que o ideal seria criar um aplicativo que fosse autorizado pelo mercado pago a ter comunica??o direta com o site. Algumas plataformas usam esse esquema e dá certo.
Hi there jquiaro and wagner,
I’d like to ask you both some additional information to properly debug here:
– Is there any logs that can be of some usefulness? In production mode, with debug turned on, what is appearing in the preferences structure at notification_url node?
– If you go to IPN Test or Webhook Test, are you receiving a “200/201 OK” when triggering the URL presented in the module’s admin/settings page?
– Are you aware of the semantical differences between WooCommerce order status and Mercado Pago payment status?wagner, our API is open as well as the module. The communication is made directly with Mercado Pago site. The IPN can be sometimes hard to debug because it can come from a wide set of causes. For now, I’m wondering if the problem is from a firewall rule or some app that can block the communication…
The information in Log is as following:
11-04-2016 @ 10:31:15 – [process_payment] – preparing to render Mercado Pago checkout view.
11-04-2016 @ 10:31:18 – [build_payment_preference] – preference created with following structure: {
“items”: [
{
“id”: “2895”,
“title”: “Franela Leones Mujer Gris x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“picture_url”: “http:\/\/latiendadelfanatico.com\/wp-content\/uploads\/2016\/11\/7591913081154_0011.jpg”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 9900.0048,
“currency_id”: “VEF”
},
{
“id”: 2147483647,
“title”: “Franela Leones Mujer Gris x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Franela Leones Mujer Gris x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 1554.907,
“currency_id”: “VEF”
}
],
“payer”: {
“name”: “ANGELA”,
“surname”: “LIZARRALDE”,
“email”: “[email protected]”,
“phone”: {
“number”: “04142609325”
},
“address”: {
“street_name”: “Zona Ind Cloris.Urb Terrazas del Este.Parcela 105.Parte alta. \/ GUARENAS MI VE”,
“zip_code”: “100239”
}
},
“back_urls”: {
“success”: “http:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5012?key=wc_order_581c63736c588”,
“failure”: “http:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581c63736c588&order_id=5012&redirect”,
“pending”: “http:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5012?key=wc_order_581c63736c588”
},
“shipments”: {
“receiver_address”: {
“zip_code”: “100239”,
“street_name”: “Zona Ind Cloris.Urb Terrazas del Este.Parcela 105.Parte alta. GUARENAS MI VE”,
“apartment”: “Edif 4. apto 3A.”
}
},
“payment_methods”: {
“installments”: 1,
“default_installments”: 1,
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
]
},
“external_reference”: “WC-5012”,
“notification_url”: “http:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“sponsor_id”: 208692735,
“auto_return”: “approved”
}
11-04-2016 @ 10:31:19 – [create_url] – payment link generated with success from mercado pago, with structure as follow: {
“status”: 201,
“response”: {
“collector_id”: 194146007,
“sponsor_id”: 208692735,
“operation_type”: “regular_payment”,
“items”: [
{
“id”: “2895”,
“title”: “Franela Leones Mujer Gris x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “http:\/\/latiendadelfanatico.com\/wp-content\/uploads\/2016\/11\/7591913081154_0011.jpg”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 9900.0048
},
{
“id”: “2147483647”,
“title”: “Franela Leones Mujer Gris x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Franela Leones Mujer Gris x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“picture_url”: “”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 1554.907
}
],
“payer”: {
“name”: “ANGELA”,
“surname”: “LIZARRALDE”,
“email”: “[email protected]”,
“date_created”: “”,
“phone”: {
“area_code”: “”,
“number”: “04142609325”
},
“identification”: {
“type”: “”,
“number”: “”
},
“address”: {
“street_name”: “Zona Ind Cloris.Urb Terrazas del Este.Parcela 105.Parte alta. \/ GUARENAS MI VE”,
“street_number”: null,
“zip_code”: “100239”
}
},
“back_urls”: {
“success”: “http:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5012?key=wc_order_581c63736c588”,
“pending”: “http:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5012?key=wc_order_581c63736c588”,
“failure”: “http:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581c63736c588&order_id=5012&redirect”
},
“auto_return”: “approved”,
“payment_methods”: {
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
],
“excluded_payment_types”: [
{
“id”: “”
}
],
“installments”: 1,
“default_payment_method_id”: null,
“default_installments”: 1
},
“client_id”: “963”,
“marketplace”: “NONE”,
“marketplace_fee”: 0,
“shipments”: {
“receiver_address”: {
“zip_code”: “100239”,
“street_number”: null,
“street_name”: “Zona Ind Cloris.Urb Terrazas del Este.Parcela 105.Parte alta. GUARENAS MI VE”,
“floor”: “”,
“apartment”: “Edif 4. apto 3A.”
}
},
“notification_url”: “http:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“external_reference”: “WC-5012”,
“additional_info”: “”,
“expires”: false,
“expiration_date_from”: null,
“expiration_date_to”: null,
“date_created”: “2016-11-04T06:31:19.131-04:00”,
“id”: “194146007-525eabb6-4a7a-458e-8040-ee7ab9b63892”,
“init_point”: “https:\/\/www.mercadopago.com\/mlv\/checkout\/start?pref_id=194146007-525eabb6-4a7a-458e-8040-ee7ab9b63892”,
“sandbox_init_point”: “https:\/\/sandbox.mercadopago.com\/mlv\/checkout\/pay?pref_id=194146007-525eabb6-4a7a-458e-8040-ee7ab9b63892”
}
}
11-04-2016 @ 10:31:19 – [render_order_form] – embedding Mercado Pago iframe.
11-04-2016 @ 10:33:28 – [check_ipn_response] – received _get content: {
“topic”: “merchant_order”,
“id”: “415164179”
}
11-04-2016 @ 10:33:29 – [successful_request] – starting to process ipn update…
11-04-2016 @ 10:33:29 – [successful_request] – got order with ID 5012 and status approved
11-04-2016 @ 14:48:52 – [process_payment] – preparing to render Mercado Pago checkout view.
11-04-2016 @ 14:48:55 – [build_payment_preference] – preference created with following structure: {
“items”: [
{
“id”: “2907”,
“title”: “Franela Leones Ni\u00f1a x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/uploads\/2016\/11\/7591913085329_001.jpg”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 7899.9984,
“currency_id”: “VEF”
},
{
“id”: 2147483647,
“title”: “Franela Leones Ni\u00f1a x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Franela Leones Ni\u00f1a x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 1494.9085,
“currency_id”: “VEF”
}
],
“payer”: {
“name”: “Manuel Andres”,
“surname”: “Rojas Alvarado”,
“email”: “[email protected]”,
“phone”: {
“number”: “04243174139”
},
“address”: {
“street_name”: “Av Vollmer con Este\/0 Centro Financiero Provincial Piso 6 Gerencia Informatica \/ CARACAS DC VE”,
“zip_code”: “100118”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5018?key=wc_order_581c9fd468ed7”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581c9fd468ed7&order_id=5018&redirect”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5018?key=wc_order_581c9fd468ed7”
},
“shipments”: {
“receiver_address”: {
“zip_code”: “100118”,
“street_name”: “Av Vollmer con Este\/0 Centro Financiero Provincial Piso 6 Gerencia Informatica CARACAS DC VE”,
“apartment”: “Activos y Riesgos.”
}
},
“payment_methods”: {
“installments”: 1,
“default_installments”: 1,
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
]
},
“external_reference”: “WC-5018”,
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“sponsor_id”: 208692735,
“auto_return”: “approved”
}
11-04-2016 @ 14:48:55 – [create_url] – payment link generated with success from mercado pago, with structure as follow: {
“status”: 201,
“response”: {
“collector_id”: 194146007,
“sponsor_id”: 208692735,
“operation_type”: “regular_payment”,
“items”: [
{
“id”: “2907”,
“title”: “Franela Leones Ni\u00f1a x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/uploads\/2016\/11\/7591913085329_001.jpg”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 7899.9984
},
{
“id”: “2147483647”,
“title”: “Franela Leones Ni\u00f1a x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Franela Leones Ni\u00f1a x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“picture_url”: “”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 1494.9085
}
],
“payer”: {
“name”: “Manuel Andres”,
“surname”: “Rojas Alvarado”,
“email”: “[email protected]”,
“date_created”: “”,
“phone”: {
“area_code”: “”,
“number”: “04243174139”
},
“identification”: {
“type”: “”,
“number”: “”
},
“address”: {
“street_name”: “Av Vollmer con Este\/0 Centro Financiero Provincial Piso 6 Gerencia Informatica \/ CARACAS DC VE”,
“street_number”: null,
“zip_code”: “100118”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5018?key=wc_order_581c9fd468ed7”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5018?key=wc_order_581c9fd468ed7”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581c9fd468ed7&order_id=5018&redirect”
},
“auto_return”: “approved”,
“payment_methods”: {
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
],
“excluded_payment_types”: [
{
“id”: “”
}
],
“installments”: 1,
“default_payment_method_id”: null,
“default_installments”: 1
},
“client_id”: “963”,
“marketplace”: “NONE”,
“marketplace_fee”: 0,
“shipments”: {
“receiver_address”: {
“zip_code”: “100118”,
“street_number”: null,
“street_name”: “Av Vollmer con Este\/0 Centro Financiero Provincial Piso 6 Gerencia Informatica CARACAS DC VE”,
“floor”: “”,
“apartment”: “Activos y Riesgos.”
}
},
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“external_reference”: “WC-5018”,
“additional_info”: “”,
“expires”: false,
“expiration_date_from”: null,
“expiration_date_to”: null,
“date_created”: “2016-11-04T10:48:55.859-04:00”,
“id”: “194146007-14800759-bc94-4233-9f12-d3c91c3c67f6”,
“init_point”: “https:\/\/www.mercadopago.com\/mlv\/checkout\/start?pref_id=194146007-14800759-bc94-4233-9f12-d3c91c3c67f6”,
“sandbox_init_point”: “https:\/\/sandbox.mercadopago.com\/mlv\/checkout\/pay?pref_id=194146007-14800759-bc94-4233-9f12-d3c91c3c67f6”
}
}
11-04-2016 @ 14:48:55 – [render_order_form] – embedding Mercado Pago iframe.
11-04-2016 @ 15:13:47 – [process_payment] – preparing to render Mercado Pago checkout view.
11-04-2016 @ 15:13:50 – [build_payment_preference] – preference created with following structure: {
“items”: [
{
“id”: “2883”,
“title”: “Chemise Leones Negra x 1, Vaso Largo con Logo Leones x 1, Sweater Magallanes Mujer x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 14899.9984,
“currency_id”: “VEF”
},
{
“id”: “3473”,
“title”: “Vaso Largo con Logo Leones x 1”,
“description”: “”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 990.0016,
“currency_id”: “VEF”
},
{
“id”: “3309”,
“title”: “Sweater Magallanes Mujer x 1”,
“description”: “”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 14899.9984,
“currency_id”: “VEF”
},
{
“id”: 2147483647,
“title”: “Chemise Leones Negra x 1, Vaso Largo con Logo Leones x 1, Sweater Magallanes Mujer x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Chemise Leones Negra x 1, Vaso Largo con Logo Leones x 1, Sweater Magallanes Mujer x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 3699.3491,
“currency_id”: “VEF”
}
],
“payer”: {
“name”: “Daniel Arturo”,
“surname”: “Clavel ramirez”,
“email”: “[email protected]”,
“phone”: {
“number”: “04144820000”
},
“address”: {
“street_name”: “Calle michelena entre andres bello y Brice\u00f1o Mendes casa 106-45 \/ VALENCIA CB VE”,
“zip_code”: “000107”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5019?key=wc_order_581ca5ab1f70f”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581ca5ab1f70f&order_id=5019&redirect”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5019?key=wc_order_581ca5ab1f70f”
},
“shipments”: {
“receiver_address”: {
“zip_code”: “000107”,
“street_name”: “Calle michelena entre andres bello y Brice\u00f1o Mendes casa 106-45 VALENCIA CB VE”,
“apartment”: “no”
}
},
“payment_methods”: {
“installments”: 1,
“default_installments”: 1,
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
]
},
“external_reference”: “WC-5019”,
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“sponsor_id”: 208692735,
“auto_return”: “approved”
}
11-04-2016 @ 15:13:50 – [create_url] – payment link generated with success from mercado pago, with structure as follow: {
“status”: 201,
“response”: {
“collector_id”: 194146007,
“sponsor_id”: 208692735,
“operation_type”: “regular_payment”,
“items”: [
{
“id”: “2883”,
“title”: “Chemise Leones Negra x 1, Vaso Largo con Logo Leones x 1, Sweater Magallanes Mujer x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 14899.9984
},
{
“id”: “3473”,
“title”: “Vaso Largo con Logo Leones x 1”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 990.0016
},
{
“id”: “3309”,
“title”: “Sweater Magallanes Mujer x 1”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 14899.9984
},
{
“id”: “2147483647”,
“title”: “Chemise Leones Negra x 1, Vaso Largo con Logo Leones x 1, Sweater Magallanes Mujer x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Chemise Leones Negra x 1, Vaso Largo con Logo Leones x 1, Sweater Magallanes Mujer x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“picture_url”: “”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 3699.3491
}
],
“payer”: {
“name”: “Daniel Arturo”,
“surname”: “Clavel ramirez”,
“email”: “[email protected]”,
“date_created”: “”,
“phone”: {
“area_code”: “”,
“number”: “04144820000”
},
“identification”: {
“type”: “”,
“number”: “”
},
“address”: {
“street_name”: “Calle michelena entre andres bello y Brice\u00f1o Mendes casa 106-45 \/ VALENCIA CB VE”,
“street_number”: null,
“zip_code”: “000107”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5019?key=wc_order_581ca5ab1f70f”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5019?key=wc_order_581ca5ab1f70f”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581ca5ab1f70f&order_id=5019&redirect”
},
“auto_return”: “approved”,
“payment_methods”: {
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
],
“excluded_payment_types”: [
{
“id”: “”
}
],
“installments”: 1,
“default_payment_method_id”: null,
“default_installments”: 1
},
“client_id”: “963”,
“marketplace”: “NONE”,
“marketplace_fee”: 0,
“shipments”: {
“receiver_address”: {
“zip_code”: “000107”,
“street_number”: null,
“street_name”: “Calle michelena entre andres bello y Brice\u00f1o Mendes casa 106-45 VALENCIA CB VE”,
“floor”: “”,
“apartment”: “no”
}
},
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“external_reference”: “WC-5019”,
“additional_info”: “”,
“expires”: false,
“expiration_date_from”: null,
“expiration_date_to”: null,
“date_created”: “2016-11-04T11:13:50.676-04:00”,
“id”: “194146007-e6d7dff0-59ab-42e2-95c0-d28e74063234”,
“init_point”: “https:\/\/www.mercadopago.com\/mlv\/checkout\/start?pref_id=194146007-e6d7dff0-59ab-42e2-95c0-d28e74063234”,
“sandbox_init_point”: “https:\/\/sandbox.mercadopago.com\/mlv\/checkout\/pay?pref_id=194146007-e6d7dff0-59ab-42e2-95c0-d28e74063234”
}
}
11-04-2016 @ 15:13:50 – [render_order_form] – embedding Mercado Pago iframe.
11-05-2016 @ 01:32:47 – [process_payment] – preparing to render Mercado Pago checkout view.
11-05-2016 @ 01:32:50 – [build_payment_preference] – preference created with following structure: {
“items”: [
{
“id”: “2876”,
“title”: “Chemise Leones Mujer Blanca x 1, Franela Leones Ni\u00f1a x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 14899.9984,
“currency_id”: “VEF”
},
{
“id”: “2907”,
“title”: “Franela Leones Ni\u00f1a x 1”,
“description”: “”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 7899.9984,
“currency_id”: “VEF”
},
{
“id”: 2147483647,
“title”: “Chemise Leones Mujer Blanca x 1, Franela Leones Ni\u00f1a x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Chemise Leones Mujer Blanca x 1, Franela Leones Ni\u00f1a x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 2988.5637,
“currency_id”: “VEF”
}
],
“payer”: {
“name”: “SALOMON ANTONIO”,
“surname”: “HERNANDEZ HEREDIA”,
“email”: “[email protected]”,
“phone”: {
“number”: “+584242473857”
},
“address”: {
“street_name”: “AVENIDA PRINCIPAL DE ALTO PRADO CON AVENIDA 15, CASA NRO 377B SGDA VIRGEN DEL VALLE, URB ALTO PRADO, MUNICIPIO BARUTA, ESTADO MIRANDA \/ CARACAS DC VE”,
“zip_code”: “100118”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5052?key=wc_order_581d36bf91254”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581d36bf91254&order_id=5052&redirect”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5052?key=wc_order_581d36bf91254”
},
“shipments”: {
“receiver_address”: {
“zip_code”: “100118”,
“street_name”: “AVENIDA PRINCIPAL DE ALTO PRADO CON AVENIDA 15, CASA NRO 377B SGDA VIRGEN DEL VALLE, URB ALTO PRADO, MUNICIPIO BARUTA, ESTADO MIRANDA CARACAS DC VE”,
“apartment”: “POLIDEPORTIVO DE ALTO PRADO CESAS DEL VECCHIO”
}
},
“payment_methods”: {
“installments”: 1,
“default_installments”: 1,
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
]
},
“external_reference”: “WC-5052”,
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“sponsor_id”: 208692735,
“auto_return”: “approved”
}
11-05-2016 @ 01:32:51 – [create_url] – payment link generated with success from mercado pago, with structure as follow: {
“status”: 201,
“response”: {
“collector_id”: 194146007,
“sponsor_id”: 208692735,
“operation_type”: “regular_payment”,
“items”: [
{
“id”: “2876”,
“title”: “Chemise Leones Mujer Blanca x 1, Franela Leones Ni\u00f1a x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 14899.9984
},
{
“id”: “2907”,
“title”: “Franela Leones Ni\u00f1a x 1”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 7899.9984
},
{
“id”: “2147483647”,
“title”: “Chemise Leones Mujer Blanca x 1, Franela Leones Ni\u00f1a x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Chemise Leones Mujer Blanca x 1, Franela Leones Ni\u00f1a x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“picture_url”: “”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 2988.5637
}
],
“payer”: {
“name”: “SALOMON ANTONIO”,
“surname”: “HERNANDEZ HEREDIA”,
“email”: “[email protected]”,
“date_created”: “”,
“phone”: {
“area_code”: “”,
“number”: “+584242473857”
},
“identification”: {
“type”: “”,
“number”: “”
},
“address”: {
“street_name”: “AVENIDA PRINCIPAL DE ALTO PRADO CON AVENIDA 15, CASA NRO 377B SGDA VIRGEN DEL VALLE, URB ALTO PRADO, MUNICIPIO BARUTA, ESTADO MIRANDA \/ CARACAS DC VE”,
“street_number”: null,
“zip_code”: “100118”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5052?key=wc_order_581d36bf91254”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5052?key=wc_order_581d36bf91254”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581d36bf91254&order_id=5052&redirect”
},
“auto_return”: “approved”,
“payment_methods”: {
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
],
“excluded_payment_types”: [
{
“id”: “”
}
],
“installments”: 1,
“default_payment_method_id”: null,
“default_installments”: 1
},
“client_id”: “963”,
“marketplace”: “NONE”,
“marketplace_fee”: 0,
“shipments”: {
“receiver_address”: {
“zip_code”: “100118”,
“street_number”: null,
“street_name”: “AVENIDA PRINCIPAL DE ALTO PRADO CON AVENIDA 15, CASA NRO 377B SGDA VIRGEN DEL VALLE, URB ALTO PRADO, MUNICIPIO BARUTA, ESTADO MIRANDA CARACAS DC VE”,
“floor”: “”,
“apartment”: “POLIDEPORTIVO DE ALTO PRADO CESAS DEL VECCHIO”
}
},
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“external_reference”: “WC-5052”,
“additional_info”: “”,
“expires”: false,
“expiration_date_from”: null,
“expiration_date_to”: null,
“date_created”: “2016-11-04T21:32:51.229-04:00”,
“id”: “194146007-d80c642d-d54b-48f3-995b-5092e29915ad”,
“init_point”: “https:\/\/www.mercadopago.com\/mlv\/checkout\/start?pref_id=194146007-d80c642d-d54b-48f3-995b-5092e29915ad”,
“sandbox_init_point”: “https:\/\/sandbox.mercadopago.com\/mlv\/checkout\/pay?pref_id=194146007-d80c642d-d54b-48f3-995b-5092e29915ad”
}
}
11-05-2016 @ 01:32:51 – [render_order_form] – embedding Mercado Pago iframe.
11-06-2016 @ 11:45:38 – [process_payment] – preparing to render Mercado Pago checkout view.
11-06-2016 @ 11:45:55 – [build_payment_preference] – preference created with following structure: {
“items”: [
{
“id”: “3370”,
“title”: “Gorra Magallanes Souvenir 4 Temp. 16-17 x 1, Gorra Magallanes Souvenir 3 Temp. 16-17 x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 25109.9968,
“currency_id”: “VEF”
},
{
“id”: “3368”,
“title”: “Gorra Magallanes Souvenir 3 Temp. 16-17 x 1”,
“description”: “”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 25109.9968,
“currency_id”: “VEF”
},
{
“id”: 2147483647,
“title”: “Gorra Magallanes Souvenir 4 Temp. 16-17 x 1, Gorra Magallanes Souvenir 3 Temp. 16-17 x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Gorra Magallanes Souvenir 4 Temp. 16-17 x 1, Gorra Magallanes Souvenir 3 Temp. 16-17 x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 3811.1694,
“currency_id”: “VEF”
}
],
“payer”: {
“name”: “RAFAEL EDUARDO”,
“surname”: “HERNANDEZ HIDALGO”,
“email”: “[email protected]”,
“phone”: {
“number”: “04241033879”
},
“address”: {
“street_name”: “AV CARLOS SOUBLETT TERMINAL DE PASAJEROS JOSE MARIA VARGAS ALMACEN ALFA 2-2 ANTIGUO AZUMAR CERCANO A LA RAMPA DEL FERRY \/ LA GUAIRA VA VE”,
“zip_code”: “100448”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5060?key=wc_order_581f17e21c490”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581f17e21c490&order_id=5060&redirect”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5060?key=wc_order_581f17e21c490”
},
“shipments”: {
“receiver_address”: {
“zip_code”: “100448”,
“street_name”: “subida prefectura estado vargas esquina panaderia bajamar subida 0424-1033879 cuando esten cerca llamar LA GUAIRA VA VE”,
“apartment”: “av carlos soublett subida prefectura estado vargas quebrada de cariaco”
}
},
“payment_methods”: {
“installments”: 1,
“default_installments”: 1,
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
]
},
“external_reference”: “WC-5060”,
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“sponsor_id”: 208692735,
“auto_return”: “approved”
}
11-06-2016 @ 11:45:55 – [create_url] – payment link generated with success from mercado pago, with structure as follow: {
“status”: 201,
“response”: {
“collector_id”: 194146007,
“sponsor_id”: 208692735,
“operation_type”: “regular_payment”,
“items”: [
{
“id”: “3370”,
“title”: “Gorra Magallanes Souvenir 4 Temp. 16-17 x 1, Gorra Magallanes Souvenir 3 Temp. 16-17 x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 25109.9968
},
{
“id”: “3368”,
“title”: “Gorra Magallanes Souvenir 3 Temp. 16-17 x 1”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 25109.9968
},
{
“id”: “2147483647”,
“title”: “Gorra Magallanes Souvenir 4 Temp. 16-17 x 1, Gorra Magallanes Souvenir 3 Temp. 16-17 x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Gorra Magallanes Souvenir 4 Temp. 16-17 x 1, Gorra Magallanes Souvenir 3 Temp. 16-17 x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“picture_url”: “”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 3811.1694
}
],
“payer”: {
“name”: “RAFAEL EDUARDO”,
“surname”: “HERNANDEZ HIDALGO”,
“email”: “[email protected]”,
“date_created”: “”,
“phone”: {
“area_code”: “”,
“number”: “04241033879”
},
“identification”: {
“type”: “”,
“number”: “”
},
“address”: {
“street_name”: “AV CARLOS SOUBLETT TERMINAL DE PASAJEROS JOSE MARIA VARGAS ALMACEN ALFA 2-2 ANTIGUO AZUMAR CERCANO A LA RAMPA DEL FERRY \/ LA GUAIRA VA VE”,
“street_number”: null,
“zip_code”: “100448”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5060?key=wc_order_581f17e21c490”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5060?key=wc_order_581f17e21c490”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581f17e21c490&order_id=5060&redirect”
},
“auto_return”: “approved”,
“payment_methods”: {
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
],
“excluded_payment_types”: [
{
“id”: “”
}
],
“installments”: 1,
“default_payment_method_id”: null,
“default_installments”: 1
},
“client_id”: “963”,
“marketplace”: “NONE”,
“marketplace_fee”: 0,
“shipments”: {
“receiver_address”: {
“zip_code”: “100448”,
“street_number”: null,
“street_name”: “subida prefectura estado vargas esquina panaderia bajamar subida 0424-1033879 cuando esten cerca llamar LA GUAIRA VA VE”,
“floor”: “”,
“apartment”: “av carlos soublett subida prefectura estado vargas quebrada de cariaco”
}
},
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“external_reference”: “WC-5060”,
“additional_info”: “”,
“expires”: false,
“expiration_date_from”: null,
“expiration_date_to”: null,
“date_created”: “2016-11-06T07:45:55.483-04:00”,
“id”: “194146007-cf9a64cc-ebdc-4625-acbd-a33b295b092c”,
“init_point”: “https:\/\/www.mercadopago.com\/mlv\/checkout\/start?pref_id=194146007-cf9a64cc-ebdc-4625-acbd-a33b295b092c”,
“sandbox_init_point”: “https:\/\/sandbox.mercadopago.com\/mlv\/checkout\/pay?pref_id=194146007-cf9a64cc-ebdc-4625-acbd-a33b295b092c”
}
}
11-06-2016 @ 11:45:55 – [render_order_form] – embedding Mercado Pago iframe.
11-06-2016 @ 10:41:47 – [process_payment] – preparing to render Mercado Pago checkout view.
11-06-2016 @ 10:41:50 – [build_payment_preference] – preference created with following structure: {
“items”: [
{
“id”: “3539”,
“title”: “Porta Credencial LVBP x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/uploads\/2016\/11\/Porta-Credencial00.jpg”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 2900.0048,
“currency_id”: “VEF”
},
{
“id”: 2147483647,
“title”: “Porta Credencial LVBP x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Porta Credencial LVBP x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 1694.8286,
“currency_id”: “VEF”
}
],
“payer”: {
“name”: “Jesus”,
“surname”: “Aldana”,
“email”: “[email protected]”,
“phone”: {
“number”: “04146795726”
},
“address”: {
“street_name”: “AV 100 SABANETA, URBANIZACI\u00d3N URDANETA CALLE 10 VEREDA 36 \/ MARACAIBO ZU VE”,
“zip_code”: “000504”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5061?key=wc_order_581f412b53164”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581f412b53164&order_id=5061&redirect”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5061?key=wc_order_581f412b53164”
},
“shipments”: {
“receiver_address”: {
“zip_code”: “000504”,
“street_name”: “AVENIDA FUERZAS ARMADAS, URBANIZACI\u00d3N DORAL NORTE, CALLE 34 MARACAIBO ZU VE”,
“apartment”: “EDIFICIO LICEO LOS ROBLES”
}
},
“payment_methods”: {
“installments”: 1,
“default_installments”: 1,
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
]
},
“external_reference”: “WC-5061”,
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“sponsor_id”: 208692735,
“auto_return”: “approved”
}
11-06-2016 @ 10:41:51 – [create_url] – payment link generated with success from mercado pago, with structure as follow: {
“status”: 201,
“response”: {
“collector_id”: 194146007,
“sponsor_id”: 208692735,
“operation_type”: “regular_payment”,
“items”: [
{
“id”: “3539”,
“title”: “Porta Credencial LVBP x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/uploads\/2016\/11\/Porta-Credencial00.jpg”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 2900.0048
},
{
“id”: “2147483647”,
“title”: “Porta Credencial LVBP x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Porta Credencial LVBP x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“picture_url”: “”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 1694.8286
}
],
“payer”: {
“name”: “Jesus”,
“surname”: “Aldana”,
“email”: “[email protected]”,
“date_created”: “”,
“phone”: {
“area_code”: “”,
“number”: “04146795726”
},
“identification”: {
“type”: “”,
“number”: “”
},
“address”: {
“street_name”: “AV 100 SABANETA, URBANIZACI\u00d3N URDANETA CALLE 10 VEREDA 36 \/ MARACAIBO ZU VE”,
“street_number”: null,
“zip_code”: “000504”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5061?key=wc_order_581f412b53164”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5061?key=wc_order_581f412b53164”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581f412b53164&order_id=5061&redirect”
},
“auto_return”: “approved”,
“payment_methods”: {
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
],
“excluded_payment_types”: [
{
“id”: “”
}
],
“installments”: 1,
“default_payment_method_id”: null,
“default_installments”: 1
},
“client_id”: “963”,
“marketplace”: “NONE”,
“marketplace_fee”: 0,
“shipments”: {
“receiver_address”: {
“zip_code”: “000504”,
“street_number”: null,
“street_name”: “AVENIDA FUERZAS ARMADAS, URBANIZACI\u00d3N DORAL NORTE, CALLE 34 MARACAIBO ZU VE”,
“floor”: “”,
“apartment”: “EDIFICIO LICEO LOS ROBLES”
}
},
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“external_reference”: “WC-5061”,
“additional_info”: “”,
“expires”: false,
“expiration_date_from”: null,
“expiration_date_to”: null,
“date_created”: “2016-11-06T10:41:51.038-04:00”,
“id”: “194146007-5dce457f-4736-4649-b009-473208ff3931”,
“init_point”: “https:\/\/www.mercadopago.com\/mlv\/checkout\/start?pref_id=194146007-5dce457f-4736-4649-b009-473208ff3931”,
“sandbox_init_point”: “https:\/\/sandbox.mercadopago.com\/mlv\/checkout\/pay?pref_id=194146007-5dce457f-4736-4649-b009-473208ff3931”
}
}
11-06-2016 @ 10:41:51 – [render_order_form] – embedding Mercado Pago iframe.
11-06-2016 @ 22:53:00 – [process_payment] – preparing to render Mercado Pago checkout view.
11-06-2016 @ 22:53:04 – [build_payment_preference] – preference created with following structure: {
“items”: [
{
“id”: “3479”,
“title”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/uploads\/2016\/11\/7591913085022_001.jpg”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 990.0016,
“currency_id”: “VEF”
},
{
“id”: 2147483647,
“title”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 1637.5293,
“currency_id”: “VEF”
}
],
“payer”: {
“name”: “alan”,
“surname”: “medina”,
“email”: “[email protected]”,
“phone”: {
“number”: “02648036923”
},
“address”: {
“street_name”: “pdvsa clinica la salina, calle lagoven \/ CABIMAS ZU VE”,
“zip_code”: “000474”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5064?key=wc_order_581fec8c9745f”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581fec8c9745f&order_id=5064&redirect”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5064?key=wc_order_581fec8c9745f”
},
“shipments”: {
“receiver_address”: {
“zip_code”: “000474”,
“street_name”: “pdvsa clinica la salina, calle lagoven CABIMAS ZU VE”,
“apartment”: “rx unidad de imagenes”
}
},
“payment_methods”: {
“installments”: 1,
“default_installments”: 1,
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
]
},
“external_reference”: “WC-5064”,
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“sponsor_id”: 208692735,
“auto_return”: “approved”
}
11-06-2016 @ 22:53:04 – [create_url] – payment link generated with success from mercado pago, with structure as follow: {
“status”: 201,
“response”: {
“collector_id”: 194146007,
“sponsor_id”: 208692735,
“operation_type”: “regular_payment”,
“items”: [
{
“id”: “3479”,
“title”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/uploads\/2016\/11\/7591913085022_001.jpg”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 990.0016
},
{
“id”: “2147483647”,
“title”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“picture_url”: “”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 1637.5293
}
],
“payer”: {
“name”: “alan”,
“surname”: “medina”,
“email”: “[email protected]”,
“date_created”: “”,
“phone”: {
“area_code”: “”,
“number”: “02648036923”
},
“identification”: {
“type”: “”,
“number”: “”
},
“address”: {
“street_name”: “pdvsa clinica la salina, calle lagoven \/ CABIMAS ZU VE”,
“street_number”: null,
“zip_code”: “000474”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5064?key=wc_order_581fec8c9745f”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5064?key=wc_order_581fec8c9745f”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581fec8c9745f&order_id=5064&redirect”
},
“auto_return”: “approved”,
“payment_methods”: {
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
],
“excluded_payment_types”: [
{
“id”: “”
}
],
“installments”: 1,
“default_payment_method_id”: null,
“default_installments”: 1
},
“client_id”: “963”,
“marketplace”: “NONE”,
“marketplace_fee”: 0,
“shipments”: {
“receiver_address”: {
“zip_code”: “000474”,
“street_number”: null,
“street_name”: “pdvsa clinica la salina, calle lagoven CABIMAS ZU VE”,
“floor”: “”,
“apartment”: “rx unidad de imagenes”
}
},
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“external_reference”: “WC-5064”,
“additional_info”: “”,
“expires”: false,
“expiration_date_from”: null,
“expiration_date_to”: null,
“date_created”: “2016-11-06T22:53:04.603-04:00”,
“id”: “194146007-041ec186-9afd-4eaa-9b25-bdddbe7bd885”,
“init_point”: “https:\/\/www.mercadopago.com\/mlv\/checkout\/start?pref_id=194146007-041ec186-9afd-4eaa-9b25-bdddbe7bd885”,
“sandbox_init_point”: “https:\/\/sandbox.mercadopago.com\/mlv\/checkout\/pay?pref_id=194146007-041ec186-9afd-4eaa-9b25-bdddbe7bd885”
}
}
11-06-2016 @ 22:53:04 – [render_order_form] – embedding Mercado Pago iframe.
11-06-2016 @ 22:53:10 – [build_payment_preference] – preference created with following structure: {
“items”: [
{
“id”: “3479”,
“title”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/uploads\/2016\/11\/7591913085022_001.jpg”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 990.0016,
“currency_id”: “VEF”
},
{
“id”: 2147483647,
“title”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 1637.5293,
“currency_id”: “VEF”
}
],
“payer”: {
“name”: “alan”,
“surname”: “medina”,
“email”: “[email protected]”,
“phone”: {
“number”: “02648036923”
},
“address”: {
“street_name”: “pdvsa clinica la salina, calle lagoven \/ CABIMAS ZU VE”,
“zip_code”: “000474”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5064?key=wc_order_581fec8c9745f”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581fec8c9745f&order_id=5064&redirect”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5064?key=wc_order_581fec8c9745f”
},
“shipments”: {
“receiver_address”: {
“zip_code”: “000474”,
“street_name”: “pdvsa clinica la salina, calle lagoven CABIMAS ZU VE”,
“apartment”: “rx unidad de imagenes”
}
},
“payment_methods”: {
“installments”: 1,
“default_installments”: 1,
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
]
},
“external_reference”: “WC-5064”,
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“sponsor_id”: 208692735,
“auto_return”: “approved”
}
11-06-2016 @ 22:53:11 – [create_url] – payment link generated with success from mercado pago, with structure as follow: {
“status”: 201,
“response”: {
“collector_id”: 194146007,
“sponsor_id”: 208692735,
“operation_type”: “regular_payment”,
“items”: [
{
“id”: “3479”,
“title”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/uploads\/2016\/11\/7591913085022_001.jpg”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 990.0016
},
{
“id”: “2147483647”,
“title”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“picture_url”: “”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 1637.5293
}
],
“payer”: {
“name”: “alan”,
“surname”: “medina”,
“email”: “[email protected]”,
“date_created”: “”,
“phone”: {
“area_code”: “”,
“number”: “02648036923”
},
“identification”: {
“type”: “”,
“number”: “”
},
“address”: {
“street_name”: “pdvsa clinica la salina, calle lagoven \/ CABIMAS ZU VE”,
“street_number”: null,
“zip_code”: “000474”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5064?key=wc_order_581fec8c9745f”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5064?key=wc_order_581fec8c9745f”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581fec8c9745f&order_id=5064&redirect”
},
“auto_return”: “approved”,
“payment_methods”: {
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
],
“excluded_payment_types”: [
{
“id”: “”
}
],
“installments”: 1,
“default_payment_method_id”: null,
“default_installments”: 1
},
“client_id”: “963”,
“marketplace”: “NONE”,
“marketplace_fee”: 0,
“shipments”: {
“receiver_address”: {
“zip_code”: “000474”,
“street_number”: null,
“street_name”: “pdvsa clinica la salina, calle lagoven CABIMAS ZU VE”,
“floor”: “”,
“apartment”: “rx unidad de imagenes”
}
},
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“external_reference”: “WC-5064”,
“additional_info”: “”,
“expires”: false,
“expiration_date_from”: null,
“expiration_date_to”: null,
“date_created”: “2016-11-06T22:53:11.108-04:00”,
“id”: “194146007-1545423a-d4da-4dd6-aba4-2819d229fb97”,
“init_point”: “https:\/\/www.mercadopago.com\/mlv\/checkout\/start?pref_id=194146007-1545423a-d4da-4dd6-aba4-2819d229fb97”,
“sandbox_init_point”: “https:\/\/sandbox.mercadopago.com\/mlv\/checkout\/pay?pref_id=194146007-1545423a-d4da-4dd6-aba4-2819d229fb97”
}
}
11-06-2016 @ 22:53:11 – [render_order_form] – embedding Mercado Pago iframe.
11-06-2016 @ 22:53:12 – [build_payment_preference] – preference created with following structure: {
“items”: [
{
“id”: “3479”,
“title”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/uploads\/2016\/11\/7591913085022_001.jpg”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 990.0016,
“currency_id”: “VEF”
},
{
“id”: 2147483647,
“title”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 1637.5293,
“currency_id”: “VEF”
}
],
“payer”: {
“name”: “alan”,
“surname”: “medina”,
“email”: “[email protected]”,
“phone”: {
“number”: “02648036923”
},
“address”: {
“street_name”: “pdvsa clinica la salina, calle lagoven \/ CABIMAS ZU VE”,
“zip_code”: “000474”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5064?key=wc_order_581fec8c9745f”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581fec8c9745f&order_id=5064&redirect”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5064?key=wc_order_581fec8c9745f”
},
“shipments”: {
“receiver_address”: {
“zip_code”: “000474”,
“street_name”: “pdvsa clinica la salina, calle lagoven CABIMAS ZU VE”,
“apartment”: “rx unidad de imagenes”
}
},
“payment_methods”: {
“installments”: 1,
“default_installments”: 1,
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
]
},
“external_reference”: “WC-5064”,
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“sponsor_id”: 208692735,
“auto_return”: “approved”
}
11-06-2016 @ 22:53:12 – [create_url] – payment link generated with success from mercado pago, with structure as follow: {
“status”: 201,
“response”: {
“collector_id”: 194146007,
“sponsor_id”: 208692735,
“operation_type”: “regular_payment”,
“items”: [
{
“id”: “3479”,
“title”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/uploads\/2016\/11\/7591913085022_001.jpg”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 990.0016
},
{
“id”: “2147483647”,
“title”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Jarra Champion Acrilica Cervecera Leones x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“picture_url”: “”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 1637.5293
}
],
“payer”: {
“name”: “alan”,
“surname”: “medina”,
“email”: “[email protected]”,
“date_created”: “”,
“phone”: {
“area_code”: “”,
“number”: “02648036923”
},
“identification”: {
“type”: “”,
“number”: “”
},
“address”: {
“street_name”: “pdvsa clinica la salina, calle lagoven \/ CABIMAS ZU VE”,
“street_number”: null,
“zip_code”: “000474”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5064?key=wc_order_581fec8c9745f”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5064?key=wc_order_581fec8c9745f”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_581fec8c9745f&order_id=5064&redirect”
},
“auto_return”: “approved”,
“payment_methods”: {
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
],
“excluded_payment_types”: [
{
“id”: “”
}
],
“installments”: 1,
“default_payment_method_id”: null,
“default_installments”: 1
},
“client_id”: “963”,
“marketplace”: “NONE”,
“marketplace_fee”: 0,
“shipments”: {
“receiver_address”: {
“zip_code”: “000474”,
“street_number”: null,
“street_name”: “pdvsa clinica la salina, calle lagoven CABIMAS ZU VE”,
“floor”: “”,
“apartment”: “rx unidad de imagenes”
}
},
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“external_reference”: “WC-5064”,
“additional_info”: “”,
“expires”: false,
“expiration_date_from”: null,
“expiration_date_to”: null,
“date_created”: “2016-11-06T22:53:12.799-04:00”,
“id”: “194146007-7ad9d2d6-3186-4088-adae-28969fb96521”,
“init_point”: “https:\/\/www.mercadopago.com\/mlv\/checkout\/start?pref_id=194146007-7ad9d2d6-3186-4088-adae-28969fb96521”,
“sandbox_init_point”: “https:\/\/sandbox.mercadopago.com\/mlv\/checkout\/pay?pref_id=194146007-7ad9d2d6-3186-4088-adae-28969fb96521”
}
}
11-06-2016 @ 22:53:12 – [render_order_form] – embedding Mercado Pago iframe.
11-07-2016 @ 08:35:20 – [process_payment] – preparing to render Mercado Pago checkout view.
11-07-2016 @ 08:35:23 – [build_payment_preference] – preference created with following structure: {
“items”: [
{
“id”: “3376”,
“title”: “Gorra Jonron Derby Pepsi 2016 x 1, Porta Credencial LVBP x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 11049.9984,
“currency_id”: “VEF”
},
{
“id”: “3539”,
“title”: “Porta Credencial LVBP x 1”,
“description”: “”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 2900.0048,
“currency_id”: “VEF”
},
{
“id”: 2147483647,
“title”: “Gorra Jonron Derby Pepsi 2016 x 1, Porta Credencial LVBP x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Gorra Jonron Derby Pepsi 2016 x 1, Porta Credencial LVBP x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“quantity”: 1,
“unit_price”: 2723.0673,
“currency_id”: “VEF”
}
],
“payer”: {
“name”: “jose manuel”,
“surname”: “duran belandria”,
“email”: “[email protected]”,
“phone”: {
“number”: “04141736317”
},
“address”: {
“street_name”: “caricuao \/ CARACAS DC VE”,
“zip_code”: “100118”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5065?key=wc_order_582075087a9a0”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_582075087a9a0&order_id=5065&redirect”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5065?key=wc_order_582075087a9a0”
},
“shipments”: {
“receiver_address”: {
“zip_code”: “100118”,
“street_name”: “caricuao CARACAS DC VE”,
“apartment”: “sector ruiz pineda metro ruiz pineda”
}
},
“payment_methods”: {
“installments”: 1,
“default_installments”: 1,
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
]
},
“external_reference”: “WC-5065”,
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“sponsor_id”: 208692735,
“auto_return”: “approved”
}
11-07-2016 @ 08:35:24 – [create_url] – payment link generated with success from mercado pago, with structure as follow: {
“status”: 201,
“response”: {
“collector_id”: 194146007,
“sponsor_id”: 208692735,
“operation_type”: “regular_payment”,
“items”: [
{
“id”: “3376”,
“title”: “Gorra Jonron Derby Pepsi 2016 x 1, Porta Credencial LVBP x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 11049.9984
},
{
“id”: “3539”,
“title”: “Porta Credencial LVBP x 1”,
“description”: “”,
“category_id”: “others”,
“picture_url”: “https:\/\/latiendadelfanatico.com\/wp-content\/plugins\/woo-mercado-pago-module\/images\/cart.png”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 2900.0048
},
{
“id”: “2147483647”,
“title”: “Gorra Jonron Derby Pepsi 2016 x 1, Porta Credencial LVBP x 1, Servicio de env\u00edo utilizado por la tienda”,
“description”: “Gorra Jonron Derby Pepsi 2016 x 1, Porta Credencial LVBP x 1, Servicio de env\u00edo utilizado por la tienda”,
“category_id”: “others”,
“picture_url”: “”,
“currency_id”: “VEF”,
“quantity”: 1,
“unit_price”: 2723.0673
}
],
“payer”: {
“name”: “jose manuel”,
“surname”: “duran belandria”,
“email”: “[email protected]”,
“date_created”: “”,
“phone”: {
“area_code”: “”,
“number”: “04141736317”
},
“identification”: {
“type”: “”,
“number”: “”
},
“address”: {
“street_name”: “caricuao \/ CARACAS DC VE”,
“street_number”: null,
“zip_code”: “100118”
}
},
“back_urls”: {
“success”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5065?key=wc_order_582075087a9a0”,
“pending”: “https:\/\/latiendadelfanatico.com\/finalizar-comprar\/order-received\/5065?key=wc_order_582075087a9a0”,
“failure”: “https:\/\/latiendadelfanatico.com\/carrito\/?cancel_order=true&order=wc_order_582075087a9a0&order_id=5065&redirect”
},
“auto_return”: “approved”,
“payment_methods”: {
“excluded_payment_methods”: [
{
“id”: “provincial”
},
{
“id”: “mercantil”
}
],
“excluded_payment_types”: [
{
“id”: “”
}
],
“installments”: 1,
“default_payment_method_id”: null,
“default_installments”: 1
},
“client_id”: “963”,
“marketplace”: “NONE”,
“marketplace_fee”: 0,
“shipments”: {
“receiver_address”: {
“zip_code”: “100118”,
“street_number”: null,
“street_name”: “caricuao CARACAS DC VE”,
“floor”: “”,
“apartment”: “sector ruiz pineda metro ruiz pineda”
}
},
“notification_url”: “https:\/\/latiendadelfanatico.com\/wc-api\/WC_WooMercadoPago_Gateway\/”,
“external_reference”: “WC-5065”,
“additional_info”: “”,
“expires”: false,
“expiration_date_from”: null,
“expiration_date_to”: null,
“date_created”: “2016-11-07T08:35:24.205-04:00”,
“id”: “194146007-5cbabc88-32fc-4cc3-b4c4-4dd0e6c5e83d”,
“init_point”: “https:\/\/www.mercadopago.com\/mlv\/checkout\/start?pref_id=194146007-5cbabc88-32fc-4cc3-b4c4-4dd0e6c5e83d”,
“sandbox_init_point”: “https:\/\/sandbox.mercadopago.com\/mlv\/checkout\/pay?pref_id=194146007-5cbabc88-32fc-4cc3-b4c4-4dd0e6c5e83d”
}
}
11-07-2016 @ 08:35:24 – [render_order_form] – embedding Mercado Pago iframe.
11-07-2016 @ 12:39:04 – [check_ipn_response] – received _get content: []
11-07-2016 @ 12:39:04 – [check_ipn_request_is_valid] – data_id or type not set: []
11-07-2016 @ 12:39:04 – [check_ipn_response] – mercado pago request failure: []
11-07-2016 @ 12:39:10 – [check_ipn_response] – received _get content: []
11-07-2016 @ 12:39:10 – [check_ipn_request_is_valid] – data_id or type not set: []
11-07-2016 @ 12:39:10 – [check_ipn_response] – mercado pago request failure: []If I enter to: https://latiendadelfanatico.com/wc-api/WC_WooMercadoPago_Gateway/
page returns following message:
La solicitud de Mercado Pago ha fallado.
Mercado Pago request has failed.
jquiaro,
Which version of WooCommerce/WordPress are you using?Wordpress 4.6.1 Woocommerce 2.6.7
Hola, yo tengo el mismo problema. pudieron solucionar. ? agradeceria la ayuda.saludos
Hi @mrsab1982, @wagnerjaccoud and @jquiaro,
Does this problem still happens? IPN is a real black-box sometimes, as it is very hard to figure out where the problem is. As far as this plugin was tested, the IPN is working fine. For basic checkout, custom checkout, and ticket, it is not needed to configure anything. In subscriptions, its needed to configure the IPN URL in your Mercado Pago account page.
IPN can fail by a several number of reasons, such as instabilities in Mercado Pago platform (the API services, not the plugin), incompatibilities with WooCommerce and/or WordPress, network issues, and many others.
Starting from v2.2.0, we have made optimizations in our IPN algorithm.
Let me know if the problem still persistis to you.Regards!
- The topic ‘plugin is not changing order status after successful payment’ is closed to new replies.