PHP code example of twint-ag / twint-magento-extension

1. Go to this page and download the library: Download twint-ag/twint-magento-extension 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/ */

    

twint-ag / twint-magento-extension example snippets

bash
   php bin/magento setup:static-content:deploy <language_code>

### Requirements
- PHP `>= 8.1`
- PHP extension: `soap`
- Magento 2.x (`magento/framework` version as `>=103.0.4`)
- TWINT account

## Installation
 1. Install the Module via Composer: