Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.
Ivan Weiler edited this page Aug 31, 2014 · 7 revisions

Goal

To port Inchoo_Stripe extension to Magento2

https://github.com/ivanweiler/Inchoo_Stripe

To implement Stripes recommended js approach that was missing in original Inchoo_Stripe. That way CC info is never posted on site, token approach.

https://stripe.com/docs/stripe.js

Recurrent billing and similar advanced features won't be implemented, only authorize/capture.

This repo will be public once we're done, plus article about porting on inchoo.net.

Resources

https://stripe.com/

Official PHP Lib & Docs

Other Magento extensions

Clone this wiki locally