Skip to content

Releases: sveawebpay/php-checkout

1.5.3

13 Nov 10:20
6241c3f
Compare
Choose a tag to compare

Add validation argument to update order call

1.5.2

17 Oct 12:51
Compare
Choose a tag to compare

Handle both single and multiple new credit order rows

1.5.1

17 Oct 12:26
Compare
Choose a tag to compare
  • Remove requirement for NewCreditRow

1.5.0

25 Oct 09:45
ad667b9
Compare
Choose a tag to compare

New feature: Tokens and orders created from tokens (recurring payments)

  • Create order with token
  • Update token

Added ability to deliver with lower amount (thanks @ivanruzak)
Updated docs and examples with tokens

1.4.0

02 Feb 14:11
07f3922
Compare
Choose a tag to compare

Allow shipping information to be updated

1.3.1

10 Jan 06:47
73c58e6
Compare
Choose a tag to compare

Removed the unused property "type" from examples and unit tests.

1.3.0

30 Mar 08:42
Compare
Choose a tag to compare
  • Add ability to replace order rows
  • Add rowCreditingOptions
  • Add rowDeliveryOptions
  • Add ability to credit with a fee

1.2.3

14 Sep 17:15
Compare
Choose a tag to compare
  • Handle parameters in api url as strings instead of integers

1.2.2

08 Sep 11:00
Compare
Choose a tag to compare
  • Handle 64-bit numeric confirmations in 32-bit environment when checking integer data type in validation service

1.2.1

19 Nov 10:45
Compare
Choose a tag to compare
  • Force dev dependencies to use non-vunerable version of "symfony/dependency-injection"