This app provides sample usage of yandex-money-php library.
- Clone this app to some folder
git clone https://github.com/yandex-money/yandex-money-sdk-php-sample
. - Install composer and run
composer install
. - Create
constants.php
file in the root of cloned repository usingconstants.php.sample
as a template. - Run the application using your favortite(apache, nginx, etc.) web server.
- Visit the page
HOST
in your browser. - Follow instructions on the opened page.