About

This app provides sample usage of yandex-money-php library.

How to use

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