mmdm/sim-fa-payment

A simple yet nice iranian payment library

v0.3.11 2024-02-07 09:52 UTC

This package is auto-updated.

Last update: 2024-05-07 10:20:01 UTC


README

A library for iranian payment gateways.

Attention

This is version alpha

Install

composer

composer require mmdm/sim-fa-payment

Or you can simply download zip file from github and extract it, then put file to your project library and use it like other libraries.

Just add line below to autoload files:

require_once 'path_to_library/autoloader.php';

and you are good to go.

How to use

License

Under MIT license.