Skip to content

Releases: CoreProc/paymaya-sdk-php

Updated PayMaya production URL

13 Jul 01:53
9fc6666
Compare
Choose a tag to compare

Part of PayMaya's rebranding from PayMaya Enterprise to Maya Business. The new production API URL will be effective as of July 12, 2022 10:00 PM.

2.3.2

10 Dec 03:35
4c695ae
Compare
Choose a tag to compare
  • Improved docblocks (#14)
  • Fixed Buyer class serialization (#13)
  • Added compatibility to Guzzle 7.0 (#16)

Thanks to @lloricode and @owenbanan-cp.

Fixes

11 Oct 05:50
9d0e7d7
Compare
Choose a tag to compare
2.3.1

Correct return

Add make method on all requests

09 Oct 18:43
e332d93
Compare
Choose a tag to compare
2.3.0

Correct return

Fixes

14 Jul 06:15
fae1fb3
Compare
Choose a tag to compare
Update TotalAmount.php (#12)

Minor changes

Minor fix

14 Jul 03:45
e7e41a2
Compare
Choose a tag to compare
2.2.2

Modified helper method

Fixes on namespaces

14 Jul 01:35
988ef4a
Compare
Choose a tag to compare
Fix namespaces (#9)

Change Models to Requests

Add Card update method and Github actions

22 Jan 06:37
ac74380
Compare
Choose a tag to compare
2.2.0

Add Github actions for tests (#7)

Refactor and added some tests

22 Jan 02:02
Compare
Choose a tag to compare
Refactor and create tests (#5)

* Refactor and create tests

* Rename test names for better readability

* Rename testShowCards to testShowCard

This is to show that only one card is being retrieved by the show()
method.

Bug fixed for Payment

15 Jan 07:02
Compare
Choose a tag to compare
Fix payment request (#4)

Missed the customers part of the path.