REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 2.01 KB
Close
/home/byroehnu/.trash/node_modules11/flutterwave-node-v3/lib/rave.bills.js
Text
Base64
const amount_to_be_paid = require('../services/bills/rave.amount.to-be-paid'); const createbill = require('../services/bills/rave.create-bill.payment'); const create_bulk = require('../services/bills/rave.create-bulk.bills'); const create_order_billing = require('../services/bills/rave.create-order-billing-code'); // const get_a_recurring = require('../services/bills/rave.get-a-recurring-bill') const bills = require('../services/bills/rave.get-bill-payments'); const bill_cat = require('../services/bills/rave.get.bill-categories'); const bill_agencies = require('../services/bills/rave.get.bill-payment-agencies'); // const get_recurring_bills = require ('../services/bills/rave.get.recurrings-bills') const status = require('../services/bills/rave.get.status'); const products_under_agency = require('../services/bills/rave.products-under-an-agency'); const update_bills_order = require('../services/bills/rave.update-bills.order'); const validate_bill = require('../services/bills/rave.validate-bill'); function Bills(RaveBase) { this.create_bill = function (data) { return createbill(data, RaveBase); }; this.amt_to_be_paid = function (data) { return amount_to_be_paid(data, RaveBase); }; this.create_bulk = function (data) { return create_bulk(data, RaveBase); }; this.create_ord_billing = function (data) { return create_order_billing(data, RaveBase); }; this.fetch_bills = function (data) { return bills(data, RaveBase); }; this.fetch_bills_Cat = function (data) { return bill_cat(data, RaveBase); }; this.fetch_bills_agencies = function (data) { return bill_agencies(data, RaveBase); }; this.fetch_status = function (data) { return status(data, RaveBase); }; this.fetch_products_under_agency = function (data) { return products_under_agency(data, RaveBase); }; this.update_bills = function (data) { return update_bills_order(data, RaveBase); }; this.validate = function (data) { return validate_bill(data, RaveBase); }; } module.exports = Bills;
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 20
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
rave.banks.js
354 B
lrw-r--r--
2026-02-21 00:53:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.base.js
4.39 KB
lrw-r--r--
2026-02-21 00:53:52
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.beneficiaries.js
698 B
lrw-r--r--
2026-02-21 00:53:52
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.bills.js
2.01 KB
lrw-r--r--
2026-02-21 00:53:54
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.charge.js
1.72 KB
lrw-r--r--
2026-02-21 00:54:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.custom.js
244 B
lrw-r--r--
2026-02-21 00:54:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.ebills.js
337 B
lrw-r--r--
2026-02-21 00:54:04
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.misc.js
787 B
lrw-r--r--
2026-02-21 00:54:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.mobile_money.js
1016 B
lrw-r--r--
2026-02-21 00:54:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.otps.js
331 B
lrw-r--r--
2026-02-21 00:54:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.payment_plan.js
826 B
lrw-r--r--
2026-02-21 00:54:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.settlements.js
363 B
lrw-r--r--
2026-02-21 00:54:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.subaccount.js
750 B
lrw-r--r--
2026-02-21 00:54:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.subscriptions.js
674 B
lrw-r--r--
2026-02-21 00:54:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.tokenized.js
924 B
lrw-r--r--
2026-02-21 00:54:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.transactions.js
1.13 KB
lrw-r--r--
2026-02-21 00:54:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.transfers.js
973 B
lrw-r--r--
2026-02-21 00:54:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.virtual_account.js
700 B
lrw-r--r--
2026-02-21 00:54:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rave.virtual_cards.js
1.51 KB
lrw-r--r--
2026-02-21 00:54:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
security.js
2.02 KB
lrw-r--r--
2026-02-21 00:54:24
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).