1
0
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:
David Bomba 2021-07-05 16:07:14 +10:00
parent 178e732b46
commit a033ba706c

View File

@ -204,6 +204,8 @@ class PayFastPaymentDriver extends BaseDriver
default:
// code...
//
//otherwise we processs a payment response here
break;
}