Skip to content

inxcart/stripe

 
 

Repository files navigation

Stripe

Stripe

Accept Payments with Stripe in Thirty Bees.

Browser support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
iOS Safari
iOS Safari
Chrome for Android
Chrome for Android
IE9, IE10, IE11, Edge 30+ 30+ 9+ 36+ 9+ 30+

Browserlist string: defaults, ie >= 9, ie_mob >= 10, edge >= 12, chrome >= 30, chromeandroid >= 30, android >= 4.4, ff >= 30, safari >= 9, ios >= 9, opera >= 36

Features

Mission

The aim of this module is to make accepting payments with Stripe very easy.
Contributions are more than welcome!

Current features

  • Process the following payment methods with Stripe:
    • Credit Card
    • Credit Card (3D Secure)
    • Apple Pay (PaymentRequest button)
    • Google Pay (PaymentRequest button)
    • iDEAL
    • Bancontact
    • Giropay
    • Sofort Banking
    • P24
  • Process refunds received by webhooks:
    • Partial refund
    • Full refund
    • Generate credit slip
  • Refund from Back Office Order page
    • Partial refund
    • Full refund
  • View transactions on Back Office Order Page
  • View all transactions on the module configuration page
  • Uses Stripe's Checkout form to stay up to date with the latest version
  • Supports the Advanced checkout page of the Advanced EU Compliance module

Roadmap

The issues page will give you a good overview of the current roadmap and priorities: https://github.com/thirtybees/stripe/issues

Installation

Module installation

  • Upload the module via your Thirty Bees Back Office
  • Install the module
  • Check if there are any errors and correct them if necessary
  • Profit!

Documentation

The wiki can be found here: https://github.com/thirtybees/stripe/wiki

Minimum requirements

  • Thirty Bees >= 1.0.0
  • PHP >= 5.5.0
  • TLSv1.2 connectivity (cURL or fsockopen)

Compatibility

  • Thirty Bees 1.0.x

License

Academic Free License 3.0

Packages

No packages published

Languages

  • PHP 75.7%
  • Smarty 16.8%
  • JavaScript 6.6%
  • Other 0.9%