简体   繁体   中英

Laravel 4.2 with Stripe recurring payment

I'm using laravel 4.2 .

I want to use Stripe payment gateway for recurring Pro-rated payments . I've subscribed with Stripe.

The API in Stripe seems in PHP . I want to use it with laravel 4.2 hence is there any ready made package I can use for?

As I am using recurring pro-rated payments , it is necessary to me the package should support all the methods of recurring payments on stripe.

Can anyone suggest me the best one?

I've searched on Packagist but the packages have not proper documented for recurring payments.

使用 Laravel Catalyst 这里是链接https://cartalyst.com/manual/stripe-laravel/1.0它有助于定期付款。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM