clientReferenceId property

String? clientReferenceId
final

A unique string to reference the Checkout Session. This can be a customer ID, a cart ID, or similar, and can be used to reconcile the Session with your internal systems.

Implementation

final String? clientReferenceId;