Class TerminalLocalAPIUnencrypted


  • @Deprecated
    public class TerminalLocalAPIUnencrypted
    extends Service
    Deprecated.
    This class is deprecated and will be removed in one of the future releases. Find guide on how to use the local terminal API without encryption in the README.

    [UNENCRYPTED] Local Terminal Api. Use this class (in TEST only) to experiment with the Local Terminal API separately from the encryption implementation required for live payments.

    Be sure to remove the encryption key details on the Customer Area as it will not work with encryption key details set up.

    • Constructor Detail

      • TerminalLocalAPIUnencrypted

        public TerminalLocalAPIUnencrypted​(Client client)
        Deprecated.