Required Steps to Use Tokens on New Order Entry

Required Steps to Use Tokens on New Order Entry

Module: Payment Processing Account
Topic: Tokenization
Version(s):  All
Editions: All


What Is Tokenization?

Tokenization, when applied to data security, is the process of substituting a sensitive data element with a non-sensitive equivalent, referred to as a token, that has no extrinsic or exploitable meaning or value. The token is a reference that maps back to the sensitive data through a tokenization system. Wikipedia


Making The Connection

Where Will I See This Within OLX?

If your gateway is coded for Tokenization you will see this on script settingsorder entry, payment profiles, and payment processing

What Reports Can Be Pulled?

  1. at this time there are no reports available

What Imports/Exports Relate to Tokenization

  1. at this time there are no import/exports available

Trouble Shooting

  1. Orders are declining
    1. Confirm the script being used has an account selected for Tokenization.
    2. Confirm you are using the correct token format for the gateway associated to the payment processing account tied to the order. 
      1. For example:
        1. Authorize.Net typically uses a format of customer/payment/last4
        2. Paypal typically uses a format of ?/email/last4


How To

If you wish to capture tokens rather than a credit card number on the New Order Entry page, you will need to take the following steps, as outlined below:
  1. First, you need to verify the gateway being used is coded for Tokenization.
  2. The payment processing account needs have the setting Allow Tokenization checked. 
  3. You will need to check “Allow Real Time CC Authorization” Pay/Shipping tab of the Script Properties window for the script which you would like to accept tokens for.        
  4. On this same Pay/Shipping tab, you will need to select a Payment Processing Account from the drop down window that has “Allow Tokenization” checked off. Save the script settings. 
  5. Once you have begun placed your order, on the Payment Method portion of the New Order Entry Screen, select the proper credit card type from the Pay Type drop down menu
    1. If entering token:
      1. and check off the “Token” box. 
      2. Enter the token, as generated by your merchant processor into the Credit Card Number box and the card’s expiration date in the Expires box.
    2. If entering credit card and creating token:
      1. click on set payment 
        1. Customer First and Last name are required to be supplied on order first
      2. fill in payment information in popup 
      3. click save
  6. Click “Process” if you are performing a pre-authorization. Then submit the order.

Please contact Customer Care if you have any further questions about entering token on the New Order Screen. Thank you!