Releases: SimPaypl/SimPay-API-php
Releases · SimPaypl/SimPay-API-php
Cleanup composer
3.0.3 Clean up composer
Removed unused dependency
Version 3.0.2
What's Changed
- Fix payment create response model by @wgorczyca in #5
Full Changelog: v3.0.1...v3.0.2
Version 3.0.1
What's Changed
- Use correct api urls in payment api by @wgorczyca in #4
New Contributors
- @wgorczyca made their first contribution in #4
Full Changelog: v3.0.0...v3.0.1
Version 3.0.0
Version 3.0.0 documentation
Change directbilling serviceId type
2.2.2 Directbilling serviceId typ
Change directbilling serviceId type
2.2.1 Remove version from composer.json
Refactor DirectBilling and SMS Traits to use string type for serviceId and transactionId parameters
v2.2.0 Refactor DirectBilling and SMS Traits to use string type for serviceI…