Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/habibun/symfony-stripe
- Owner: habibun
- License: mit
- Created: 2022-04-20T08:37:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T15:58:48.000Z (about 1 month ago)
- Last Synced: 2024-10-18T16:13:38.780Z (about 1 month ago)
- Topics: payment-gateway, payment-integration, stripe, symfony
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)