dinkbit / conekta-cashier

Laravel + Conekta = Painless subscription billing. http://laravel.com
MIT License
34 stars 22 forks source link

Creating a customer without a subscription #22

Open edbentinck opened 8 years ago

edbentinck commented 8 years ago

Laravel Cashier's Billable comes with a method to create a customer without a subscription out of the box.

From what I can tell this functionality is missing from Conekta Cashier. Whilst not necessarily recommended for Cashier, it would be great to integrate this and be able to leverage Cashier for both subscriptions and one-time charges on users with no subscriptions.