Type declaration
- PaymentSheet.SetupParamsBase & {
customerEphemeralKeySecret: string;
customerSessionClientSecret?: never;
}customerEphemeralKeySecret: string
OptionalcustomerSessionClientSecret?: never
- PaymentSheet.SetupParamsBase & {
customerEphemeralKeySecret?: never;
customerSessionClientSecret: string;
}OptionalcustomerEphemeralKeySecret?: never
customerSessionClientSecret: string
- PaymentSheet.SetupParamsBase
- CheckoutSetupParams
A short-lived token that allows the SDK to access a Customer's payment methods.