PCIPTokenizationOptions

This class can be used to specify miscellaneous options related to the tokenization request.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Use this setting to pass cardholder information for network tokens.

Link copied to clipboard

Use customInitialLoader when no card data is entered in our SDK and you want to show your own loading animation during the SDK's initial network requests. IMPORTANT: Your loader must be visible before starting the SDK. Be aware that the SDK blocks user input. Your loading screen can not have a cancel button or give the impression that users can still interact with the UI.

Link copied to clipboard

Use this setting to switch from production to sandbox. If not specified, the SDK will call the Datatrans production environment.

Link copied to clipboard

Use this setting to change the UI language. If this is not specified, the system language will be used.

Link copied to clipboard

Use this setting to display or hide critical errors.

Link copied to clipboard

Whether secure connections to Datatrans servers require a certificate chain signed with a specific CA private key. The device's trust settings are explicitly ignored, i.e. custom installed/white-listed certificates and/or CAs will not work.