phynix/stripe

There is no license information available for the latest version (dev-master) of this package.

Stripe Package

dev-master 2022-08-23 13:54 UTC

This package is not auto-updated.

Last update: 2025-06-08 00:04:58 UTC


README

Package wrapper for stripe library.

A wrapper for stripe laravel.

php artisan vendor:publish 
or
php artisan vendor:publish --publish=StripeServiceProvider

// GET Method
route('stripe.confirm');