Stripe · Arazzo Workflow
Stripe Charge and Refund
Version 1.0.0
Create a direct charge, then refund all or part of it.
Provider
Workflows
charge-and-refund
Create a charge and refund it via the charge refunds endpoint.
Creates a Charge for the supplied amount and source, then issues a Refund on that charge for an optional partial amount.
1
createCharge
postCharges
Create a direct charge against the supplied source.
2
refundCharge
postChargesChargeRefunds
Refund the charge, optionally for a partial amount.