Skip to content

Releases: checkout/checkout-sdk-php

3.1.0

26 Mar 12:29
dc1b710
Compare
Choose a tag to compare

Release 3.1.0 (#246)

  • Adds subdomain for merchants
  • Adds new field challenge_notification_url to the completion object
  • Adds disabled_payment_methods in HostedPaymentSessionsRequest
  • Adds compiled submitted evidence endpoint to disputes
  • Update payment contexts
  • Update onboard entity request
  • Fix payment context details response
  • Fix getBody on null

3.0.21

08 Feb 17:33
0195aa0
Compare
Choose a tag to compare

Release 3.0.21 (#235)

  • Adds payment sessions support
  • Update payment request for payment contexts
  • Update giropay source
  • Update properties and tests

3.0.20

10 Jan 13:53
4310ef9
Compare
Choose a tag to compare

Release 3.0.20 (#232)

  • Adds custom guzzle client configuration support

3.0.19

22 Dec 14:22
e8d03bd
Compare
Choose a tag to compare

Release 3.0.19 (#230)

  • Adds request and get payment contexts endpoints

3.0.18

10 Nov 09:14
9e606ac
Compare
Choose a tag to compare

Release 3.0.18 (#227)

  • Update capture payment request param to optional

3.0.17

20 Oct 22:38
Compare
Choose a tag to compare

Release 3.0.17

  • Update GitHub Actions yaml files

3.0.15

19 Sep 14:45
Compare
Choose a tag to compare

Release 3.0.15

  • Adds funds_transfer_type in instruction inside payments

3.0.14

07 Sep 11:03
Compare
Choose a tag to compare

Release 3.0.14

  • Update readme file and Remove Sonar Cloud
  • Adds account_holder in destination id type in Request Payout
  • Fix tests (billing_address_address_line_2_exceeds_10_chars)

3.0.13

09 Jun 09:12
Compare
Choose a tag to compare

Release 3.0.13

  • Adds support for Cardholders operations [Issuing] (CS2)
  • Adds support for Cards operations [Issuing] (CS2)
  • Adds support for Card Controls operations [Issuing] (CS2)
  • Adds support for Card Testing operations [Issuing] (CS2)
  • Adds support for SimulateIncrement for Card Testing [Issuing] (CS2)
  • Adds support for SimulateClearing for Card Testing [Issuing] (CS2)
  • Adds support for SimulateReversal for Card Testing [Issuing] (CS2)

3.0.12

21 Apr 15:27
Compare
Choose a tag to compare

Release 3.0.12

  • Adds card_token object to PaymentInstrumentRequest for Integrated Platforms (CS2)
  • Adds if-match header to UpdatePaymentInstrumentRequest for Integrated Platforms (CS2)
  • Fix typo for TransactionCurrencyAmount in Financial Actions (CS2)