HubNoPayOrderStatusChanger
in package
Class HubNoPayOrderStatusChanger
Table of Contents
- changeStatus() : mixed
- Changes all payment status from gambio hub open to not validated.
- getFirstAvailableIdFromOrdersStatus() : int
- Since the oders status has no auto increment in the id, we need to check whats the next free id is to avoid overwriting existing once.
Methods
changeStatus()
Changes all payment status from gambio hub open to not validated.
public
changeStatus() : mixed
Return values
mixed —getFirstAvailableIdFromOrdersStatus()
Since the oders status has no auto increment in the id, we need to check whats the next free id is to avoid overwriting existing once.
protected
getFirstAvailableIdFromOrdersStatus() : int