checkout-payment-sample
checkout-payment-sample copied to clipboard
Using Checkout PRO to process payments
Estoy armando una integracion tipo marketplace usando checkout pro 1. En el frontend inicializo el componente con la Public Key del marketplace `initMercadoPago(import.meta.env.VITE_MERCADOPAGO_PUBLIC_KEY);` 2. En el backend creo la preferencia...
Based on the [Checkout Pro](https://www.mercadopago.com.pe/developers/es/guides/online-payments/checkout-pro/integration) section from the Mercado Pago Developer guides I made an update to the v2; and update the readme.md to contain the necessary configuration
Seems like you have a bug, guys :)
Hello. The assets(css, js, images...) won't load when using the html-js sample with PHP in the server side. There is an [error](https://github.com/mercadopago/checkout-payment-sample/blob/master/server/php/server.php#L52) that causes the assets to not load and...
**sigue dando el mismo error:** QUE MAS HAY QUE CONFIGURAR?, la documentacion es incorrecta o incompleta? **Ahora se suma OTRO error:** [Report Only] Refused to frame 'https://www.mercadopago.com.ar/' because an ancestor...
[Report Only] Refused to frame 'https://www.mercadopago.com.br/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self' *.mercadolibre.com". ?preference-id=773477537-cbe49959-cc33-4927-827f-b63e1f8687bd&from-widget=true:4 GET https://content.mercadopago.com/fp/check.js?org_id=jk96mpy0&session_id=b72090e1-57aa-43db-8976-406fa9d89b71 net::ERR_CERT_DATE_INVALID It is not possible to complete the...
No puedo usar el sitio de demo, no puede cargar el js Uncaught Error: MercadoPago.js could not be loaded value https://sdk.mercadopago.com/js/v2:1 https://sdk.mercadopago.com/js/v2:1 file:///C:/Users/daleboca/Desktop/checkout-payment-sample/client/js/index.js:3
Alguma coisa falta, mas não sei o que é... A documentação não é clara. ## Frontend index.html ```html Checkout Pro Integração // Adicione as credenciais do SDK const mp =...