Table of Contents

TTMSFNCCustomCloudPayPal Class

Base component that processes payments through PayPal, exposing the payment, transaction and error data and the related events.

API unit family: TMSFNCCloudPayPal Inherits from: TTMSFNCSimpleCloudOAuth

Syntax

TTMSFNCCustomCloudPayPal = class(TTMSFNCSimpleCloudOAuth)

Remarks

This is the non-published base class; use the published TTMSFNCCloudPayPal component on a form.

Properties

Name Description
Payment Payment details for the current operation.
PaymentError Error information for the most recent failed operation.
Transaction Transaction details for the completed payment.

Methods

Name Description
DoPayment Starts the payment flow for the configured payment.