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

const activate_sub = require('../services/subscriptions/rave.activate')
const cancel_sub = require('../services/subscriptions/rave.cancel')
const retrieve_all = require('../services/subscriptions/rave.retrieve.all')
const fetch_one = require('../services/subscriptions/rave.retrieve.single') 


function Subscriptions(RaveBase) {


	this.activate = function (data) {

		return activate_sub(data, RaveBase);

	}

	this.cancel = function (data) {

		return cancel_sub(data, RaveBase);

	}

	this.fetch_all = function (data) {

		return retrieve_all(data, RaveBase);

	}

	this.get = function (data) {

		return fetch_one(data, RaveBase);

	}

}
module.exports = Subscriptions;

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).