cartalyst / stripe-laravel

Cartalyst Stripe package integration for Laravel.
BSD 3-Clause "New" or "Revised" License
335 stars 57 forks source link

Cartalyst Stripe Terminal #50

Closed monove closed 5 years ago

monove commented 5 years ago

Hi, The Cartalyst library that this depends on has recently (2.2) added Terminal ability. Would you know how to do something like this \Stripe\Terminal\ConnectionToken::create() using this library? Thanks

monove commented 5 years ago

I just played around with it until I got Stripe::terminal()->connectionTokens()->create()