IPayment |
The IPaymentScreenGuestInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| GuestId | Guest identifier Or null if PaymentSplitMode value is WholeOrder. | |
| IsEInvoice | Guest has EInvoice or current order has EInvoice if PaymentSplitMode value is WholeOrder. | |
| IsProcessed | Is payment processed for current guest. Always false if PaymentSplitMode value is WholeOrder. | |
| ResultSum | Total sum to be paid by guest Or total sum to be paid for whole order if PaymentSplitMode value is WholeOrder. |