Example for https://github.com/AndreiBerezin/RispoYandexKassaBundle
How to use:
- get composer
- composer.phar install
- fill parameters.yml with your yandexkassa parameters
- php bin/console doctrine:database:create
- php bin/console doctrine:schema:create
- test payments :)
Add payment -> confirm -> redirect to Yandex kassa -> pay from card -> return to application


