codenteq / stripe-payment-gateway

The Laravel eCommerce Stripe Payment Gateway
https://codenteq.com
MIT License
17 stars 8 forks source link
acikkaynak bagisto codenteq ecommerce opensource payment stripe

Stripe Payment Gateway

License Total Downloads

1. Introduction:

Install this package now to receive secure payments in your online store. Stripe offers an easy and secure payment gateway

2. Requirements:

3. Installation:

Installation without composer:

Webkul\Stripe\Providers\StripeServiceProvider::class,
"Webkul\\Stripe\\": "packages/Webkul/Stripe/src"
composer dump-autoload
php artisan optimize

That's it, now just execute the project on your specified domain.

How to contribute

Stripe Payment Gateway is always open for direct contributions. Contributions can be in the form of design suggestions, documentation improvements, new component suggestions, code improvements, adding new features or fixing problems. For more information please check our Contribution Guideline document.