#AQZ
1 messages ยท Page 1 of 1 (latest)
Hi ๐ you can view the full list of available filters for that type of request within our API spec:
https://stripe.com/docs/api/issuing/transactions/list
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 thanks.
Can I create refund transaction using stripe Dashboard ?
I'm not sure (we aren't as familiar with the Dashboard), but I don't think you'd be able to. It looks like you're working with our Issuing APIs, in which case you wouldn't be the party triggering a refund.
Ok thank you