[2017-10-12 19:48:31] (ERROR @ *******/core/cache/includes/elements/modsnippet/22.include.cache.php : 11) PHP warning: Illegal string offset 'success'
/* check payment */
$response = $mspReceiptAccount->paymentType($_GET['msorder']);
if(!$response['success']) return '';