Skip to content

Releases: moyasar/moyasar-python

Add STCPay and ApplePay sources

15 Jul 10:31
aa8716a
Compare
Choose a tag to compare
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)

25 Mar 08:20
Compare
Choose a tag to compare
* 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)

07 Mar 09:17
Compare
Choose a tag to compare
* 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