Commits
Thomas Tornevall authored bfcfd579090
* Currently added application to create (or it will not fully work). * Fixed typehinting. * Callback processing responds either 202 or 408 depending on success. * processCallback now returns bool for success. * processManagent to go! * getStatusByCallbackPayload updated, but we should use getPayment in the next step. * Added Database util for proper internal queries (instead of Data::) * Added Metadata util for proper metadata queries (instead of Data::)