UNPKG

@eckidevs/payfastjs

Version:

A Node.js implementation of the PayFast API.

6 lines (4 loc) 95 B
const getTransactions = require("./getTransactions"); module.exports = { getTransactions };