transaction cases
This commit is contained in:
@@ -75,6 +75,16 @@ class WrenchTransactions extends BaseController
|
||||
|
||||
$in["loc"] = $_SERVER["REMOTE_ADDR"];
|
||||
|
||||
switch ($endpoints){
|
||||
|
||||
case 'startcredit':
|
||||
|
||||
break;
|
||||
|
||||
case 'confirmcredit':
|
||||
// Confrim
|
||||
break;
|
||||
}
|
||||
|
||||
$response = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user