fixes for tests
This commit is contained in:
parent
6561602fef
commit
a74d60a5ee
1 changed files with 1 additions and 2 deletions
|
|
@ -170,8 +170,7 @@ class BasePaymentDriver
|
|||
} else {
|
||||
// payment failed: display message to customer
|
||||
echo $response->getMessage();
|
||||
|
||||
|
||||
}
|
||||
/*
|
||||
$this->purchaseResponse = (array)$response->getData();*/
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue