Sandbox (test environment) and Production URLs for processing transactions:
Sandbox URL:https://sandbox.4levers.com/TxWs/ATPayTxWS.svc/json/Transaction
Production URL:https://transactions.4levers.com/ATPayTxWS.svc/json/Transaction
Internal tokenization refers to situations in which tokens are provided by the System.
Tokenization logic is as follows:
Tokenization=Internal and the credit card information is sent to the SystemTokenization=Internal, the System encrypts the credit card information, saves it in its own database in the encrypted mode, and issues a PaymentMethodToken that gets returned to the merchant in the first server response. The PaymentMethodToken is used by the merchant with subsequent transactions on this credit card, instead of credit card informationWith external tokenization, the external Processor provides the tokens. Internal and external tokenization follow nearly identical tokenization logic.