Is it possible to edit the metadata in the Stripe payment records generated by Gravity Forms? According to Stripe support, only the creator of the payment (in our case, Gravity Forms), has the permissions necessary. So my question is: does the GF Stripe gateway support this, even via the REST API?
I ask because we’ve changed the way payments capture additional information (via metadata) in order to streamline integration with accounting systems. The same information is now in several different metadata fields and the format is inconsistent. So we’d like to clean up historical pmts’ metadata in the stripe repository. No core payment information needs to change.
If it is possible, any jumps on how to (e.g., process or sample code) would be great.
Thanks!