This changelog references the relevant changes (bug and security fixes) done
- Rename: vpos to card
- Fixed: vpos urls for production and test environments in
Environment
- Added:
isSuccessful
toTransaction
class - Breaking Change:
pay
supports bothvpos
andmobile
request - Added:
vpos
andmobile
method toClient
- Added:
VposResponse
,Request
,VposRequest
,MobileRequest
class - Fixed: allow
$message
to be an empty string inCheckResponse
- Fixed:
token
andmerchant
are now SensitiveParameters - Added: Support for
check
,vpos
,mobile
urls inEnvironment
, - Removed:
getPaymentBaseUrl
method inEnvironment
- Fixed: allow
$message
to be an empty string inPaymentResponse
- Initial release