PCIPTokenization
class PCIPTokenization
Use this class to start a PCI Proxy tokenization request. After the tokenization request has been completed - regardless if successful or not - the listener will be called with some basic information about the success or failure.
Warning: Only use this API if you are a PCI Proxy customer. Use Transaction if you want to register a saved payment method.
Constructors
Link copied to clipboard
Use this constructor to allow the user to enter the card data to be tokenized. After this class is initialized, you should define its listener and the options properties.