mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 18:24:32 +02:00
Payment Gateway Tripay done
This commit is contained in:
parent
5ce70b972b
commit
4a6ea093c1
22 changed files with 1069 additions and 923 deletions
|
@ -282,3 +282,6 @@ $_L['Checking_payment'] = 'Checking payment';
|
|||
$_L['Create_Transaction_Success'] = 'Create Transaction Success';
|
||||
$_L['You_have_unpaid_transaction'] = 'You have unpaid transaction';
|
||||
$_L['CANCELED'] = 'CANCELED';
|
||||
$_L['TripayPayment_Channel'] = 'TripayPayment Channel';
|
||||
$_L['Payment_Channel'] = 'Payment Channel';
|
||||
$_L['Payment_check_failed'] = 'Payment check failed.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue