PHP code example of fernandovaller / payment-methods-logo

1. Go to this page and download the library: Download fernandovaller/payment-methods-logo 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/ */

    

fernandovaller / payment-methods-logo example snippets




use FVCode\PaymentMethodsLogo\Logo;

g):
 * data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFMAAAA3CAIAAAD ....
 */

echo Logo::getImage('visa', 32);