#Charlestons - client_reference_id
1 messages · Page 1 of 1 (latest)
I don't think that that data is copied to the Subscription unfortunately. You might want to set this as metadata on the subscription via the subscription_data.metadata parameter https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-subscription_data-metadata
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Perfect. Thanks Pompey!