no message
This commit is contained in:
parent
709eed7de6
commit
2f6c14f247
@ -88,6 +88,7 @@ final class Payment
|
||||
|
||||
public static function purchase($request, $response, $args)
|
||||
{
|
||||
exit(1111111);
|
||||
$payment = self::getPaymentByName($args['type']);
|
||||
|
||||
if ($payment !== null) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user