Skip to main content

CardTransaction

Properties

NameTypeRequiredDescription
amountfloatAmount of the transaction, in units defined in currency. Decimal, including the correct number of decimal places for the currency exponent, as defined in ISO 2417:2015. Response only.
auth_codestrAuthorization code sent to the merchant. Relevant to authorizations approved by Rapyd. Response only.
authorization_approved_bystrApprover of the transaction when remote authorization is used. See Remote Authorization.
binstrThe first 6 digits of the card number. Response only.
card_authorizationstr
card_idstrID of the card. String starting with card_. Response only.
card_programstrID of the card program that the card is issued from. String starting with cardprog_. Response only.
created_atfloatTime of creation of the transaction object, in Unix time. Response only.
currencystr
fx_ratefloatThe exchange rate. Response only.
id_strID of the issued card transaction object. String starting with cit_.
issuing_txn_typestrType of the transaction.
last4strThe last 4 digits of the card number. Response only.
merchant_category_codestrFour-digit merchant category code (MCC) of the initiator of the transaction, as defined in ISO 18245. Response only.
merchant_name_locationstrName and location of the merchant. Maximum 40 characters. Response only.
original_transaction_idstrID of the original card transaction. Response only.
original_txn_amountfloatOriginal amount for FX transactions, when currency is different from original_txn_currency. Response only.
original_txn_currencystrOriginal currency in FX transaction. Three-letter ISO 4217 code. Response only.
pos_entry_modePosEntryModeThe mode of the POS entry. One of the following
retrieval_reference_numberstrReserved.
systems_trace_audit_numberstrReserved
wallet_transaction_idstrID of the wallet transaction. String starting with wt_. Response only.

PosEntryMode

The mode of the POS entry. One of the following

Properties

NameTypeRequiredDescription
MAGSTRIPEstr"magstripe"
MANUALENTEREDstr"manual_entered"
EMVstr"emv"
EMVSTANDINstr"emv_standin"
NFCstr"nfc"
NETWORKTOKENstr"network_token"
ECOMMERCEstr"ecommerce"
_3DSECOMMERCEstr"3ds_ecommerce"
ADJUSTMENTstr"adjustment"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →