Table of Contents

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 Checkout and Card details.

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.