phynix/stripe

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

Stripe Package

Installs: 271

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/phynix/stripe

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

This package is not auto-updated.

Last update: 2025-12-21 02:50:42 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');