Skip to content

Releases: 2Checkout/2checkout-php

release-0.4.0

12 May 15:31
78b1060
Compare
Choose a tag to compare
  • remove sandbox
  • remove depreciated api methods

release-0.3.1

29 Jan 14:41
Compare
Choose a tag to compare

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

30 Apr 17:16
Compare
Choose a tag to compare
  • 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

30 Apr 01:28
Compare
Choose a tag to compare

Adds Payment API and sandbox support

Direct Checkout

20 Aug 15:29
Compare
Choose a tag to compare

This release adds support for Direct Checkout in the Twocheckout_Charge class.