Skip to main content

Capture

Introduction

The request "capture" includes the booking that was previously set up using the "preauthorization" request. Depending on the type of payment, specific functions are carried out.

Payment MethodAction
Credit CardThe card is now charged using the reserved amount
Direct DebitDebit is carried out immediately
Online Bank TransferNo additional financial action
WalletCustomer's e-wallet account is now being charged
PrepaymentNo additional financial action
InvoiceNo additional financial action
Cash on DeliveryNo additional financial action

Parameter Reference

ParameterRequiredFormatComments
txid+numeric(9..12)The txid specifies the payment process within the PAYONE platform
sequencenumberonumeric(1..3)Sequence number for this transaction within the payment process (1..n), e.g. PreAuthorization: 0, 1. Capture: 1, 2. Capture: 2
Required for multi partial capture (starting with the 2nd capture)

Example Request

amount=2500
api_version=3.11
capturemode=completed
currency=EUR
encoding=UTF-8
invoiceappendix=test message
narrative_text=narrative
request=capture
sequencenumber=-1
settleaccount=auto
transaction_param=do_what_you_want-only-used_for_PMI_Exports
txid=123456789