POCardTokenizationEvent

Defines card tokenization lifecycle events.

Inheritors

Types

Link copied to clipboard

Event is sent when tokenized card has been processed, e.g. authorized. This is a final event.

Link copied to clipboard

Event indicates that initialization is complete. Currently waiting for user input.

Link copied to clipboard

Event is sent when card is tokenized.

Link copied to clipboard

Event is sent when user changes any editable value.

Link copied to clipboard

Initial event that is sent prior any other event.

Link copied to clipboard

Event is sent just before submitting user input. This is usually a result of a user action, e.g. button press.