#alex-charges-cancel
1 messages · Page 1 of 1 (latest)
there is no "cancel" you just refund the charges: https://stripe.com/docs/api/refunds/create
Ok got it. Thanks for the link to docs.
By the way, how cancelling payment intents made with US bank account work? There's a way to cancel a payment intent, and AFAIK it uses charges under the hood.
PaymentIntents are just a separate API with a completely separate design
Roger. Thank you for the help!