...
The default token type at FreedomPay is EACR. You are requesting a different type – LPUI.
Your account needs to be boarded via a FiServ location. Nashville NashvillePTS is correct, NashvillePTS is incorrect.
Note |
---|
IMPORTANT: Do not ask to change an existing MID/TID to this token type. It will break any existing processes. |
...
Ensure Macros are enabled (select Enable Content)
Select New Card Present Switching Request
Complete the fields in the modal that opens:
Processor: NashvilleNashvillePTS
AMEX Direct: Resort choice
DCC (Dynamic Currency Converter): Leave unchecked
Product: Select HPC from dropdown
Google Pay: Leave unchecked, not currently supported
Apple Pay: Leave unchecked, not currently supported
Paypal: Leave unchecked, not currently supported
...
Use Sandbox: Uncheck Box in production environment
Selling System Name: Be sure to include TA Token in name, especially if you have other FreedomPay accounts
ES Key (ESK): can be generated in your FreedomPay dashboard or supplied by FreedomPay
Column G: Store ID = Store Id field in FreedomPay Plugin
Column H: Terminal ID = Store Id in FreedomPay Plugin
Version: 1 v1.5
CSS Styling: If blank, cut and paste the following:
Code Block html{font:14px Arial,sans-serif}form{padding:3px}input{font-family:Lato,Helvetica,Arial,sans-serif;font-weight:400;opacity:1;position:relative;z-index:10;height:54px;line-height:54px;font-size:15px;border-radius:0;border:1px solid #c2c2c2;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-style:solid;background:#fff;min-width:75px;margin-left:0;padding:0 8px 0 8px;max-width:100%!important}input:focus{outline:none;box-shadow:0 0 0 .75px #4d90fe}label{position:relative;display:block;font-family:Lato,Helvetica,Arial,sans-serif;font-size:13px;text-transform:uppercase;font-weight:700;color:rgba(0,0,0,.5);margin:0 0 5px 5px}button{color:#fff;border-color:#122549;background-color:#122549;text-transform:uppercase;font-weight:700;letter-spacing:.085em;font-family:Lato,Helvetica,Arial,sans-serif;font-weight:400;opacity:1;display:inline-block;margin-bottom:0;padding:0 15px!important;cursor:pointer;user-select:none;text-align:center;vertical-align:middle;white-space:nowrap;text-transform:capitalize;border:1px solid;border-radius:0;background-image:none;font-size:16px;font-weight:400;height:44px!important;line-height:3;text-decoration:none}
...