Skip to content

Commit aa5e92e

Browse files
authored
Merge pull request #214 from CyberSource/release/10-FEBRUARY-2026
Automated release commit on 10-FEBRUARY-2026
2 parents 39d1fbd + 821c06a commit aa5e92e

434 files changed

Lines changed: 19751 additions & 15542 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ override the new secure-http default setting)*.
2929
{
3030
"require": {
3131
"php": ">=8.0.0",
32-
"cybersource/rest-client-php": "0.0.69"
32+
"cybersource/rest-client-php": "0.0.70"
3333
}
3434
}
3535
```

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cybersource/rest-client-php",
3-
"version": "0.0.69",
3+
"version": "0.0.70",
44
"description": "Client SDK for CyberSource REST APIs",
55
"keywords": [
66
"cybersource", "payments", "ecommerce", "merchant", "merchants", "authorize", "visa", "payment", "payment-gateway", "payment-integration", "payment-module", "payment-processing", "payment-service", "payment-methods"

docs/Api/BankAccountValidationApi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Method | HTTP request | Description
88

99

1010
# **bankAccountValidationRequest**
11-
> \CyberSource\Model\InlineResponse20014 bankAccountValidationRequest($accountValidationsRequest)
11+
> \CyberSource\Model\InlineResponse20015 bankAccountValidationRequest($accountValidationsRequest)
1212
1313
Visa Bank Account Validation Service
1414

@@ -39,7 +39,7 @@ Name | Type | Description | Notes
3939

4040
### Return type
4141

42-
[**\CyberSource\Model\InlineResponse20014**](../Model/InlineResponse20014.md)
42+
[**\CyberSource\Model\InlineResponse20015**](../Model/InlineResponse20015.md)
4343

4444
### Authorization
4545

docs/Api/BatchesApi.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Method | HTTP request | Description
1111

1212

1313
# **getBatchReport**
14-
> \CyberSource\Model\InlineResponse20013 getBatchReport($batchId)
14+
> \CyberSource\Model\InlineResponse20014 getBatchReport($batchId)
1515
1616
Retrieve a Batch Report
1717

@@ -42,7 +42,7 @@ Name | Type | Description | Notes
4242

4343
### Return type
4444

45-
[**\CyberSource\Model\InlineResponse20013**](../Model/InlineResponse20013.md)
45+
[**\CyberSource\Model\InlineResponse20014**](../Model/InlineResponse20014.md)
4646

4747
### Authorization
4848

@@ -56,7 +56,7 @@ No authorization required
5656
[[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)
5757

5858
# **getBatchStatus**
59-
> \CyberSource\Model\InlineResponse20012 getBatchStatus($batchId)
59+
> \CyberSource\Model\InlineResponse20013 getBatchStatus($batchId)
6060
6161
Retrieve a Batch Status
6262

@@ -87,7 +87,7 @@ Name | Type | Description | Notes
8787

8888
### Return type
8989

90-
[**\CyberSource\Model\InlineResponse20012**](../Model/InlineResponse20012.md)
90+
[**\CyberSource\Model\InlineResponse20013**](../Model/InlineResponse20013.md)
9191

9292
### Authorization
9393

@@ -101,7 +101,7 @@ No authorization required
101101
[[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)
102102

103103
# **getBatchesList**
104-
> \CyberSource\Model\InlineResponse20011 getBatchesList($offset, $limit, $fromDate, $toDate)
104+
> \CyberSource\Model\InlineResponse20012 getBatchesList($offset, $limit, $fromDate, $toDate)
105105
106106
List Batches
107107

@@ -138,7 +138,7 @@ Name | Type | Description | Notes
138138

139139
### Return type
140140

141-
[**\CyberSource\Model\InlineResponse20011**](../Model/InlineResponse20011.md)
141+
[**\CyberSource\Model\InlineResponse20012**](../Model/InlineResponse20012.md)
142142

143143
### Authorization
144144

docs/Api/BinLookupApi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Method | HTTP request | Description
88

99

1010
# **getAccountInfo**
11-
> \CyberSource\Model\InlineResponse2012 getAccountInfo($createBinLookupRequest)
11+
> \CyberSource\Model\InlineResponse2013 getAccountInfo($createBinLookupRequest)
1212
1313
BIN Lookup API
1414

@@ -39,7 +39,7 @@ Name | Type | Description | Notes
3939

4040
### Return type
4141

42-
[**\CyberSource\Model\InlineResponse2012**](../Model/InlineResponse2012.md)
42+
[**\CyberSource\Model\InlineResponse2013**](../Model/InlineResponse2013.md)
4343

4444
### Authorization
4545

docs/Api/CreateNewWebhooksApi.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Method | HTTP request | Description
1010

1111

1212
# **findProductsToSubscribe**
13-
> \CyberSource\Model\InlineResponse2005[] findProductsToSubscribe($organizationId)
13+
> \CyberSource\Model\InlineResponse2006[] findProductsToSubscribe($organizationId)
1414
1515
Find Products You Can Subscribe To
1616

@@ -41,7 +41,7 @@ Name | Type | Description | Notes
4141

4242
### Return type
4343

44-
[**\CyberSource\Model\InlineResponse2005[]**](../Model/InlineResponse2005.md)
44+
[**\CyberSource\Model\InlineResponse2006[]**](../Model/InlineResponse2006.md)
4545

4646
### Authorization
4747

@@ -55,7 +55,7 @@ No authorization required
5555
[[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)
5656

5757
# **notificationSubscriptionsV2WebhooksPost**
58-
> \CyberSource\Model\InlineResponse2015 notificationSubscriptionsV2WebhooksPost($createWebhook)
58+
> \CyberSource\Model\InlineResponse2016 notificationSubscriptionsV2WebhooksPost($createWebhook)
5959
6060
Create a New Webhook Subscription
6161

@@ -86,7 +86,7 @@ Name | Type | Description | Notes
8686

8787
### Return type
8888

89-
[**\CyberSource\Model\InlineResponse2015**](../Model/InlineResponse2015.md)
89+
[**\CyberSource\Model\InlineResponse2016**](../Model/InlineResponse2016.md)
9090

9191
### Authorization
9292

@@ -100,7 +100,7 @@ No authorization required
100100
[[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)
101101

102102
# **saveSymEgressKey**
103-
> \CyberSource\Model\InlineResponse2014 saveSymEgressKey($vCSenderOrganizationId, $vCPermissions, $vCCorrelationId, $saveSymEgressKey)
103+
> \CyberSource\Model\InlineResponse2015 saveSymEgressKey($vCSenderOrganizationId, $vCPermissions, $vCCorrelationId, $saveSymEgressKey)
104104
105105
Create Webhook Security Keys
106106

@@ -137,7 +137,7 @@ Name | Type | Description | Notes
137137

138138
### Return type
139139

140-
[**\CyberSource\Model\InlineResponse2014**](../Model/InlineResponse2014.md)
140+
[**\CyberSource\Model\InlineResponse2015**](../Model/InlineResponse2015.md)
141141

142142
### Authorization
143143

docs/Api/DecisionManagerApi.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Method | HTTP request | Description
1212

1313

1414
# **actionDecisionManagerCase**
15-
> \CyberSource\Model\InlineResponse2002 actionDecisionManagerCase($id, $caseManagementActionsRequest)
15+
> \CyberSource\Model\InlineResponse2003 actionDecisionManagerCase($id, $caseManagementActionsRequest)
1616
1717
Take action on a DM post-transactional case
1818

@@ -45,7 +45,7 @@ Name | Type | Description | Notes
4545

4646
### Return type
4747

48-
[**\CyberSource\Model\InlineResponse2002**](../Model/InlineResponse2002.md)
48+
[**\CyberSource\Model\InlineResponse2003**](../Model/InlineResponse2003.md)
4949

5050
### Authorization
5151

@@ -106,7 +106,7 @@ No authorization required
106106
[[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)
107107

108108
# **commentDecisionManagerCase**
109-
> \CyberSource\Model\InlineResponse2011 commentDecisionManagerCase($id, $caseManagementCommentsRequest)
109+
> \CyberSource\Model\InlineResponse2012 commentDecisionManagerCase($id, $caseManagementCommentsRequest)
110110
111111
Add a comment to a DM post-transactional case
112112

@@ -139,7 +139,7 @@ Name | Type | Description | Notes
139139

140140
### Return type
141141

142-
[**\CyberSource\Model\InlineResponse2011**](../Model/InlineResponse2011.md)
142+
[**\CyberSource\Model\InlineResponse2012**](../Model/InlineResponse2012.md)
143143

144144
### Authorization
145145

docs/Api/DeviceDeAssociationApi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ No authorization required
5353
[[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)
5454

5555
# **postDeAssociateV3Terminal**
56-
> \CyberSource\Model\InlineResponse2009[] postDeAssociateV3Terminal($deviceDeAssociateV3Request)
56+
> \CyberSource\Model\InlineResponse20010[] postDeAssociateV3Terminal($deviceDeAssociateV3Request)
5757
5858
De-associate a device from merchant to account or reseller and from account to reseller
5959

@@ -84,7 +84,7 @@ Name | Type | Description | Notes
8484

8585
### Return type
8686

87-
[**\CyberSource\Model\InlineResponse2009[]**](../Model/InlineResponse2009.md)
87+
[**\CyberSource\Model\InlineResponse20010[]**](../Model/InlineResponse20010.md)
8888

8989
### Authorization
9090

docs/Api/DeviceSearchApi.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Method | HTTP request | Description
99

1010

1111
# **postSearchQuery**
12-
> \CyberSource\Model\InlineResponse2008 postSearchQuery($postDeviceSearchRequest)
12+
> \CyberSource\Model\InlineResponse2009 postSearchQuery($postDeviceSearchRequest)
1313
1414
Retrieve List of Devices for a given search query V2
1515

@@ -40,7 +40,7 @@ Name | Type | Description | Notes
4040

4141
### Return type
4242

43-
[**\CyberSource\Model\InlineResponse2008**](../Model/InlineResponse2008.md)
43+
[**\CyberSource\Model\InlineResponse2009**](../Model/InlineResponse2009.md)
4444

4545
### Authorization
4646

@@ -54,7 +54,7 @@ No authorization required
5454
[[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)
5555

5656
# **postSearchQueryV3**
57-
> \CyberSource\Model\InlineResponse20010 postSearchQueryV3($postDeviceSearchRequestV3)
57+
> \CyberSource\Model\InlineResponse20011 postSearchQueryV3($postDeviceSearchRequestV3)
5858
5959
Retrieve List of Devices for a given search query
6060

@@ -85,7 +85,7 @@ Name | Type | Description | Notes
8585

8686
### Return type
8787

88-
[**\CyberSource\Model\InlineResponse20010**](../Model/InlineResponse20010.md)
88+
[**\CyberSource\Model\InlineResponse20011**](../Model/InlineResponse20011.md)
8989

9090
### Authorization
9191

docs/Api/InvoiceSettingsApi.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Method | HTTP request | Description
99

1010

1111
# **getInvoiceSettings**
12-
> \CyberSource\Model\InvoicingV2InvoiceSettingsGet200Response getInvoiceSettings()
12+
> \CyberSource\Model\InvoicingV2InvoiceSettingsGet200Response getInvoiceSettings($productType)
1313
1414
Get Invoice Settings
1515

@@ -21,9 +21,10 @@ Allows you to retrieve the invoice settings for the payment page.
2121
require_once(__DIR__ . '/vendor/autoload.php');
2222

2323
$api_instance = new CyberSource\Api\InvoiceSettingsApi();
24+
$productType = "productType_example"; // string | Allows you to choose which product type settings you want to update.
2425

2526
try {
26-
$result = $api_instance->getInvoiceSettings();
27+
$result = $api_instance->getInvoiceSettings($productType);
2728
print_r($result);
2829
} catch (Exception $e) {
2930
echo 'Exception when calling InvoiceSettingsApi->getInvoiceSettings: ', $e->getMessage(), PHP_EOL;
@@ -32,7 +33,10 @@ try {
3233
```
3334

3435
### Parameters
35-
This endpoint does not need any parameter.
36+
37+
Name | Type | Description | Notes
38+
------------- | ------------- | ------------- | -------------
39+
**productType** | **string**| Allows you to choose which product type settings you want to update. | [optional]
3640

3741
### Return type
3842

@@ -50,7 +54,7 @@ No authorization required
5054
[[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)
5155

5256
# **updateInvoiceSettings**
53-
> \CyberSource\Model\InvoicingV2InvoiceSettingsGet200Response updateInvoiceSettings($invoiceSettingsRequest)
57+
> \CyberSource\Model\InvoicingV2InvoiceSettingsGet200Response updateInvoiceSettings($invoiceSettingsRequest, $productType)
5458
5559
Update Invoice Settings
5660

@@ -63,9 +67,10 @@ require_once(__DIR__ . '/vendor/autoload.php');
6367

6468
$api_instance = new CyberSource\Api\InvoiceSettingsApi();
6569
$invoiceSettingsRequest = new \CyberSource\Model\InvoiceSettingsRequest(); // \CyberSource\Model\InvoiceSettingsRequest |
70+
$productType = "productType_example"; // string | Allows you to choose which product type settings you want to update.
6671

6772
try {
68-
$result = $api_instance->updateInvoiceSettings($invoiceSettingsRequest);
73+
$result = $api_instance->updateInvoiceSettings($invoiceSettingsRequest, $productType);
6974
print_r($result);
7075
} catch (Exception $e) {
7176
echo 'Exception when calling InvoiceSettingsApi->updateInvoiceSettings: ', $e->getMessage(), PHP_EOL;
@@ -78,6 +83,7 @@ try {
7883
Name | Type | Description | Notes
7984
------------- | ------------- | ------------- | -------------
8085
**invoiceSettingsRequest** | [**\CyberSource\Model\InvoiceSettingsRequest**](../Model/InvoiceSettingsRequest.md)| |
86+
**productType** | **string**| Allows you to choose which product type settings you want to update. | [optional]
8187

8288
### Return type
8389

0 commit comments

Comments
 (0)