0.0.4 • Published 2 years ago

@madnow/zarinpal-soap v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@madnow/zarinpal-soap

Unofficial node.js package for Zarinpal web api using SOAP, based on v1.3 specification.

!!!STILL A WORK IN PROGRESS!!!

Usage

Install:

# npm
npm i @madnow/zarinpal-soap

Import:

// ESM
import { makeZarinpalClient } from "@madnow/zarinpal-soap";

// CommonJS
const { makeZarinpalClient } = require("@madnow/zarinpal-soap");

License

MIT

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago