Add source to invoice criteria. Modify invoice rules to get service fees from... #1701

Merged
arcticzero merged 217 commits from 746-resq-2-0-final into master 2023-11-22 08:54:48 +00:00
Showing only changes of commit de5f55ac0e - Show all commits

View file

@ -89,7 +89,7 @@ class AccountController extends ApiController
'flag_completed' => false,
]);
if (empty($obj)) {
return new ApiResponse(false, 'Invalid request details provided.');
return new ApiResponse(false, 'Your confirmation code is invalid.');
}
// check if a customer record exists for this phone number