Execute_PayRestaurantSettlement
Description
Attempts payment for the exact PendingPayment restaurant settlement group containing the BaseObject customer at the currently assigned table. Any member of the group can pay the full group bill. A failed payment leaves the group in PendingPayment so content can retry or let the business-close fallback settle it. Normal customer service content runs this from the employee interaction with BaseObject=Target(customer).
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Self or Target. Any customer in the settlement group. |
| S1 / S2 | Not used. |
| F1 / F2 | Not used. Must be 0. |
| Prob | Must be 1. |
Examples
| Description | BaseObject | Command | Prob |
|---|---|---|---|
| Employee charges the selected member's completed party | Target | PayRestaurantSettlement | 1 |
Back to Command FinderSearch and filter all 399 Script Execution documents