mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Payment response
This commit is contained in:
parent
552afe3374
commit
1dd4f1e379
@ -203,9 +203,9 @@ class PayFastPaymentDriver extends BaseDriver
|
||||
break;
|
||||
|
||||
default:
|
||||
// code...
|
||||
//
|
||||
//otherwise we processs a payment response here
|
||||
|
||||
return $this->setPaymentMethod(GatewayType::CREDIT_CARD)
|
||||
->processPaymentResponse($request);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user