PHP code example of stange / shopware-mercadopago
1. Go to this page and download the library: Download stange/shopware-mercadopago library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
stange / shopware-mercadopago example snippets
namespace StangeMercadoPago{
class Test{
}
}
php bin/console stange:mercadopago:create:test-user
php bin/console stange:mercadopago:currency:exchange <from_curency> <to_currency> [amount]
php bin/console stange:mercadopago:create:test-user