Parameters in Responses/Callbacks

You can enable the below in the synchronous responses and in the notifications to your notification URL as well. Please find below a list of the extra parameters you could include.

General parameters

ParameterValue
binBIN value
bin_countryBin Country
payment_methodPayment method which is used in the transaction
ccn_fourThe last 4 digits of the CCN
card_typeCard type e.g. : Mastercard
currencyCurrency e.g.: EUR
amountAmount value
expiry_yearExpiry year other card. e.g. expiry_year=2029
expiry_monthExpiry month of the card. e.g. expiry_month=07
cardholderCardholder bank name

3DS parameters

ParameterValue
3dstatusStatus of 3DS. e.g. Verified/Attempted/Non3d/Incomplete/Not verified
3dauthentication_statusWe sent "Y" for success, "N" for failed, "A" for attempted, "R" for Rejected from bank and "U" not authenticated due to unknown reason
3dauthentication_flowThe flow of the 3DS: e.g. frictionless_flow/challenge_flow
3dProtocolVersionProtocol version. e.g.: 2.2.0
3dtransactionStatusReasonMessageA message only when 3DS is failed
3dtransactionStatusReasonAn error code only when 3DS is failed
3dcardholderInformationAdditional information to Cardholder about the rejection
eci(Electronic Commerce Indicator) is a value that shows whether and how a card transaction was authenticated with 3D Secure e.g.: 05, 06, 07

Visa and Mastercard details for Recurring or CoF Initial transactions

ParameterValue
banknet_dateMastercard Settlement date
banknet_ref_numberMastercard Financial Product Code and Banknet Reference
visa_transaction_idVisa Transaction Identifier

Response example with enabled parameters:

currency=EUR&card_type=Mastercard&3dstatus=VERIFIED&3dauthentication_status=Y&&cardholder=Payabl+Test& type=capture&amount=0.02&expiry_year=2029&bin_country=CYP&expiry_month=07&payment_method=1& transactionid=299223801&bin=535456&orderid=Payabl-Test&first_time_customer=0×timestamp=1738224826&errorcode=0& ccn_four=2917&errormessage=&3dProtocolVersion=2.2.0&3dauthentication_flow=frictionless_flow&eci=05&security=6ec4f44449d1dc0fa67e9016e85c474c93dcc8645428d226596d5a35270cba54

📘

Please contact your Client Relations Manager or our Technical support team to enable any of the above.