Package-level declarations
API for PCI Proxy tokenization.
Warning
Only use this API if you are a PCI Proxy customer. Use Transaction if you want to register a saved payment method.
Types
This class is used to add cardholder info
This class represents a (credit or debit) card which was used for PCI Proxy tokenization.
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.
Implement PCIPTokenizationListener to be notified when a tokenization request ends. PCIPTokenizationListener will notify you about the success, error or cancel state of the processed tokenization request.
This class can be used to specify miscellaneous options related to the tokenization request.
This object is the entry point for a new tokenization request.
This class aggregates the results of a successful PCI Proxy tokenization request.