customerEphemeralKeySecret property
A short-lived token that allows the SDK to access a Customer's payment methods.
Implementation
String? get customerId;/// A short-lived token that allows the SDK to access a Customer's payment methods.
String? get customerEphemeralKeySecret;