Skip to content

Unofficial node.js package for Zarinpal web api using SOAP - written in javascript

License

Notifications You must be signed in to change notification settings

madnowruzi/js_zarinpal-soap

Repository files navigation

Zarinpal logo

npm version npm downloads License

@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

About

Unofficial node.js package for Zarinpal web api using SOAP - written in javascript

Topics

Resources

License

Stars

Watchers

Forks