Search Results for

    Show / Hide Table of Contents

    Class AmountBreakdownData

    Inheritance
    object
    AmountBreakdownData
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Worldline.Acquiring.Sdk.V1.Domain
    Assembly: Worldline.Acquiring.Sdk.dll
    Syntax
    public class AmountBreakdownData

    Properties

    CashbackAmount

    Optional amount of cashback for card-present transactions.

    The amount specified is included in the total transaction amount, the information is provided for data enrichment and reconciliation purposes.

    Only supported in some regions with restrictions, depending on local regulation and card scheme rules. Please check with your Worldline contact if you are allowed to use this field.
    Declaration
    public AmountData CashbackAmount { get; set; }
    Property Value
    Type Description
    AmountData

    TipAmount

    Optional amount of tip.

    The amount specified is included in the total transaction amount, the information is provided for data enrichment and reconciliation purposes.
    Declaration
    public AmountData TipAmount { get; set; }
    Property Value
    Type Description
    AmountData
    In This Article
    Back to top Copyright (c) 2024 Worldline Financial Services (Europe) SA