Skip to content

Releases: moyasar/moyasar-php

Update guzzlehttp/psr7 to resolve CVE-2022-24775.

30 Mar 09:02
0a0f1cf
Compare
Choose a tag to compare
Merge pull request #23 from ahoshaiyan/upgrade-guzzle-php

Update guzzlehttp/psr7 to resolve CVE-2022-24775

Add new payment source parameters and Apple Pay source

12 Nov 11:59
7ffa2d4
Compare
Choose a tag to compare
Merge pull request #21 from ahoshaiyan/add-new-payment-params

Add new payment source parameters and Apple Pay source.

Able to use GuzzleHttp v7

28 Dec 09:20
8bf9459
Compare
Choose a tag to compare
Upgrade GuzzleHttp Version (#20)

* Upgrade GuzzleHttp Version

* Upgrade GuzzleHttp Version

Add ability to capture partial amount and squash some bugs

04 May 21:06
f5c508c
Compare
Choose a tag to compare
Fix Couple of Bugs (#17)

* Make Payment Capture Amount Optional

* Bump Library Version

* Fixed a bug

Full rewrite and better support for laravel

06 Apr 08:57
dac16e7
Compare
Choose a tag to compare
WIP: New implementation (#15)

* Adds new implementaion

* Implements some payment functions

* Finished implementing payment methods

* Adds a lot of changes

* Add newline to the end of .gitignore

* Completed tests

* Removed unused uses

* Add laravel support and more tests

* Updated README

* Updated services paths

* Updated services paths

* Small bug fixed

* Bug fixes

* Bug fixes

* Bug fixes

* Adds version

* Fixed bugs

* More laravel documentation

* Bug fixes

* More docs

* More docs

* More docs

* More docs

* Adds hints to Laravel Facades

* Fixed small mistake

* Fixed issues requested by aziz

* Improved validation exception

* Improved validation exception

* Adds publishable API key

* Adds http status code to ApiException

* Removed coverage file and added .gitattributes

* Removed coverage file and added .gitattributes

* Added CHANGELOG.md

* Updated dates and links

Change default wrapper name in Packagist

27 Mar 13:01
Compare
Choose a tag to compare

in this version, we change our lib name to only moyasar. Also, we disable the ability to create a payment from the lib which default to use Moyasar Payment Form

More functionality in PHP wrappers

28 Jan 08:39
Compare
Choose a tag to compare

Add ability in PHP wrappers to do:

  • Update a payment.
  • Update an invoice.
  • Cancel an invoice.

v0.4.0

02 Nov 14:39
Compare
Choose a tag to compare

This version has a breaking change. We rename our main classes to be single not plural.

So Payments class now Payment and Invoices changed to Invoice

First Release

19 Jul 11:46
Compare
Choose a tag to compare