Releases: 2Checkout/2checkout-php
Releases · 2Checkout/2checkout-php
release-0.4.0
- remove sandbox
- remove depreciated api methods
release-0.3.1
Bug Fixes:
- properly index lineitems in response on Twocheckout_Sale active and stop calls.
- insure that params are being escaped on form creation
- fix action in direct checkout form
release-0.3.0
- Added method to set each credential and option individually in place of setCredentials and setApiCredentials methods.
- Replaced "environment" option with "verifySSL" option for clarity.
- Change default response format to Array instead of JSON.
Release 0.2.1
Adds Payment API and sandbox support
Direct Checkout
This release adds support for Direct Checkout in the Twocheckout_Charge class.