Refunds
Refund objects allow you to refund a charge that has previously been created but not yet refunded. Funds will be refunded to the credit or debit card that was originally charged.
📄️ Create a refund
<p>When you create a new refund, you must specify a Charge on which to create it.</p><p>Creating a new refund will refund a charge that has previously been created but not yet refunded.</p><p>Funds will be refunded to the credit or debit card that was originally charged.</p><p>Once entirely refunded, a charge can’t be refunded again. This method will return an error when called on an already-refunded charge, or when trying to refund more money than is left on a charge.</p>
📄️ Retrieve refunds
Retrieves a list of refunds
📄️ Retrieve refund
Retrieves one refund by ID