POCardTokenizationViewComponentConfiguration
Parameters
Card number field configuration.
Expiration date field configuration.
CVC field configuration. Set null to hide.
Cardholder name field configuration. Set null to hide.
Card scanner configuration. Set null to hide, this is a default behaviour.
Preferred scheme selection configuration. Shows scheme selection if co-scheme is available. Set null to hide.
Allows to customize the collection of billing address.
Card saving configuration. Displays checkbox that allows to save the card details for future payments. Set null to hide, this is a default behaviour.
Submit button configuration. Set null to hide.
Cancel button configuration. Set null to hide.
Metadata related to the card.
Custom style.
Deprecated
Use alternative constructor.
Card tokenization view component configuration.
Parameters
Specifies whether the CVC field should be displayed. Default value is true.
Specifies whether the cardholder name field should be displayed. Default value is true.
Card scanner configuration. Set null to hide, this is a default behaviour.
Preferred scheme selection configuration. Shows scheme selection if co-scheme is available. Set null to hide.
Allows to customize the collection of billing address.
Displays checkbox that allows to save the card details for future payments.
Submit button configuration. Set null to hide.
Cancel button configuration. Set null to hide.
Metadata related to the card.
Custom style.