View source: R/api_stripe_customer.R
create_stripe_customer | R Documentation |
Create a new Stripe customer
create_stripe_customer(email, user_uid, stripe_secret_key = .pp$keys$secret)
email |
The new Stripe customer's email address. |
user_uid |
the new Stripe customer's polished user uid. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.