Skip to content

Latest commit

 

History

History

doc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Abstract

The gateway available in this repository is meant to provide you an integration with stripe Checkout Server.

Installation

Composer

composer require combodo/stripe-v3

Note: for now I do not plan to follow BC rules, use semantic versioning or other, so please check if the code is working after each upgrade.

plug this gateway

In order to achieve this, you will have to follow many steps. Of course, how you code those step depends of the framework you use. We've covered those:

Sylius

Sylius users, you can head to Sylius dedicated documentation.

Symfony

Symfony users, you can head to Symfony dedicated documentation.

others

You have no chance, there is no doc yet! but you may take inspiration on the existing one and help us documenting!