Standard settlements
In a standard settlement, the merchant captures the full amount that was previously authorized. Our system then releases the authorization hold and transfers the funds. This is the most common settlement type used in retail transactions. When we receive the settlement funds from the merchant we will send atransaction.completed webhook with the final amount.
Partial capture
In a partial capture, the merchant settles for less than the originally authorized amount. Our system releases the full authorization hold and transfers only the captured amount. This scenario is common in restaurants, where the final charge may be lower than the initial authorization after accounting for tips. You will receive atransaction.completed webhook with the final amount.
Over capture
Only available to specific merchant categories:Certain industries are allowed to settle for more than the authorized amount to accommodate tips and similar charges. See the permitted overcapture limits by MCC for specific MCC codes and their permitted overcapture limits.
transaction.completed webhook with the total amount.
Multi capture
Our system supports multiple partial settlements against a single authorization. We maintain the full authorization hold until all captures are completed, which is similar to how we handle refunds and reversals. Once all settlements are processed, we release the hold and post the total settled amount. This approach is common in shipping scenarios where items are fulfilled in separate shipments against one initial authorization. Once the total amount is settled you will receive atransaction.completed webhook with the final amount.
Force capture
Only available to specific merchant categories:In card-absent environments, up to a 15% increase between the authorized and settled amount is typically permitted. This buffer covers adjustments like shipping fees, taxes, or final service charges.
transaction.completed webhook. These transactions are final.
Refunds
Refunds are processed as negative transactions and may not reference the original charge. Our system validates each refund request and credits the amount to the cardholder’s account. Refunds can be issued anytime, even long after settling the original transaction. Once the settlement is complete, we will post the refund on our ledger, and you will receive atransaction.completed webhook.