PHPackages                             ddroche/yii2-shasta - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. ddroche/yii2-shasta

ActiveYii2-extension[Payment Processing](/categories/payments)

ddroche/yii2-shasta
===================

Yii2 Shasta Payments Integration

01052[2 PRs](https://github.com/ddanielroche/yii2-shasta/pulls)PHP

Since May 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ddanielroche/yii2-shasta)[ Packagist](https://packagist.org/packages/ddroche/yii2-shasta)[ RSS](/packages/ddroche-yii2-shasta/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Yii2 Shasta Payments Integration
================================

[](#yii2-shasta-payments-integration)

Yii2 Shasta Payments Integration

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist ddroche/yii2-shasta "*"

```

or add

```
"ddroche/yii2-shasta": "*"

```

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

Configuration
-------------

[](#configuration)

Once the extension is installed, simply config it in your application:

```
