michael-rubel/laravel-stripe-integration

此包已废弃,不再维护。未建议替代包。

此包代表与 Stripe 的即用型集成。

2.0.1 2023-10-10 06:53 UTC

This package is auto-updated.

Last update: 2024-03-15 19:38:03 UTC


README

Stripe Charge

Laravel Stripe Integration

Latest Version on Packagist Code Quality Code Coverage Infection Larastan

此包是 Stripe 的即用型集成。该包内部使用 laravel/cashier 包。

使用此包需要 PHP ^8.1 和 Laravel ^9.0

#StandWithUkraine

SWUbanner

支持的功能

  • 基本卡片收费
  • “离线”收费
  • 支付意向管理

安装

使用 composer 安装此包

composer require michael-rubel/laravel-stripe-integration

发布配置并在 .env 中填写 Stripe 密钥

php artisan vendor:publish --tag="stripe-integration-config"

主要类

使用示例

测试

composer test

许可协议

MIT 许可协议 (MIT)。有关更多信息,请参阅许可文件