phynix/stripe

此包最新版本(dev-master)没有提供许可证信息。

Stripe 包

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

This package is not auto-updated.

Last update: 2024-09-28 20:14:52 UTC


README

为 stripe 库提供包装器。

A wrapper for stripe laravel.

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

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