laravel / cashier-stripe

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
https://laravel.com/docs/billing
MIT License
2.38k stars 679 forks source link

Laravel cashier with restfull #857

Closed ghten closed 4 years ago

ghten commented 4 years ago

It is possible to use Laravel cashier in Restful because I have angular in the client. When I put the card in angular and stripe returns my a token "tok_" but in cashier it's impossible to create a subscription with a token.

Thanks

driesvints commented 4 years ago

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.