All notable changes to this project will be documented in this file.
- Data sanitization in
verifySign
method
- Send refund parameters in
refundByCustomId
method
- Add
queryOnlinePayment
method
- Support PHP up to version 8.1
- Add new acceptable parameters in
setPaymentData
method
- Support PHP up to version 8.0
- Online payment client example
- Add
setCheckoutDomainId
method - Add new acceptable parameters in
setMetadata
method
- Get php version number method in
setMetadata
method
- Online payment support Visa and mastercard
- Add
setMetadata
,setPaymentData
method - Support partial refund
- Online payment support UnionPay ExpressPay and UnionPay UPOP
- Add missing refund test
- Online payment support Alipay Online WAP
- Add
refundByCustomId
method
- Update installation instruction
- Remove non-support currency and gateway
- Add Online payment method
- Support signature verification
- Online payment support Wechat Pay Online
- Refund method support to add reason
- Remove autoload
- Fix travis setting
- Fix error handling of curl
- Fix issue for refund transactions
- Add refund method
- Add badges of stable version
- Update in Readme file
- Update example to show error messages and success data
- Add support for Unionpay gateway and Alipay Online gateway
- Support notify url and return url
- Add different autoloader for no composer usage
- Initial version