PHP code example of vinium / sylius-payum-up2pay-plugin

1. Go to this page and download the library: Download vinium/sylius-payum-up2pay-plugin 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/ */

    

vinium / sylius-payum-up2pay-plugin example snippets


    Vinium\SyliusPayumUp2PayPlugin\ViniumSyliusPayumUp2PayPlugin::class => ['all' => true],