Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Huge collection of payment gateways for@spree. Stripe, Braintree, Apple Pay, Authorize.net and many others!

License

NotificationsYou must be signed in to change notification settings

spree/spree_gateway

Repository files navigation

Build StatusCode Climate

Community supported Spree Payment Method Gateways. It works as a wrapper foractive_merchant gateway.

Supported payment gateways:

  • Authorize.net (with CIM support)
  • Apple Pay (via Stripe)
  • BanWire
  • Bambora (previously Beanstream)
  • Braintree
  • CyberSource
  • ePay
  • eWay
  • maxipago
  • MasterCard Payment Gateway Service (formerly MiGS)
  • Moneris
  • PayJunction
  • Payflow
  • Paymill
  • Pin Payments
  • QuickPay
  • sage Pay
  • SecurePay
  • Spreedly
  • Stripe (with Stripe Elements)
  • USAePay
  • Worldpay (previously Cardsave)

ForPayPal support head over tobraintree_vzero extension.

Installation

  1. Add this extension to your Gemfile with this line:

    gem'spree_gateway','~> 3.7'
  2. Install the gem using Bundler:

    bundleinstall
  3. Copy & run migrations

    bundleexecrailsgspree_gateway:install

Finally, make sure torestart your app. Navigate toConfiguration > Payment Methods > New Payment Method in the admin panel and you should see that a bunch of additional gateways have been added to the list.

Contributing

In the spirit offree software,everyone is encouraged to help improve this project.

Here are some waysyou can contribute:

  • by using prerelease versions
  • by reportingbugs
  • by suggesting new features
  • by writing or editing documentation
  • by writing specifications
  • by writing code (no patch is too small: fix typos, add comments, clean up inconsistent whitespace)
  • by refactoring code
  • by resolvingissues
  • by reviewing patches

Starting point:

  • Fork the repo
  • Clone your repo
  • (You will need tobrew install mysql postgres if you don't already have them installed)
  • Runbundle
  • (You may need tobundle update if bundler gets stuck)
  • Runbundle exec rake test_app to create the test application inspec/test_app
  • Make your changes
  • Ensure specs pass by runningbundle exec rspec spec
  • (You will need tobrew install phantomjs if you don't already have it installed)
  • Submit your pull request

License

Spree is released under theNew BSD License.

About Spark Solutions

Spark Solutions

Spree Gateway is maintained bySpark Solutions Sp. z o.o..

We are passionate about open source software.We areavailable for hire.


[8]ページ先頭

©2009-2025 Movatter.jp