create_stripe_customer: Create a new Stripe customer

View source: R/api_stripe_customer.R

create_stripe_customerR Documentation

Create a new Stripe customer

Description

Create a new Stripe customer

Usage

create_stripe_customer(email, user_uid, stripe_secret_key = .pp$keys$secret)

Arguments

email

The new Stripe customer's email address.

user_uid

the new Stripe customer's polished user uid.


Tychobra/polishedpayments documentation built on May 13, 2022, 7:15 p.m.