Resolve "Add Paramount insurance and PayMongo support for RESQ2 API" #1699

Merged
arcticzero merged 22 commits from 761-add-paramount-insurance-and-paymongo-support-for-resq2-api into 746-resq-2-0-final 2023-11-17 20:28:03 +00:00
Showing only changes of commit c0c6fe26f7 - Show all commits

View file

@ -40,7 +40,7 @@ class InsuranceController extends Controller
// END DEBUG
// if no transaction code given, silently fail
if (empty($attr['transaction_code'])) {
if (empty($payload['transaction_code'])) {
error_log("Invalid insurance callback received: " . print_r($payload, true));
return $this->json([