clientReferenceId property

String? clientReferenceId
getter/setter pair

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

Implementation

String? clientReferenceId;