Skip to content

Commit

Permalink
Add Payment Intents gateway.
Browse files Browse the repository at this point in the history
Add support for the SCA-ready Payment Intents API by adding a new gatewa.
  • Loading branch information
andris-sevcenko committed Jul 16, 2019
1 parent 769d8ab commit 82c0e90
Show file tree
Hide file tree
Showing 48 changed files with 4,339 additions and 620 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ composer require league/omnipay omnipay/stripe

The following gateways are provided by this package:

* [Stripe](https://stripe.com/)
* [Stripe Charge](https://stripe.com/docs/charges)
* [Stripe Payment Intents](https://stripe.com/docs/payments/payment-intents)

For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/omnipay)
repository.
Expand Down
Loading

0 comments on commit 82c0e90

Please sign in to comment.