Click or drag to resize

IPaymentScreenGuestInfo Properties

The IPaymentScreenGuestInfo type exposes the following members.

Properties
 NameDescription
Public propertyGuestId Guest identifier Or null if PaymentSplitMode value is WholeOrder.
Public propertyIsEInvoice Guest has EInvoice or current order has EInvoice if PaymentSplitMode value is WholeOrder.
Public propertyIsProcessed Is payment processed for current guest. Always false if PaymentSplitMode value is WholeOrder.
Public propertyResultSum Total sum to be paid by guest Or total sum to be paid for whole order if PaymentSplitMode value is WholeOrder.
Top
See Also