mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
Working on Payment response from offline gateway
This commit is contained in:
parent
178e732b46
commit
a033ba706c
@ -204,6 +204,8 @@ class PayFastPaymentDriver extends BaseDriver
|
||||
|
||||
default:
|
||||
// code...
|
||||
//
|
||||
//otherwise we processs a payment response here
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user