Search

Index

Revindex Storefront

SalesPaymentModel

Last updated on 2022-11-08 1 mins. to read

The SalesPaymentModel holds payments belonging to a SalesOrderModel.

Member Type Description
Amount Decimal  
CreditCardHint String The last 4 digits of the credit card if payment is a credit card type.
FormattedAmount String Text representation of the amount in current culture and currency.
FormattedHint String Text representation merged from the payment or credit card hint.
PaymentHint String Hint from other types of payment method.
PaymentMethod PaymentMethodType  
PaymentNonce String Usually a single use token representing the payment transaction.
SalesPaymentID Integer Object identifier.
TransactionType SalesPaymentTransactionType  
TransactionTypeName String  
VoucherHint String Voucher code hint if payment is a voucher type.

 

Comments


Powered by Revindex Wiki