PHP 8.2.30
Preview: rave.tokenized.js Size: 924 B
/home/byroehnu/.trash/node_modules11/flutterwave-node-v3/lib/rave.tokenized.js

const bulk_charge = require('../services/tokenized-charges/rave.bulk.charge')
const charge_token = require('../services/tokenized-charges/rave.charge')
const retrieve_a_bulk = require('../services/tokenized-charges/rave.retrieve.a.bulk')
const retrieve_charge_trans = require('../services/tokenized-charges/rave.retrieve.charge.transactions')
const update_a_token = require('../services/tokenized-charges/rave.update.tokens')




function Tokenized(RaveBase) {


	this.charge = function (data) {

		return charge_token(data, RaveBase);

	}
	this.fetch_bulk = function (data) {

		return retrieve_a_bulk(data, RaveBase);

	}

	this.bulk = function (data) {

		return bulk_charge(data, RaveBase);

	}

	this.fetch_charge_transactions = function (data) {

		return retrieve_charge_trans(data, RaveBase);

	}


	this.update_token = function (data) {

		return update_a_token(data, RaveBase);

	}



}
module.exports = Tokenized;

Directory Contents

Dirs: 0 × Files: 20

Name Size Perms Modified Actions
354 B lrw-r--r-- 2026-02-21 00:53:50
Edit Download
4.39 KB lrw-r--r-- 2026-02-21 00:53:52
Edit Download
698 B lrw-r--r-- 2026-02-21 00:53:52
Edit Download
2.01 KB lrw-r--r-- 2026-02-21 00:53:54
Edit Download
1.72 KB lrw-r--r-- 2026-02-21 00:54:00
Edit Download
244 B lrw-r--r-- 2026-02-21 00:54:02
Edit Download
337 B lrw-r--r-- 2026-02-21 00:54:04
Edit Download
787 B lrw-r--r-- 2026-02-21 00:54:08
Edit Download
1016 B lrw-r--r-- 2026-02-21 00:54:08
Edit Download
331 B lrw-r--r-- 2026-02-21 00:54:10
Edit Download
826 B lrw-r--r-- 2026-02-21 00:54:10
Edit Download
363 B lrw-r--r-- 2026-02-21 00:54:18
Edit Download
750 B lrw-r--r-- 2026-02-21 00:54:18
Edit Download
674 B lrw-r--r-- 2026-02-21 00:54:18
Edit Download
924 B lrw-r--r-- 2026-02-21 00:54:20
Edit Download
1.13 KB lrw-r--r-- 2026-02-21 00:54:20
Edit Download
973 B lrw-r--r-- 2026-02-21 00:54:22
Edit Download
700 B lrw-r--r-- 2026-02-21 00:54:22
Edit Download
1.51 KB lrw-r--r-- 2026-02-21 00:54:22
Edit Download
2.02 KB lrw-r--r-- 2026-02-21 00:54:24
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).