CWS Wrapper Library  5.1.0
Properties | List of all members
CWSWrapper.CalculateExtraChargeArgs Class Reference

Object which contains all extra charge calculation attributes. It is passed to CWS.CalculateExtraCharge More...

Properties

string paymentGatewayId [get, set]
 Id returned from OpenPaymentGateway More...
 
Money baseTransactionAmount [get, set]
 Amount used as base for extra charge calculation. More...
 

Detailed Description

Object which contains all extra charge calculation attributes. It is passed to CWS.CalculateExtraCharge

Property Documentation

◆ baseTransactionAmount

Money CWSWrapper.CalculateExtraChargeArgs.baseTransactionAmount
getset

Amount used as base for extra charge calculation.

Required

The monetary value of this calculation, should be same as the amount later on set for a transaction.

◆ paymentGatewayId

string CWSWrapper.CalculateExtraChargeArgs.paymentGatewayId
getset

Id returned from OpenPaymentGateway

Required


The documentation for this class was generated from the following file: