Skip to content

Releases: CyberSource/cybersource-rest-client-php

PHP Client SDK - Release v0.0.17

29 Sep 11:47
cada7ba

Choose a tag to compare

Pre-release
  • Upgraded dependency firebase/php-jwt to allow versions >= 5.0.0

PHP Client SDK - Release v0.0.16

17 Sep 10:26
baa47f5

Choose a tag to compare

Pre-release
  • Flex Tokenization API support added
  • Fixed field length validation for processorInformation.responseCategoryCode in the responses of Payments API

PHP Client SDK - Release v0.0.15

31 Jul 11:17
436b1e0

Choose a tag to compare

Pre-release

Support for new Products and Services REST APIs:

  • Shared/Bundle Service for Payments + Token Management Service
  • Shared/Bundle Service for Payments + Risk (Decision Manager / Payer Authentication)
  • Support for PIN Debit
  • Key Management APIs supporting symmetric and asymmetric key generation
  • Support for Token Management Service v2
  • Simplify CYBS Payer Authentication integration - by creating JWT
  • Invoicing support for 3DS + Localization
  • Support TAX Services - [POST -> Calculate Taxes & PATCH -> VOID Taxes]
  • Enhancement to Transaction Search API supporting TerminalID
  • Transaction Batches API enhancements: Supporting Accept Header types ("fetch batches by batchID")

Issues Fixed:

  • Transaction Search - tss/v2/searches POST & GET, removed status field as search does not return it today.
  • Transaction Search - tss/v2/searches POST & GET, tss/v2/transactions/{id} GET, Applications.returnCode - is an integer value. So changed from string to int.
  • Fix for ucafCollectionIndicator data type

PHP Client SDK - Release v0.0.14

28 Apr 05:26
745b702

Choose a tag to compare

Pre-release
  • Support for IDC endpoint
  • Support for Invoicing APIs
  • Expanded support for additional fields

PHP Client SDK - Release v0.0.13

21 Feb 09:13
b6df79c

Choose a tag to compare

Pre-release
  • Support for Incremental Authorization and Merchant Initiated Transactions (Reversals & Voids)
  • Support for Payer Authentication Setup
  • Support for List Management and Fraud Marking
  • Support for Customer Address Verification and Export Compliance Validation
  • Expanded support for additional fields

PHP Client SDK - Release v0.0.12

26 Dec 06:40
4e2b314

Choose a tag to compare

Pre-release

• As part of ongoing effort to comply with PSD2 SCA mandate, CYBS is required to add few fields to support latest version of 3DS solution
• Support for Payer Auth API

PHP Client SDK - Release v0.0.11

09 Oct 08:45
4a9ed50

Choose a tag to compare

Pre-release
  • Enhanced Payment API with additional fields

PHP Client SDK - Release v0.0.10

03 Sep 08:28
56ea379

Choose a tag to compare

Pre-release
  • Support for Payment Batch Details API
  • Support for Transaction Batch Summaries API

PHP Client SDK - Release v0.0.9

01 Aug 10:51
ac1f1bc

Choose a tag to compare

Pre-release
  • Addressed deserialization issues due to enum validations
  • Increased maximum allowed length for Administrative Area and IP Address
  • PaymentType has enhanced fields –
    • SubTypeName,
    • FundingSource,
    • Method.Name,
    • Method.Operator,
    • Method.SchemeName,
    • Method.SchemeOperator
  • TransactionSearch APIs will now return a status field for the transactions
  • Documentation has been improved
  • Miscellaneous bug fixes

PHP Client SDK - Release v0.0.8

17 Jun 07:22
82d0804

Choose a tag to compare

Pre-release
  • Support for Payer Authentication APIs