- Handle timeout state
- Fixed sandbox mode with SimplePay: SP has separate sandbox URLs (OTP used to have a single, common URL for both live/sandbox environments)
- Added
Configurator::isSandbox()
method - Added
Api::runningInSandboxMode()
method
- Changed redirect URL from OTP to SimplePay
- Added Changelog (older entries have been reconstructed from git history)
- Fixed private key config parameter name to contain the POSID
- Initial release