moyasar

Moyasar Python language wrapper


Keywords
credit-card, gateway, invoice, invoices, mada, moyasar, payment, python, sadad, wrapper
License
MIT
Install
pip install moyasar==0.6.5

Documentation

Moyasar-Python

Moyasar Python language wrapper

Documentation

See the Python API docs.

Requirements

  • Python +3.x

Installation

pip install moyasar

Usage

import moyasar
moyasar.api_key = '<moyasar key>'
fetch_invoice = moyasar.Invoice.fetch('<invoice id>')
fetch_invoice.cancel()

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/moyasar. This project is intended to be a safe, welcoming space for collaboration.

License

The library is available as open source under the terms of the MIT License.