alias Stripe::CheckoutSessionCustomer
Overview
The ID of the customer for this Session. For Checkout Sessions in subscription
mode or Checkout Sessions with customer_creation
set as always
in payment
mode, Checkout will create a new customer object based on information provided during the payment flow unless an existing customer was provided when the Session was created.
Alias Definition
String | Stripe::Customer | Stripe::DeletedCustomer