Skip to content

nywuctuk/yii-yandex-money

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

yii-yandex-money

Yandex money API with Yii framework (tested on 1.1.15 version)

These codes will help you to start using yandex money with your yii porject.

  1. Start

https://tech.yandex.ru/money/doc/dg/concepts/About-docpage/ (api yandex tutorial)

https://money.yandex.ru/i/forms/guide-to-custom-p2p-forms.pdf

https://github.com/yandex-money/yandex-money-sdk-php/

https://github.com/yandex-money/yandex-money-sdk-php-sample

  1. Download php yandex api

from https://github.com/yandex-money/yandex-money-sdk-php/tree/master/lib

to your project /protected/extensions/yandexmoneyapi/

  1. Use these 'TestController' and its view 'index'

in your project:

/protected/controllers/TestController.php

/protected/view/test/index.php


Good examples:

https://github.com/aTastyCookie/yandex_prestashop //yandex money for PRESTASHOP

https://github.com/anisimow/yandexmoney //yandex money for PRESTASHOP (old api yandex)


It can be transform to module for yii.

About

Yandex money API with Yii framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages