Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
developer:api_specification:xml_payment_features [2019/12/12 13:08]
robinc [Request Body Fields] Added CREDENTIALONFILE
developer:api_specification:xml_payment_features [2019/12/12 13:20]
robinc [Examples for a Request] Added ND008
Line 309: Line 309:
  
 \\ \\
 +
 +
 +**ND008 - Credential on File**
 +
 +This feature is currently available to TSYS Saratoga terminals.
 +
 +Two usages:
 +  * Processing transaction with Secure Card (stored in Nuvei Gateway) but using the same Secure Card for different usage.
 +  * Processing transaction in clear card but token vaulted externally (outside Nuvei Gateway).
 +
 +These fields will only be used on a payment if you have secure card storage enabled. The fields will have the following behavior: Hidden - the gateway accepts the fields, if sent, and add them to the transaction,​ but does not show it to the customer.
 +
 +To provide a transaction with COF, your request needs to add the Credential on File component and its fields, as described below.
 +
 +^ **FIELD** ^ **REQUIRED** ^ **DESCRIPTION** ^
 +| ORIGINALBRANDTXIDENTIFIER ​ | N | String, max length is 64, Merchant sends the transaction identifier if received from acquirer. |
 +| STOREDCREDENTIALTXTYPE | N | Possible values: FIRST_TXN_SUBSEQUENT_MERCHANT_INITIATED_TXN or SUBSEQUENT_CARDHOLDER_INITITATED_TXN |
 +| STOREDCREDENTIALUSE | N | Possible values: UNSCHEDULED,​ INSTALLMENT or RECURRING. |
 +
 +\\
 +
 +Quick example:
  
 ==== Response Body Fields ==== ==== Response Body Fields ====
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International