#Madhavi-metadata
1 messages · Page 1 of 1 (latest)
yes, we can pass subscription metadata
but I am looking for customer metadata
when I pass this metadata, its not getting created as customer metadata
not sure where that metadata is going
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I am able to pass subscription metadata.. it works fine
I am checking if we can pass customer metadata
can you please confirm
Hmm, I don't think it's possible
You can create the Checkout Session first, then retrieve the Customer and call Update Customer specifying metadata, I think
yes that approach works fine.. instead of multiple api calls, I am checking if I can use create checkout api to pass customer data
It's not possible (yet) today, sorry mis-read the question in the first place