Click or drag to resize
CMSPayPalProviderGetTransactionAmount Method
Returns Amount object providing money amount information required by gateway.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
protected internal virtual Amount GetTransactionAmount()

Return Value

Type: Amount
See Also