Browse Source

[producer] Ajustement Stripe verification

refactoring
Guillaume 3 years ago
parent
commit
dd88d254b0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      producer/controllers/CreditController.php

+ 1
- 0
producer/controllers/CreditController.php View File

@@ -256,6 +256,7 @@ class CreditController extends ProducerBaseController
}

http_response_code(200);
die();
}

}

Loading…
Cancel
Save