projects/congarevenuecloud/ecommerce/src/lib/modules/payment/classes/payment-transaction.model.ts
Currency |
Type : string
|
Default value : null
|
CustomerAddressCity |
Type : string
|
Default value : null
|
CustomerAddressCountryCode |
Type : string
|
Default value : null
|
CustomerAddressLine1 |
Type : string
|
Default value : null
|
CustomerAddressPostalCode |
Type : string
|
Default value : null
|
CustomerAddressStateCode |
Type : string
|
Default value : null
|
CustomerBillingAccountID |
Type : string
|
Default value : null
|
CustomerBillingAccountName |
Type : string
|
Default value : null
|
CustomerEmailAddress |
Type : string
|
Default value : null
|
CustomerFirstName |
Type : string
|
Default value : null
|
CustomerLastName |
Type : string
|
Default value : null
|
isUserLoggedIn |
Type : boolean
|
Default value : null
|
Locale |
Type : string
|
Default value : null
|
OrderAmount |
Type : string
|
Default value : '0'
|
OrderGeneratedID |
Type : string
|
Default value : null
|
OrderName |
Type : string
|
Default value : null
|
PaymentToken |
Type : string
|
Default value : null
|
PaymentType |
Type : string
|
Default value : null
|