TTMSFNCCloudSumUp.DoCheckout Method
Starts the full checkout flow: it clears the previous result, obtains an access token, creates the checkout, and processes the card payment using the configured
CheckoutandCarddetails.
API unit family: TMSFNCCloudSumUp
Declaring type: TTMSFNCCloudSumUp
Inherited from: TTMSFNCCustomCloudSumUp
Syntax
procedure DoCheckout;
Remarks
The flow is asynchronous; observe OnCheckoutAccepted, OnCheckoutPending, and OnCheckoutFailed for the outcome.