Table of Contents

TTMSFNCCloudSumUpCard Class

Holds the card details submitted when a checkout is processed.

API unit family: TMSFNCCloudSumUp Inherits from: TPersistent

Syntax

TTMSFNCCloudSumUpCard = class(TPersistent)

Properties

Name Description
CVV Card verification value (CVV/CVC) printed on the card.
ExpiryMonth Card expiry month.
ExpiryYear Card expiry year.
Name Cardholder name as printed on the card.
Number Card number (PAN) without spaces or separators.

Methods

Name Description
Clear Resets all card fields to an empty string.