stripe-create-customer
Function
Create a new Stripe customer
Syntax
$result = stripe-create-customer "[email protected]"
create Stripe customer with email
$result = stripe-create-customer $email
create Stripe customer with email from variable