Capture & Void

Manage a transaction that has an active authorisation.

Transactions that have the status authorize need a follow-up action to convert the payment state to a PAID (100) transaction. You can do this by capturing the transaction using the EX-code (full capture).

For partial captures, you can also send the amount and/or product ID's.

Capture: Claiming the reserved money for a pre-authorized payment.
Void: Remove the reserved money for a pre-authorized payment.

Related Payment Methods

GroupExamples
Card based paymentsVisa, Mastercard or American Express including Apple Pay and Google Wallet
Buy Now Pay LaterKlarna, IN3, Riverty, Biller, Billink

Full capture or partial capture

If you send in orderLines, we try to capture the amount related to the orderLine. If you send in only a EX-code, we capture the full order (all open orderLines).

Test Cases

Test case: Partial Capture of an Order

Create an order with 3 different products and shipment fees.

Capture orderLines at 3 different moments:

  • First capture: with productLines
  • Second capture: with productLines
  • Third capture: full order (EX-code only) to capture all remaining orderLines.
Product IDQuantityFirst captureSecond captureThird capture
15 PC311
23 PC201
31 PC001
SHIPMENT---AUTOMATICALLY*

*The shipment fees will automatically be captured when you send us the final capture based on the EX-code. As we will capture all remaining orderLines.