I\'m in the process of building an online marketplace which sells shippable goods. The site will be similar to Etsy, which will connect merchants with buyers.
I\'d like
email; $customer = \Stripe\Customer::create(array( "source" => $token, "email" => $email) ); ?>