Releases: CyberSource/cybersource-rest-client-php
PHP Client SDK - Release v0.0.47
- Enhancements to Token Management API Family.
- Enhancements to Payer Authentication API Family.
- Enhancements to Account Updater API Family.
- Enhancements to Payments API Family.
- Updated
phpunit/phpunitdev-dependency to version 9.6.15 from ~4.8.
PHP Client SDK - Release v0.0.46
- Enhancements to Create New Webhooks API Family.
- Enhancements to Manage Webhooks API Family.
PHP Client SDK - Release v0.0.45
- Below are the new list of API added:
- APIs added in Merchant Boarding Family
- /boarding/v1/registrations - POST
- /boarding/v1/registrations/{registrationId} - GET
- APIs added in Webhooks Family
- /kms/egress/v2/keys-sym - POST
- /notification-subscriptions/v1/products/{organizationId} - GET
- /notification-subscriptions/v1/webhooks - POST and GET
- /notification-subscriptions/v1/webhooks/{webhookId} - PATCH, GET and DELETE
- /nrtf/v1/webhooks/{webhookId}/replays - POST
- /kms/egress/v2/keys-asym - POST
- Update in Payments API Family
- Update in Symmetric Key Management API Family
- Added SDK Tracker functionality
PHP Client SDK - Release v0.0.44
- Below are the new list of API added:
- APIs added in Decision Manager Family
- /risk/v1/decisions/{id}/actions - POST
- /risk/v1/decisions/{id}/comments - POST
- Update in Payments API Family
- Update in Risk Management API Family
- Update in Payer Authentication API Family
- JWE Decryption for TMS Network Tokenization support added in SDK
- Name of Model classes changed for Recurring Billing Subscriptions API Family
PHP Client SDK - Release v0.0.43
- Below are the new list of API added:
- APIs added in Payments Family (Billing Agreements):
- /pts/v2/billing-agreements - POST
- /pts/v2/billing-agreements/{id} - PATCH
- /pts/v2/billing-agreements/{id}/intimations - POST
- Update in Payments API Family
- Update in Decision Manager API Family
- Update in Payer Authentication API Family
- Update in Invoices API Family
PHP Client SDK - Release v0.0.42
- Enhancements to Payments API Family
- Enhancements to TransactionDetails API Family
- Enhancements to Risk Management API Family
- Enhancements to Recurring Billing Subscriptions API Family
PHP Client SDK - Release v0.0.41
- Enhancements to Payments API Family
- Enhancements to TransactionDetails API Family
- Enhancements to Invoicing API Family
- PHP version upgraded to ">=8.0.0" from ">=5.6" for PHP Rest Client SDK
- Dependency cache/apcu-adapter version upgraded to ">=1.1.0" from "1.1.0"
- Dependency firebase/php-jwt version upgraded to "^6.0.0" from "^5.0.0"
PHP Client SDK - Release v0.0.40
- Enhancements to Payments API Family
- Enhancements to Payout API Family
- Enhancements to Risk API Family
- Fix for the unexpected error while using axa feature with headers.
PHP Client SDK - Release v0.0.39
-
New API Family is added in SDK:
(i) Subscriptions Family-
/rbs/v1/plans - post & get
/rbs/v1/plans/{id} - get, patch & delete
/rbs/v1/plans/{id}/activate -post
/rbs/v1/plans/{id}/deactivate -post
/rbs/v1/plans/code - get
/rbs/v1/subscriptions - post & get
/rbs/v1/subscriptions/{id} -get & patch
/rbs/v1/subscriptions/{id}/cancel - post
/rbs/v1/subscriptions/{id}/suspend - post
/rbs/v1/subscriptions/{id}/activate - post
/rbs/v1/subscriptions/code -get(ii) Batches Family-
/accountupdater/v1/batches - post & get
/accountupdater/v1/batches/{batchId}/status - get
/accountupdater/v1/batches/{batchId}/report - get(iii) Token Management -> Token
(iv) Flex Microform -> Microform Integration -
Enhancements to Payments API Family
-
Enhancements to TMS API Family
-
Enhancements to UserManagement API Family
-
Update in microform API (/microform/v2/sessions -post ) for change in Response 201 schema type to "string"
-
Update in capture context API (/up/v1/capture-contexts -post ) for change in Response 201 schema type to "string"
-
Fixes for sdk which will make sdk works on php v8.0.0 and greater.
-
Axa feature has been added as optional
PHP Client SDK - Release v0.0.38
1. Addition of new APIs :
(i) /pts/v2/refresh-payment-status/{id} - post
(ii) /pts/v1/push-funds-transfer - post
2. Enhancements to Payments API Family.
3. Enhancements to Risk API Family