#galyon
1 messages · Page 1 of 1 (latest)
Apologies if this has been answered before, I wasn't able to find anything in the search
I don't believe this is available for invoicing APIs today unfortunately
Ah ok, that's too bad, thanks for the info, is there any other way to provide transation details in this situation when someone is reviewing their card payments?
You could set a statement descriptor instead
https://stripe.com/docs/api/invoices/create#create_invoice-statement_descriptor
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ok, will take a look at that, thanks!