Skip to content
Saeed Auditore edited this page Mar 9, 2016 · 3 revisions

Welcome to the Python-Mellat wiki!

Summery:

Connect your application to Bank Mellat payment gateway.

Install:

There are 2 ways to install :
1- Download the File and use inside your project : Pypi
2- pip install pymellat

Supported Methods:

1- bpPayRequest : Request for start payment
2- bpVerifyRequest : Request verify payment
3- bpSettleRequest : Request for settlement
4- bpReversalRequest : Request to reverse transactions

How to use?

See Usage

Clone this wiki locally