-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Saeed Auditore edited this page Mar 9, 2016
·
3 revisions
Welcome to the Python-Mellat wiki!
Connect your application to Bank Mellat payment gateway.
There are 2 ways to install :
1- Download the File and use inside your project : Pypi
2- pip install pymellat
1- bpPayRequest : Request for start payment
2- bpVerifyRequest : Request verify payment
3- bpSettleRequest : Request for settlement
4- bpReversalRequest : Request to reverse transactions
See Usage