#Mecha Chocobo
1 messages · Page 1 of 1 (latest)
You'd have to grab the charge object after the fact and update it with the metadata: https://stripe.com/docs/api/invoices/object#invoice_object-charge
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
hmm, ok. I was hoping it could be done as part of the process of creating the charge. thanks