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
Previous revision
Next revision Both sides next revision
developer:api_specification:hpp_secure_card_features [2019/12/11 17:12]
robinc [Notes and Details About the Request]
developer:api_specification:hpp_secure_card_features [2019/12/11 17:17]
robinc [Examples for a Request] added StoredCredentialUse input type
Line 48: Line 48:
 **ND0004 - Stored Credential use field behavior and settings** **ND0004 - Stored Credential use field behavior and settings**
  
-This field is currently available to TSYS Saratoga terminals and is configurable by customer support. This field will have the following behavior: Hidden - the gateway accepts the field, if sent, and adds it to the transaction,​ but does not sow it for the customer.+This field is currently available to TSYS Saratoga terminals and is configurable by customer support. This field is optional and will have the following behavior: Hidden - the gateway accepts the field, if sent, and adds it to the transaction,​ but does not sow it for the customer.
  
 Note: STOREDCREDENTIALTXTYPE set as FIRST_TXN by default. Note: STOREDCREDENTIALTXTYPE set as FIRST_TXN by default.
Line 64: Line 64:
         <input type="​hidden"​ name="​ACTION"​ value="​register"​ />         <input type="​hidden"​ name="​ACTION"​ value="​register"​ />
         <input type="​hidden"​ name="​TERMINALID"​ value="​6491002"​ />         <input type="​hidden"​ name="​TERMINALID"​ value="​6491002"​ />
- <input type="​hidden"​ name="​MERCHANTREF"​ value="​1234321"​ /> +        <input type="​hidden"​ name="​MERCHANTREF"​ value="​1234321"​ /> 
- <input type="​hidden"​ name="​DATETIME"​ value="​15-3-2006:​10:​43:​01:​673"​ /> +        <input type="​hidden"​ name="​DATETIME"​ value="​15-3-2006:​10:​43:​01:​673"​ /> 
- <input type="​hidden"​ name="​HASH"​ value="​c3ce23e5e27d2863d116a6f9c8d63f5e"​ /> +               <input type="​hidden"​ name="​STOREDCREDENTIALUSE"​ value="​UNSCHEDULED"​ /> 
- <input type="​submit"​ value="​Register"​ />+        <input type="​hidden"​ name="​HASH"​ value="​c3ce23e5e27d2863d116a6f9c8d63f5e"​ /> 
 +        <input type="​submit"​ value="​Register"​ />
     </​form>​     </​form>​
   </​body>​   </​body>​
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International