#GiantRobot - subscription invoice descriptions
1 messages · Page 1 of 1 (latest)
Thanks so much.
Hey apologies it took me a while but you can indeed do this.
You can update the invoice object's description property while it is still in its draft state https://stripe.com/docs/api/invoices/update#update_invoice-description
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
sweet
i was told it couldn't be done
so now i need to figure out how to make it work in gravity for stripe add on
Oh as in that that field is immutable?
yes
I am able to update that subscription in my own code right now so it is doable from the Stripe API side
That may be a restriction from Gravity Forms's current implementation. Unfortunately we aren't familiar with how to work with third party products so you may have to reach out to their support/forums for Gravity Forms specific info here
yeah. i understand that.