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?
What Reports Can Be Pulled?
at this time there are no reports available
What Imports/Exports Relate to Tokenization
at this time there are no import/exports available
Trouble Shooting
- Orders are declining
- Confirm the script being used has an account selected for Tokenization.
- Confirm you are using the correct token format for the gateway associated to the payment processing account tied to the order.
- For example:
- Authorize.Net typically uses a format of customer/payment/last4
- 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:
- First, you need to verify the gateway being used is coded for Tokenization.
- The payment processing account needs have the setting Allow Tokenization checked.

- 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.
- 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.

- 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
- If entering token:
- and check off the “Token” box.

- 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.
- If entering credit card and creating token:
- click on set payment

- Customer First and Last name are required to be supplied on order first
- fill in payment information in popup

- click save
- 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!
Related Articles
Shopify Order Import
Module: Imports Path: Processing > Imports Topic: Shopify Order Import Version(s): 5.1 & Up Editions: All What Are Shopify Order Import This module is built for olx 5x and lets us import orders from the Shopify. It supports four payment gateways for ...
SIM - Create New Form
Module: SIM Script Forms Path: Campaigns > Advertising > Script Forms Topic: Script Form Version(s): 5.1 Editions: Commerce and Call Center What Are SIM Forms? SIM Forms are guides for agents to follow during order entry. Making The Connection Where ...
Migrating to a New Processing Account
Module: Payment Processing Accounts Path: Campaigns > Payment Data > Payment Processing Accounts Topic: Migrating to a New Processing Account Version(s): 5.1 & up Editions: All What Are Payment Processing Accounts? Payment Processing Accounts are ...
Order Address Validation
Module: Script Rules Path: Campaign > Advertising > Global Script Rules Topic: Order Address Validation Version(s): 5.1 Editions: All What Is Order Address Validation? Order Address Validation is an API integration that confirms a customer's address ...
Order Entry: Mask credit card from being visible after capture
Having access to view a credit card is only necessary at certain points during an interaction with a customer. In most cases the number is only needed to be visible when entering, changing or confirming it while actually speaking with a customer. ...