Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PaymentOrderCollection and PaymentOrder #55

Merged
merged 2 commits into from Jul 10, 2023

Conversation

ameershah48
Copy link
Contributor

@ameershah48 ameershah48 commented Jul 6, 2023

Added the missing Version 5 from API Documentation:
https://www.billplz-sandbox.com/api#v5

Todo:

  • Implement test for PaymentOrderCollection
  • Implement test for PaymentOrder
  • Proper implementation of V5 Checksum

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5471887836

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.0%) to 97.537%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Client.php 0 2 0.0%
Totals Coverage Status
Change from base Build 4857830086: -1.0%
Covered Lines: 198
Relevant Lines: 203

💛 - Coveralls

composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
@crynobone crynobone changed the base branch from 5.x to v5-api July 10, 2023 11:52
@crynobone crynobone merged commit 5dcae76 into jomweb:v5-api Jul 10, 2023
1 of 14 checks passed
crynobone added a commit that referenced this pull request Jul 18, 2023
* Initial commit

* Apply suggestions from code review

---------

Co-authored-by: Mior Muhammad Zaki <crynobone@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants