Description
When using Events Manager, you can select if bookings should be approved on payment or if admin approval is required. In case you select admin approval, you can use this filter to override this and approve the booking when paid using points.
Parameters
Param | Type | Required | Description |
---|---|---|---|
$override |
bool | Yes | Should return TRUE if the event should be approved or FALSE if not. |
$booking |
obj | No | The event booking object. |
$gateway |
obj | No | The myCRED Gateway object class. |
Used By
Package | Prio. | Description |
---|---|---|
Not used by any built-in package. |