| Current Path : /home/zada/public_html/vendor/mercadopago/dx-php/samples/ |
| Current File : /home/zada/public_html/vendor/mercadopago/dx-php/samples/index.php |
<?php
require_once 'vendor/autoload.php';
MercadoPago\SDK::setAccessToken("ACCESS_TOKEN");
?>