Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/habibun/symfony-stripe

Symfony with Stripe: Online payment processing for internet businesses
https://github.com/habibun/symfony-stripe

payment-gateway payment-integration stripe symfony

Last synced: 5 days ago
JSON representation

Symfony with Stripe: Online payment processing for internet businesses

Awesome Lists containing this project

README

        

# stripe
Symfony with Stripe: Online payment processing for internet businesses

| Repository | Symfony Version | PHP Version |
|-------------------------|-----------------|-----------------|
| [payum-payum-bundle][1] | `4.4.x ` | `7.4` or higher |
| [gary-clarke][2] | `5.4.x ` | `8.0` or higher |
| [docs-stripe][3] | `5.4.x ` | `8.0` or higher |

Read [Stripe Docs](https://stripe.com/docs)
Resources:
- [`gary-clarke`][2]
- [Accepting Payments in Symfony Using STRIPE](https://www.youtube.com/watch?v=xh8wFxiANMI)
- [Stripe - Accept a payment](https://stripe.com/docs/payments/accept-a-payment)
- [symfony-stripe](https://github.com/GaryClarke/symfony-stripe)
- [`docs-stripe`][3]
- [Stripe Checkout](https://docs.stripe.com/payments/checkout)

[1]: https://github.com/habibun/payum-payum-bundle
[2]: https://github.com/habibun/symfony-stripe/tree/gary-clarke
[3]: https://github.com/habibun/symfony-stripe/tree/docs-stripe

## License
The code is licensed under the [MIT License](https://github.com/habibun/symfony-stripe/blob/master/LICENSE)