#Julio
1 messages ยท Page 1 of 1 (latest)
hi toby
Hi ๐ yes, Invoices have a custom_fields paramter:
https://stripe.com/docs/api/invoices/object#invoice_object-custom_fields
And also accept metadata as most of our objects do:
https://stripe.com/docs/api/invoices/object#invoice_object-metadata
https://stripe.com/docs/api/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.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.