2017 © Pedro Peláez
 

yii2-extension yii2-stripepayment

Stripe payment extension for Yii 2.

image

lukos/yii2-stripepayment

Stripe payment extension for Yii 2.

  • Monday, March 14, 2016
  • by lukos
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-swiftpayment

A plugin for yii2 to use the Stripe payments provider., (*1)

WARNING

This is currently in development and should NOT be used for production code., (*2)

Introduction

This plugin is to greatly simplify using the popular Stripe payments provider in yii2. Stripe provides credit card payments but also includes an aggregate Merchant Account, avoiding the need to pay for one of these yourselves and avoiding the additional costs of a dedicated Merchant Account. A dedicated Merchant account might be useful for companies with very large turnovers since the fees can be negotiated with the Merchant bank. For most of us, we don't turn over enough to pay twice for credit card payments - once for the gateway and once for the Merchant account., (*3)

Installation

Install with composer using the following in your composer.json "require" : {"lukos/yii2-stripepayment":"@dev"}, (*4)

The Versions

14/03 2016

dev-master

9999999-dev https://github.com/lukos/yii2-stripepayment

Stripe payment extension for Yii 2.

  Sources   Download

MIT

The Requires

 

extension yii2 widget