Continue
POST/transaction/:apiKey/continue-dcc
DCC is a direct currency conversion possibility which can be activated during a credit card payment, if activated in the connector. To do so you will first have to send a regular transaction request with an additional parameter to receive the current conversion rate.
If there is a possible conversion an additional request has to be sent to with the chosen currency to finalize the transaction.
To initiate a DCC Request, add the additional requestDcc
parameter to the transaction request.
If a transaction is in the PENDING_DCC
state, it can be finalized with a request to the continue-dcc
endpoint.
The possible currencies are the original currency of the transaction and the converted currency from the transaction response.
Request
Responses
- 200
Transaction response