Add dynamic statement descriptor in Stripe API for payments through ZOHO.
Stripe supports dynamic statement descriptors with their API. This will enable customers (with applicable banks) to see a dynamic reference on their credit card statements. This can be incredibly useful for corporate or government card holders in their reconciliation processes. Highly suggest using the Invoice# as the number to report in dynamic reference.
The relevant API data field is: "statement_descriptor". Currently in Stripe API, this is being reported as null.
3
votes
A M
shared this idea