Prueba caso de exito

parent 069ba957
......@@ -79,7 +79,7 @@ class VerificarSuscripcionKushkiCommand extends Command {
$log->debug(print_r($data,true));
if ($data['code'] === 200) {
switch ($data["event"]) {
case $this::successfullCharge:
case "succesfullCharge":
$fechaActual = new \DateTime();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment