Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uzdevid/yii2-cardlink

Cardlink xizmati orqali chet el valyutasida to'lovlarni qabul qilishga moslashtirilgan Yii2 framework uchun kengaytma
https://github.com/uzdevid/yii2-cardlink

cardlink merchant payment yii2 yii2-extension

Last synced: about 4 hours ago
JSON representation

Cardlink xizmati orqali chet el valyutasida to'lovlarni qabul qilishga moslashtirilgan Yii2 framework uchun kengaytma

Awesome Lists containing this project

README

        

CardLink Integration
====================
Service for accepting payments on the Internet, with a fast connection and a modern API.

Installation
------------

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist uzdevid/yii2-cardlink "*"
```

or add

```
"uzdevid/yii2-cardlink": "*"
```

to the require section of your `composer.json` file.

Usage
-----

Once the extension is installed, simply use it in your code by :

```php
= \\uzdevid\cardlink\AutoloadExample::widget(); ?>```