Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Releases: moyasar/moyasar-python

Add STCPay and ApplePay sources

Choose a tag to compare

@ecleel ecleel released this 15 Jul 10:31
aa8716a
Add applepay and stcpay sources (#13)

* Support ApplePay and STCPay

* update packages

* update version

v0.6.1: Install requirements update + __str__ returns obj as json (#7)

Choose a tag to compare

@ecleel ecleel released this 25 Mar 08:20
* renamed constructor.py to helpers.py to add new class for __str__

* Implemented __str__ for Resource and Source

v0.6.0: Setup.py modifications (#3)

Choose a tag to compare

@ecleel ecleel released this 07 Mar 09:17
* setup.py, minor fixes to create() and refund() and package security update.

* passing only source to source builder instead of the whole payment object

* setup.py mods