#educatedthug
1 messages · Page 1 of 1 (latest)
You can cancel a refund via this API:
https://stripe.com/docs/api/refunds/cancel
However this method isn't supported in CLI
You can yes one of the options
That's not supported.
For each API, you can choose your prefered method and get an example:
https://stripe.com/docs/api/refunds/cancel?lang=curl
refer to the panel on the right
I’m asking how do I get started with cURL. Or how to use ruby
I have searched everywhere can’t find a guide
Ah first, you may need to refer to the community on how to use these technologies (regardless of using Stripe)
I have used stripe CLI in the past and I’m familiar with that
But since I can’t use CLI to cancel a refund
Then refer to Stripe guides in order to understand how to use these technologies using Stripe APIs