Payment Gateway Tripay done

This commit is contained in:
Ibnu Maksum
2022-09-10 16:01:51 +07:00
parent 5ce70b972b
commit 4a6ea093c1
22 changed files with 1069 additions and 923 deletions

View File

@ -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.';