Overview
After the merchant sends a payment (deposit) request to Nuvei, Nuvei communicates with the customer’s bank or other funding source to transfer the funds from the customer’s account to the merchant’s account. When Nuvei receives a response from the bank or other funding source, Nuvei notifies the merchant of the result of the payment via a Direct Merchant Notification (DMN), also known as a webhook.
A payment DMN consists of the following types of parameters:
- Transaction Parameters:
The parameters of the transaction sent to Nuvei and the parameters of the outcome (includingadvanceResponseChecksum
). - Payment Parameters:
The unprotected payment method information provided by the customer (name on card, expiration data, the last four digits of the credit card number, token, and so on). - Customer Details:
The customer’s personal information provided by the customer (first and last name, address, contact details, and so on). By default, the payment DMN includes these parameters. However, during merchant onboarding, you can instruct Nuvei to remove them from these DMNs. - Other Parameters:
Merchant custom fields and other miscellaneous parameters.
Pre-deposit DMNs
Pre-deposit DMNs allow the merchant to review the deposit prior to accepting it. The merchant usually checks the deposit amount and/or the payment method.
A pre-deposit DMN consists of the same types of parameters as other payment DMNs. However, because an actual financial transaction has not occurred, a pre-deposit DMN does not include certain parameters that appear in other payment DMNs: ppp_status
, along with all financial-related parameters and 3D-Secure parameters.
Handling Pre-deposit DMNs
For merchants with pre-deposit DMNs enabled, when a customer attempts a deposit, Nuvei sends a DMN to the merchant’s pre-deposit DMN URL. Nuvei expects to receive a response from the merchant. Possible response values are:
action
=APPROVE – Nuvei processes the deposit.action
=DECLINE – Nuvei does not process the deposit.
If Nuvei does not receive a response from the merchant, the transaction attempt is declined. Nuvei does not attempt to re-send pre-deposit DMNs.
If a merchant using the Payment Page integration method declines the attempt and has enabled the User Trap feature, the customer remains on the payment page and can retry the deposit with different payment information. If the merchant declines the attempt and User Trap is not enabled, the customer is redirected to the merchant’s failure URL, specified in the Control Panel Integration Settings or in the payment request.
Also, when a merchant using the Payment Page integration method declines the attempt, Nuvei can display a pop-up message providing information to the customer.
Example Pre-deposit DMN Response
action=DECLINE, message='Your attempt has been declined'
Authenticating the DMN
Payment and pre-deposit DMNs include advanceResponseChecksum
that merchants can use to verify Nuvei sent the DMN and that it was not manipulated by any external parties. Re-calculate the checksum using values in the DMN and then compare it to the advanceResponseChecksum
in the DMN. If they are the same, then the DMN is authentic.
To authenticate a payment or pre-deposit DMN, follow these steps:
- Concatenate into a string the values of the following DMN parameters in this exact order:
totalAmount
currency
responseTimeStamp
(in GMT)ppp_TransactionID
Status
productId
In the DMN, blank spaces appear as + (plus) symbols. Replace these + symbols with blank spaces.
- Add
merchantSecretKey
to the beginning of that string. - Encrypt the entire string with SHA-256 or MD5 encryption, depending on the
SiteId
configuration.
Use encoding passed from the merchant site to create the encryption. The default encoding is UTF-8 (unless the encoding input parameter specifies otherwise). - Compare the result to the
advanceResponseChecksum
in the DMN. If they match, Nuvei sent the DMN.
Example Values for Payment or Pre-deposit Checksum
Merchant Secret Key: AJHFH9349JASFJHADJ9834 totalAmount: 115 currency: USD responseTimeStamp: 2020-03-14.16:22:34 ppp_TransactionID: 3453459 Status: APPROVED productId: Your Product
With these values, the string before encryption is:
AJHFH9349JASFJHADJ9834115USD2020-11-13.13:22:343453459APPROVEDYour Product
After SHA-256 encryption, the advanceResponseChecksum
should be:
6501f10efbfc9599d3e79fc0e24a5662e60292b0025834d0e2d09c58945aedbb
DMNs for APM Transactions
For APM transactions, the possible Status
values are:
- APPROVED: The APM provider processed and approved the transaction.
- DECLINED: The APM provider processed and declined the transaction.
- PENDING: The APM provider is processing the transaction.
- UPDATE: Indicates an update to the transaction’s status. Relevant only for certain APMs that handle North American bank transfers. For details, see the relevant APM guide.
Depending on the APM, transactions can be processed synchronously or asynchronously. Asynchronous processing can involve time delays ranging from a few seconds to several days. After Nuvei receives the final result (APPROVED or DECLINED) from the APM provider, Nuvei sends the merchant an additional DMN containing the same transaction data as the previous DMN and the final Status
of the transaction.
Example Payment DMN with Status
=PENDING
...'ppp_status=PENDING&PPP_TransactionId=257354778&userid=&merchant_unique_id=5CXS9TWCNFJP&customData=&productId=&first_name=Test&last_name=Test&email=test%40test.com¤cy=EUR&clientUniqueId=5CXS9TWCNFJP&Status=PENDING&customField1=merchantName&customField2=merchantName&customField3=merchantName&customField4=merchantName&customField5=&customField6=&customField7=&customField8=&customField9=merchantName&customField10=&customField11=&customField12=&customField13=&customField14=&customField15=&invoice_id=&address1=billing_address1&address2=&country=Germany&state=&city=billing_city&zip=9999&phone1=123456&phone2=&phone3=&client_ip=192.168.5.1&nameOnCard=&cardNumber=&bin=&acquirerId=&expMonth=&expYear=&Token=&tokenId=&ExErrCode=0&ErrCode=0&AuthCode=&AvsCode=&Cvv2Reply=&shippingCountry=&shippingState=&shippingCity=&shippingAddress=&shippingZip=&shippingFirstName=&shippingLastName=&shippingPhone=&shippingCell=&shippingMail=&total_discount=0.00&total_handling=0.00&total_shipping=0.00&total_tax=0.00&buyButtonProductBundleId=&merchant_site_id=197846&merchant_status=&action=&requestVersion=&message=PENDING&merchantLocale=&unknownParameters=&payment_method=apmgw_expresscheckout&Id=&merchant_id=4960497427404081578&responseTimeStamp=2020-03-21.15:42:48&buyButtonProductId=&webMasterId=&appliedPromotions=&uniqueCC=&transactionType=Sale&externalEmail=ralphv5%40safecharge.com&cardCompany=&eci=&user_token_id=testPaypal&userPaymentOptionId=47865938&TransactionId=1110000000004579353&ExternalaccountId=3ZPD52JF4XY4S&externalAccountDescription=account_id:3ZPD52JF4XY4S%7Cemail:ralphv5%40safecharge.com&externalTransactionId=40T14511AV6745111&APMReferenceID=B586E22F7608F7416E201A9EBC58AF69&orderTransactionId=1044765948&totalAmount=20.00&dynamicDescriptor=%3F&Reason=&ReasonCode=0&item_name_1=NA&item_number_1=&item_amount_1=20.00&item_quantity_1=1&item_discount_1=0.00&item_handling_1=0.00&item_shipping_1=0.00&errApmCode=0&errApmDescription=&errScCode=0&errScDescription=&feeAmount=&amountWithoutFee=&houseNumber=&customCurrency=&upoRegistrationDate=20200321&type=DEPOSIT&clientRequestId=20200321174049&relatedTransactionId=&apmPayerInfo=Address:Confirmed%3BPayer:verified%3BCountry:GB%3BFirstName:Ralph%3BLastName:Van+Coevorden&responsechecksum=0606f157a5075d1d4dc11db7279deb9afd2b933575845bd71e5db99747db30d3&advanceResponseChecksum=1b85115ce2647e02461a4ad93d5a04873cb049470ec1e82b6d66d205ef9e4cfe',
Example Payment DMN with Status
=APPROVED
...'ppp_status=OK&PPP_TransactionId=257354778&userid=&merchant_unique_id=5CXS9TWCNFJP&customData=&productId=&first_name=Test&last_name=Test&email=test%40test.com¤cy=EUR&clientUniqueId=5CXS9TWCNFJP&Status=APPROVED&customField1=merchantName&customField2=merchantName&customField3=merchantName&customField4=merchantName&customField5=&customField6=&customField7=&customField8=&customField9=merchantName&customField10=&customField11=&customField12=&customField13=&customField14=&customField15=&invoice_id=&address1=billing_address1&address2=&country=Germany&state=&city=billing_city&zip=9999&phone1=123456&phone2=&phone3=&client_ip=192.168.5.1&nameOnCard=&cardNumber=&bin=&acquirerId=&expMonth=&expYear=&Token=&tokenId=&ExErrCode=0&ErrCode=0&AuthCode=&AvsCode=&Cvv2Reply=&shippingCountry=&shippingState=&shippingCity=&shippingAddress=&shippingZip=&shippingFirstName=&shippingLastName=&shippingPhone=&shippingCell=&shippingMail=&total_discount=0.00&total_handling=0.00&total_shipping=0.00&total_tax=0.00&buyButtonProductBundleId=&merchant_site_id=197846&merchant_status=&action=&requestVersion=&message=APPROVED&merchantLocale=&unknownParameters=&payment_method=apmgw_expresscheckout&Id=&merchant_id=4960497427404081578&responseTimeStamp=2020-03-21.15:42:49&buyButtonProductId=&webMasterId=&appliedPromotions=&uniqueCC=&transactionType=Sale&externalEmail=ralphv5%40safecharge.com&cardCompany=&eci=&user_token_id=testPaypal&userPaymentOptionId=47865938&TransactionId=1110000000004579353&ExternalaccountId=3ZPD52JF4XY4S&externalAccountDescription=account_id:3ZPD52JF4XY4S%7Cemail:ralphv5%40safecharge.com&externalTransactionId=40T14511AV6745111&APMReferenceID=B586E22F7608F7416E201A9EBC58AF69&orderTransactionId=1044765948&totalAmount=20.00&dynamicDescriptor=%3F&Reason=&ReasonCode=0&item_name_1=NA&item_number_1=&item_amount_1=20.00&item_quantity_1=1&item_discount_1=0.00&item_handling_1=0.00&item_shipping_1=0.00&errApmCode=0&errApmDescription=&errScCode=0&errScDescription=&feeAmount=&amountWithoutFee=&houseNumber=&customCurrency=&upoRegistrationDate=20200321&type=DEPOSIT&clientRequestId=20200321174049&relatedTransactionId=&apmPayerInfo=Address:Confirmed%3BPayer:verified%3BCountry:GB%3BFirstName:Ralph%3BLastName:Van+Coevorden&responsechecksum=7721cf5aea6773ac011df0f2224481041ecfff2ebc08bd265ec5b10c3f5ea4d5&advanceResponseChecksum=2164dc8cd5d93a4529dd6894f20563639ac22b953b06cdd0c5c4f1fb4e2cd3d3',
Payment and Pre-deposit DMN Parameters
Parameter | Mandatory | Description |
---|---|---|
ppp_status | Yes | The status of the transaction. OK indicates that the transaction was approved. Pending occurs only for APM transactions in which the final status is not immediately returned. FAIL indicates that the transaction was declined or there was an error. |
ppp_TransactionID | Yes | A unique 64-bit number that identifies the Nuvei payment page transaction. |
totalAmount | Yes | Total amount of all the items of a customer's purchase sent to the payment page. For merchants with the currency conversion feature enabled, the value of this parameter is the original total amount of items before the currency is converted. |
currency | Yes | Currency selected by the customer that was sent to the payment page. For merchants with the currency conversion feature enabled, the value of this parameter is the original currency sent to the payment page. |
convertedCurrency | No | The final currency selected by the customer on the payment page in which the transaction was processed with the acquirer bank. This feature is available only for merchants with currency conversion enabled. |
convertedAmount | No | The final amount of the transaction after the customer converted the currency through the payment page. This is the amount that was processed through the acquirer bank. This feature is available only for merchants with currency conversion enabled. |
responseChecksum | Yes | Deprecated checksum parameter. |
advanceResponseChecksum | Yes | Advanced response checksum that ensures that the DMN callback is authentic. |
TransactionID | No | A unique 64-bit number that identifies the fiscal transaction in the Nuvei payment gateway. If no fiscal transaction actually occurred, ppp_status is FAIL and this parameter is empty. |
transactionType | No | The value of this parameter shows the type of transaction, Sale, Auth, Credit, Void, Chargeback, or Modification. This service is available only upon request. |
Status | No | Status of the Nuvei Payment Gateway fiscal transaction: APPROVED, SUCCESS, DECLINED, ERROR, PENDING, UPDATE. If no fiscal transaction actually occurred, ppp_status is FAIL and this parameter value is DECLINED. |
userPaymentOptionId | No | Each time a customer uses a payment method, Nuvei assigns a unique ID to that payment method. The next time the customer uses a payment method in which Nuvei has already assigned an ID, the ID is returned as the value of this parameter. When a new payment method is used, the value of this parameter is empty. |
externalTransactionId | No | A unique ID generated by Nuvei that represents the APM transaction. |
userid | No | The string that you have passed as the userid parameter initially when making the HTTPS POST request to the payment page. |
customData | No | The ID that you have passed as the customData parameter initially when making the first request to the payment page. |
productId | No | The ID that you have passed as the productId parameter initially when making the first request to the payment page. |
first_name | No | Firstname of the user that processes a transaction, if supplied. |
last_name | No | Lastname of the user that processes a transaction, if supplied. |
No | Email of the user that processes a transaction, if supplied. | |
externalEmail | No | PayPal only. Email address returned from external alternative payment method. This parameter is the email address of the PayPal account. |
cardCompany | No | The name of the credit card company. The possible values are: Visa, Amex, Mastercard, Diners, Diners, Discover, JCB, LaserCard, Maestro, Solo, and Switch. This value is provided for payment_method values such as cc_card, ppp_ApplePay, and ppp_GooglePay. |
customFieldX | No | Fifteen custom fields that you may use by replacing X with 1 to 15. The customFieldX that you have passed as the customFieldX parameter initially when making the first request to the Public Payment Page. |
invoice_id | No | The invoice_id that you have passed as the invoice_id parameter initially when making the first request to the Public Payment Page. |
address1 | No | Address1 of the user that processes a transaction, if supplied. |
address2 | No | Address2 of the user that processes a transaction, if supplied. |
country | No | Country of the user that processes a transaction, if supplied. |
state | No | State of the user that processes a transaction, if supplied. |
city | No | City of the user that processes a transaction, if supplied. |
zip | No | ZIP code of the user that processes a transaction, if supplied. |
phone1 | No | Phone1 of the user that processes a transaction, if supplied. |
phone2 | No | Phone2 of the user that processes a transaction, if supplied. |
phone3 | No | Phone3 of the user that processes a transaction, if supplied. |
nameOnCard | No | Name on the card of the customer that processes a transaction, if supplied. |
cardNumber | No | Masked card number of the user that processes a transaction, if supplied. The parameter becomes mandatory if the payment method is a credit card or debit card. If another payment method is used, then an empty string is returned. |
expMonth | No | Expiration month of the card used for this transaction, if supplied. The parameter becomes mandatory if the payment method is credit card. If another payment method is used an empty string is returned. |
expYear | No | Expiration year of the card used for this transaction, if supplied. The field becomes mandatory if the payment method is credit card. If another payment method is used an empty string is returned. |
Token | No | Tokens are strings of random digits, letters, and symbols characters that represent a single credit card number. When you submit your customers' full credit card number, Nuvei provides you with a token in the response that represents your customers' credit card. The next time a returning customer completes a transaction, you send Nuvei the token instead of the customer's credit card information. Nuvei returns this value in the response as well as the DMN response. |
tokenId | No | Deprecated. ID of the token. Used in combination with the token. |
orderTransactionId | No | This value is generated by PlayTech for transactions processed through PlayTech's Cashier. This value helps to identify individual transactions that are related to the same Order ID. |
3dflow | No | This parameter indicates if the transaction was processed through the 3D-Secure flow or not: 0: Not processed through 3D-Secure. 1: Processed through 3D-Secure. |
promoCode | No | This value is a promotional code you define that you can use to apply discounts to your products or services. Nuvei does not apply any discounts and only returns the value you sent in the HTTPS request. |
ExErrCode | No | When a transaction is successful, this field is 0. When a transaction is not successful, the parameter is the code of the specific error. |
ErrCode | No | When a transaction is successful, this field is 0. When a transaction is not successful, the parameter is the code of the generic error. |
errApmCode | No | The error code for a transaction processed through an APM returned by the APM. |
errApmDescription | No | The error description for a transaction processed through an APM returned by the APM. |
errScCode | No | The error code for a transaction processed through an APM returned by Nuvei. |
errScDescription | No | The error description for a transaction processed through an APM returned by Nuvei. |
AuthCode | No | An authorization code (up to 35 characters) that is returned for each approved and pending transaction. |
acquirerId | No | Acquiring bank unique ID. The value 0 represents an invalid bank code. |
acquirerBank | No | The name of the acquirer bank or payment processor of the processed transaction. |
bin | No | The first six digits from the credit card number for identifying the processing bank. The rest of the number is not displayed. |
shippingCountry | No | Shipping country of the user that processes a transaction, if supplied. An empty string is returned when the shipping feature is not enabled. |
shippingState | No | Shipping state of the user that processes a transaction, if supplied. An empty string is returned when the shipping feature is not enabled. |
shippingCity | No | Shipping city of the user that processes a transaction, if supplied. An empty string is returned when the shipping feature is not enabled. |
shippingAddress | No | Shipping address of the user that processes a transaction, if supplied. An empty string is returned when the shipping feature is not enabled. |
shippingZip | No | Shipping ZIP code of the user that processes a transaction, if supplied. An empty string is returned when the shipping feature is not enabled. |
shippingFirstName | No | Shipping first name of the user that processes a transaction, if supplied. An empty string is returned when the shipping feature is not enabled. |
shippingLastName | No | Shipping last name of the user that processes a transaction, if supplied. An empty string is returned when the shipping feature is not enabled. |
shippingPhone | No | Shipping phone of the user that processes a transaction, if supplied. An empty string is returned when the shipping feature is not enabled. |
shippingCell | No | Shipping mobile phone of the user that processes a transaction, if supplied. An empty string is returned when the shipping feature is not enabled. |
shippingMail | No | Shipping email of the user that processes a transaction, if supplied. An empty string is returned when the shipping feature is not enabled. |
total_discount | No | The total amount of all the values of the item_discount_X parameter combined. |
total_handling | No | The handling parameter that the merchant passed to Nuvei in the HTTPS POST request. |
total_shipping | No | The shipping parameter that the merchant passed as the shipping parameter initially when making the first request to the payment page. |
total_tax | No | The total tax parameter that you have passed initially when making the first request to the payment page. |
buyButtonProductBundleId | No | Contains the ID of the product bundle when the buy button payment was processed. |
merchant_site_id | Yes | The ID, provided by Nuvei, which uniquely defines a particular merchant customization. |
requestVersion | Yes | The version of the request. The current version is 3.0.0. |
message | Yes | A message from Nuvei about the transaction that has been done. |
merchantLocale | No | The language and country of the user in ISO code in the following format: [language ISO]_[country ISO] The possible values of this parameter are provided below: English (US): en_US English (UK): en_UK German: de_DE Chinese (PRC): zh_CN Hebrew: iw_IL French: fr_FR Dutch (Standard): nl_NL Greek: el_GR Indonesia: in_ID Italian: it_IT Japanese: ja_JP Korean: ko_KR Lithuanian: lt_LT Spanish: es_ES English (Canada): en_CA English (Australia): en_AU Russian: ru_RU Arabic: ar_AA Norwegian: no_No Portuguese: pt_BR Swedish: sv_SE Turkish: tr_TR Slovenian: sl_SI Danish: da_DK Romanian: ro_RO Bulgarian: bg_BG Polish: pl_PL Hungarian: hu_HU Vietnamese: vi_VL |
unknownParameters | No | When an unknown parameter is sent to Nuvei, for example, a misspelled parameter, Nuvei returns this parameter with the value being the parameter that Nuvei did not recognize. This enables you to identify and correct any erroneous parameters. |
payment_method | Yes | The payment method used for this transaction such as cc_card, ppp_ApplePay, and ppp_GooglePay. |
ID | No | Hebrew ID |
merchant_id | Yes | The unique merchant ID supplied by Nuvei. |
responseTimeStamp | Yes | Time set by Nuvei, when the response is received from the Gateway. |
buyButtonProductId | No | Contains the ID of the product when the buy button payment was processed. |
dynamicDescriptor | Yes | Dynamic descriptor passed to the Nuvei Gateway for the current transaction. |
Reason | No | A reason that the Gateway returned if the transaction fails. See Gateway specification. N/A is returned if it is not a regular transaction. |
ReasonCode | No | A reason code that the Gateway returned if the transaction fails. See Gateway specification. N/A is returned if it is not a regular transaction. |
item_name_X | Yes | The item name that you have passed as the item_name_X parameter initially when making the first request to the Public Payment Page. N/A is displayed if it is not a regular transaction. |
item_number_X | No | The item number that you have passed as the item_number_X parameter initially when making the first request to the Public Payment Page. N/A is displayed if it is not a regular transaction. |
item_amount_X | Yes | The item amount that you have passed as the item_amount_X parameter initially when making the first request to the Public Payment Page. N/A is displayed if it is not a regular transaction. |
item_quantity_X | No | The item quantity that you have passed as the item_quantity_X parameter initially when making the first request to the Public Payment Page. N/A is displayed if it is not a regular transaction. |
item_discount_X | No | The item discount that you have passed as the item_discount_X parameter initially when making the first request to the Public Payment Page. N/A is displayed if it is not a regular transaction. |
item_handling_X | No | The item handling that you have passed as the item_handling_X parameter initially when making the first request to the Public Payment Page. N/A is displayed if it is not a regular transaction. |
item_shipping_X | No | The item shipping that you have passed as the item_shipping_X parameter initially when making the first request to the Public Payment Page. N/A is displayed if it is not a regular transaction. |
appliedPromotions | No | Used to indicate that the purchase was done using a promotion (or coupon). This parameter contacts all successfully applied promotion codes. If more than one promotion was used, the promotion names are separated by a # character. |
client_ip | Yes | The IP address from which the client made the purchase. |
uniqueCC | No | A unique value assigned to every credit card number. |
user_token | No | This parameter shows if the payment page required existing customers to register for the specific transaction. When user_token=register, the payment page required the customer to register even if they are already registered in the system. The previously registered payment methods are deleted. When user_token=auto, the payment page checked the Nuvei database to determine if the customer was already registered. |
user_token_id | No | This parameter is a unique identifier for each customer generated by the merchant. |
externalAccountId | No | This parameter is the customer's username or unique identifier provided by the APM. This value is not returned for all APMs. |
APMReferenceID | No | This parameter is Nuvei's reference identifier from Nuvei for each APM. |
webMasterId | No | The webMasterId you passed in the request to the Public Payment Page. |
finalFraudDecision | No | This parameter indicates the final fraud analysis decision made by Nuvei Risk management. Possible values: 1. Accept: The transaction is redirected for processing. 2. Reject: The transaction is rejected according to a Fraud Filter. |
systemId | No | The value of this parameter is a numeric identifier generated by Nuvei for the fraud analysis service/tool. |
systemName | No | The value of this parameter is an internal Nuvei name for the fraud analysis service/tool. |
systemDecision | No | The Risk decision. It may be one of the following predefined string values: 1. None: No decision was rendered. 2. Accept: Transaction is recommended for processing 3. Reject: Transaction is rejected due to a high probability of fraud. 4. Review: Transaction should be manually reviewed before processing. 5. Error: An error occurred during the analysis. No decision is rendered. |
rules | No | This parameter lists all the rules that were activated by the transaction as part of Nuvei's fraud checks. This parameter is only returned when the value of the SystemDecision parameter is Reject or Review.The format of the value of the Rules parameter is URL encoded. For example: rules=ID%3D1000000260%2CDescription%3DCC+is+changing+more+than+1 +Email+Last+24+H+Review+general In the URL encoded response: %2C represents & and separates the multiple rule values. %3D represents '='. |
Cvv2Reply | No | CVV2 (card verification value) response. Possible values: M – CVV2 Match N – CVV2 No Match P – Not Processed U – Issuer is not certified and/or has not provided Visa with the encryption keys. S – CVV2 processor is unavailable. |
AvsCode | No | The AVS (address verification) response. The following values may be returned: A – The street address matches, but the ZIP code does not. W – Whole 9-digit ZIP code matches, but the street address does not. Y – Both the 5-digit ZIP code and the street address match. X – An exact match of both the 9-digit ZIP code and the street address. Z – Only the 5-digit ZIP code matches, the street code does not. U – Issuer Unavailable S – Not Supported R – Retry B – Not Authorized (declined) N – Both street address and ZIP code do not match. |
cardType | No | The type of card used in the transaction. Possible values: credit or debit. |
upoRegistrationDate | No | The date that the UPO was registered in the following format: YYYMMDDHHmmss |
isPartialApproval | No | Indicates if the transaction was requested for partial approval (1) or not (0). |
requestedAmount | No | For a partial approval transaction, represents the amount requested. It can be greater than the amount that was able to be processed (totalAmount). |
partialApprovalStatus | No | For a partial approval transaction, indicates the status of the approval. Possible values: PENDING, APPROVED, CANCELLED, AUTO_VOID |
requestedCurrency | No | For a partial approval transaction, represent the currency of the amount requested. It should be the same as the currency of the amount processed (currency). |
isRebilling | No | Indicates whether this is a regular transaction or a recurring/rebilling transaction. Possible values: false – This is a regular transaction. true – This is a recurring/rebilling transaction. |
autoSettleMode | No | Automatic settle feature available for merchants working in an Auth-Settle mode. It can be configured to be done per “Accept” risk decision, per specific time frame, or per combination of both. Possible values: TIME, RISK, RISK-TIME. |
isExternalMpi | No | Allow the merchant to provide the 3D-Secure authentication result in the request to Nuvei. Possible values: 1 – external MPI is used 0 – external MPI is not used |
cavv | No | The cardholder authentication verification value. Relevant for external MPI. |
eci | No | An Electronic Commerce Indicator (ECI) value is the result of a 3DS authentication request, returned by a Directory Server ("issuer ACS") (namely Visa, Mastercard, JCB, and American Express). Possible ECI values: Visa: 5 – The cardholder was successfully authenticated. 6 – The issuer or cardholder does not participate in a 3D-Secure program. 7 – Payment authentication was not performed. Mastercard: 1 – The issuer or cardholder does not participate in a 3D-Secure program. 2 – The cardholder was successfully authenticated. 6 – Payment authentication was not performed. 7 – The cardholder was successfully authenticated for the initial MIT. |
type | No | The type of notification. Possible values: DEPOSIT WITHDRAWAL KYC DOCUP KYC and DOCUP are only relevant for merchants implementing Nuvei’s KYC solutions. |
3DauthenticationType | No | Presents whether the transaction has been processed via challenge or frictionless authentication flow. The parameter should be calculated based on the combination of acsChallengeMandated/Result parameters in Auth3D response to Cashier by GW. Values: Challenge or Frictionless If the parameter is empty, the parameter is not included in the DMN. This field is relevant only for a 3D-Secure v2 deposit flow. |
3Dauthentication | No | Result: ThreeDSAuthenticator -> result -> authenticationStatus. For frictionless, result value in Auth3d response to Cashier. For a challenge, send the transStatus value from CRes. If the parameter is empty, the parameter is not included in the DMN. This field is relevant only for a 3D-Secure v2 deposit flow. |
3Dreason | No | ThreeDReason: from final GW response to Cashier's Sale TRX. If the parameter is empty, the parameter is not included in the DMN. This field is relevant only for a 3D-Secure v2 deposit flow. |
3DwhiteListStatus | No | whiteListStatus – from final GW response to Cashier's Sale TRX. If the parameter is empty, the parameter is not included in the DMN. This field is relevant only for a 3D-Secure v2 deposit flow. |
clientRequestId | No | Unique request ID in the merchant’s system. Can be used to perform future actions, such as reconciliation, identifying the transaction in the event of any issues, etc. |
relatedTransactionId | No | The ID of the related transaction used, if it was required for processing. |
merchant_unique_id | No | The ID value that was initially passed in the merchant_unique_id parameter when making the original request to the Nuvei Payment Page. |
clientUniqueId | No | If the transaction is sent through a Nuvei API, then this parameter is populated by the ID of the transaction in the merchant’s system. |
externalTokenProvider | No | An external token provider is an entity in the payment industry with its own flow (for example: Apple Pay and Google Pay). This indicates which external token provider was used in the current transaction. |
isDecryptService | No | An external token provider is an entity in the payment industry with its own flow (for example: Apple Pay and Google Pay). This indicates whether the payments gateway decrypted the external token data provided, which was required for processing. |
apmPayerInfo | No | Additional customer information that is received back from an external alternative payment service provider. Note: The content and the format of data returned for this parameter may vary per APM and provider. |
3DReasonId | No | Reason ID for a failed 3D-Secure authorization as received from the issuer. |
threeDReason | No | Reason description for a failed 3D-Secure authorization as received from the issuer. |
challengeCancelReasonId | No | Reason ID for a canceled 3D-Secure authentication as received from the issuer. |
ChallengeCancelReason | No | Reason for a canceled 3D-Secure authentication as received from the issuer. |
isLiabilityOnIssuer | No | Indicates if there is a 3D-Secure liability shift. |
challengePreferenceReason | No | If a challenge is requested, this field provides the reason for it. |
houseNumber | No | Indicates the provided house number. |
amountWithoutFee | No | The transaction amount without the fee. |
feeAmount | No | The amount of the transaction fee. |
manage_3d_mode | No | The value of manage3D mode that was submitted on the call:AUTO ON OFF |
cardIssuerCountry | No | Country the card was issued in. |
merchant_status | No | Status of KYC merchants. Possible values: Approved, Declined, None, Pending, Review. |
customCurrency | No | Custom currency for airline use. |
threeDSVersion | No | The 3D-Secure version. Possible values: 2.1.0 (if 3D-Secure v2 flow is used) or null (if not used). |
PAR | No | A unique identifier associated with a specific cardholder PAN, which can be used in place of sensitive consumer identification fields. If the PaymentAccountReference value is returned in the response (depending on the card scheme decision), then this value is also returned to the Merchant. |
representmentInformation | No | Contains the date of the next collection attempt. This parameter is relevant only for certain North American APMs. |
merchantAdviceCode | No | Guides Mastercard Merchants on how to proceed after an authorization request is declined. Click here for possible values. |
isAFT | No | Indicates whether the transaction was processed as a Sale (False) or as an AFT transaction (True). |
isAFTOverriden | No | Possible values: True – Merchant can submit Sales and AFT transactions. False – Merchant can only submit AFT transactions. |
recipientFirstName | No | For AFT transactions, the recipient's first name. |
recipientLastName | No | For AFT transactions, the recipient's last name. |
selectedCardBrand | No | For transactions involving a co-badged card, the brand the user selected for processing. |
secondaryCardBrand | No | For transactions involving a co-badged card, the secondary brand. |
processedCardBrand | No | For transactions involving a co-badged card, the brand with which the transaction was processed. |