Descripción
Antes de comprarlo, por favor asegurarse que su cuenta es VÁLIDA para Mercado Envíos. Los pasos a seguir, son los siguientes:
1- Abrir en su navegador https://www.mercadopago.com.ar/developers/panel y buscar el access token de su app.
2- Copiar y pegar el access token dentro de este link https://api.mercadopago.com/shipping_options?dimensions=10x10x10%2C200&zip_code=5000&item_price=220&free_method=&access_token=XXXXXXXXXXX reemplazando las XXXXXXXXXXX por el token.
3- Validar que la respuesta sea similar a la siguiente:
{ "destination": { "zip_code": "5000", "city": { "id": null, "name": null }, "state": { "id": "AR-X", "name": "Córdoba" }, "country": { "id": "AR", "name": "Argentina" }, "extended_attributes": null }, "options": [ { "id": 3267619731, "option_hash": "40272702a1f703b65ce3e01058029875", "name": "Express a domicilio", "currency_id": "ARS", "list_cost": 0, "cost": 699.99, "base_cost": 699.99, "display": "recommended", "shipping_method_id": 510545, "shipping_method_type": "two_days", "shipping_option_type": "address", "estimated_delivery_time": { "type": "known", "date": "2021-12-30T00:00:00-03:00", "unit": "hour", "offset": { "date": null, "shipping": null }, "time_frame": { "from": null, "to": null }, "pay_before": "2021-12-29T13:30:00-03:00", "shipping": 24, "handling": 24, "schedule": null }, "discount": { "rate": 0, "type": "none", "show_loyal_benefit": false, "promoted_amount": 0 }, "tags": null }, { "id": 879046711, "option_hash": "7d71fb6e16f08d63d26923b75dfb91e6", "name": "Express a domicilio", "currency_id": "ARS", "list_cost": 0, "cost": 699.99, "base_cost": 699.99, "display": "optional", "shipping_method_id": 73330, "shipping_method_type": "express", "shipping_option_type": "address", "estimated_delivery_time": { "type": "known", "date": "2021-12-30T00:00:00-03:00", "unit": "hour", "offset": { "date": null, "shipping": null }, "time_frame": { "from": null, "to": null }, "pay_before": "2021-12-29T13:30:00-03:00", "shipping": 24, "handling": 24, "schedule": null }, "discount": { "rate": 0, "type": "none", "show_loyal_benefit": false, "promoted_amount": 0 }, "tags": null } ], "buyer": { "id": null, "loyalty_level": null, "shipping_level": null }, "custom_message": { "reason": "", "display_mode": null } }
Mercado Libre habia dado de baja este servicio, no se como hicieron los chicos, pero lo tengo funcionando de nuevo y anda de diezzz