Skip to content

Commit

Permalink
Merge pull request #114 from CyberSource/release-aug24
Browse files Browse the repository at this point in the history
Release aug24
  • Loading branch information
gaubansa authored Aug 30, 2024
2 parents 2137359 + faa2b48 commit 776fb80
Show file tree
Hide file tree
Showing 294 changed files with 5,500 additions and 18,581 deletions.
2 changes: 1 addition & 1 deletion cybersource_rest_client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require "cybersource_rest_client/version"

Gem::Specification.new do |s|
s.name = "cybersource_rest_client"
s.version = "0.0.64"
s.version = "0.0.65"
s.platform = Gem::Platform::RUBY
s.authors = ["CyberSource"]
s.email = ["[email protected]"]
Expand Down
203 changes: 0 additions & 203 deletions docs/AsymmetricKeyManagementApi.md

This file was deleted.

12 changes: 6 additions & 6 deletions docs/BatchesApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Method | HTTP request | Description


# **get_batch_report**
> InlineResponse2008 get_batch_report(batch_id)
> InlineResponse2007 get_batch_report(batch_id)
Retrieve a Batch Report

Expand Down Expand Up @@ -44,7 +44,7 @@ Name | Type | Description | Notes

### Return type

[**InlineResponse2008**](InlineResponse2008.md)
[**InlineResponse2007**](InlineResponse2007.md)

### Authorization

Expand All @@ -58,7 +58,7 @@ No authorization required


# **get_batch_status**
> InlineResponse2007 get_batch_status(batch_id)
> InlineResponse2006 get_batch_status(batch_id)
Retrieve a Batch Status

Expand Down Expand Up @@ -91,7 +91,7 @@ Name | Type | Description | Notes

### Return type

[**InlineResponse2007**](InlineResponse2007.md)
[**InlineResponse2006**](InlineResponse2006.md)

### Authorization

Expand All @@ -105,7 +105,7 @@ No authorization required


# **get_batches_list**
> InlineResponse2006 get_batches_list(opts)
> InlineResponse2005 get_batches_list(opts)
List Batches

Expand Down Expand Up @@ -145,7 +145,7 @@ Name | Type | Description | Notes

### Return type

[**InlineResponse2006**](InlineResponse2006.md)
[**InlineResponse2005**](InlineResponse2005.md)

### Authorization

Expand Down
4 changes: 2 additions & 2 deletions docs/BinLookupApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Method | HTTP request | Description
BIN Lookup API

The BIN Lookup Service is a versatile business tool that provides card network agnostic solution designed to ensure frictionless transaction experience by utilizing up-to-date Bank Identification Number (BIN) attributes sourced from multiple global and regional data sources. This service helps to improve authorization rates by helping to route transactions to the best-suited card network, minimizes fraud through card detail verification and aids in regulatory compliance by identifying card properties. The service is flexible and provides businesses with a flexible choice of inputs such as primary account number (PAN), network token from major networks which includes device PAN (DPAN), and all types of tokens generated via CyberSource Token Management Service (TMS). Currently, the range of available credentials is contingent on the networks enabled for the business entity. Therefore, the network information specified in this documentation is illustrative and subject to personalized offerings for each reseller or merchant.
The BIN Lookup Service is a versatile business tool that provides card network agnostic solution designed to ensure frictionless transaction experience by utilizing up-to-date Bank Identification Number (BIN) attributes sourced from multiple global and regional data sources. This service helps to improve authorization rates by helping to route transactions to the best-suited card network, minimizes fraud through card detail verification and aids in regulatory compliance by identifying card properties. The service is flexible and provides businesses with a flexible choice of inputs such as primary account number (PAN), network token from major networks which includes device PAN (DPAN), and all types of tokens generated via CyberSource Token Management Service (TMS). Currently, the range of available credentials is contingent on the networks enabled for the business entity. Therefore, the network information specified in this documentation is illustrative and subject to personalized offerings for each reseller or merchant.

### Example
```ruby
Expand Down Expand Up @@ -50,7 +50,7 @@ No authorization required
### HTTP request headers

- **Content-Type**: application/json;charset=utf-8
- **Accept**: application/hal+json;charset=utf-8
- **Accept**: application/json;charset=utf-8



2 changes: 1 addition & 1 deletion docs/CheckPayerAuthEnrollmentRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**client_reference_information** | [**Riskv1decisionsClientReferenceInformation**](Riskv1decisionsClientReferenceInformation.md) | | [optional]
**client_reference_information** | [**Riskv1authenticationsetupsClientReferenceInformation**](Riskv1authenticationsetupsClientReferenceInformation.md) | | [optional]
**order_information** | [**Riskv1authenticationsOrderInformation**](Riskv1authenticationsOrderInformation.md) | | [optional]
**payment_information** | [**Riskv1authenticationsPaymentInformation**](Riskv1authenticationsPaymentInformation.md) | | [optional]
**processing_information** | [**Riskv1authenticationsetupsProcessingInformation**](Riskv1authenticationsetupsProcessingInformation.md) | | [optional]
Expand Down
4 changes: 2 additions & 2 deletions docs/CreateNewWebhooksApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ No authorization required


# **find_products_to_subscribe**
> Array<InlineResponse2003> find_products_to_subscribe(organization_id)
> Array<InlineResponse2002> find_products_to_subscribe(organization_id)
Find Products You Can Subscribe To

Expand Down Expand Up @@ -91,7 +91,7 @@ Name | Type | Description | Notes

### Return type

[**Array<InlineResponse2003>**](InlineResponse2003.md)
[**Array<InlineResponse2002>**](InlineResponse2002.md)

### Authorization

Expand Down
9 changes: 0 additions & 9 deletions docs/CreateP12KeysRequest.md

This file was deleted.

1 change: 1 addition & 0 deletions docs/CreatePaymentRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Name | Type | Description | Notes
**payment_information** | [**Ptsv2paymentsPaymentInformation**](Ptsv2paymentsPaymentInformation.md) | | [optional]
**order_information** | [**Ptsv2paymentsOrderInformation**](Ptsv2paymentsOrderInformation.md) | | [optional]
**buyer_information** | [**Ptsv2paymentsBuyerInformation**](Ptsv2paymentsBuyerInformation.md) | | [optional]
**sender_information** | [**Ptsv2paymentsSenderInformation**](Ptsv2paymentsSenderInformation.md) | | [optional]
**recipient_information** | [**Ptsv2paymentsRecipientInformation**](Ptsv2paymentsRecipientInformation.md) | | [optional]
**device_information** | [**Ptsv2paymentsDeviceInformation**](Ptsv2paymentsDeviceInformation.md) | | [optional]
**merchant_information** | [**Ptsv2paymentsMerchantInformation**](Ptsv2paymentsMerchantInformation.md) | | [optional]
Expand Down
9 changes: 0 additions & 9 deletions docs/CreateSharedSecretKeysRequest.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/CreateSharedSecretKeysVerifiRequest.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/DeleteBulkP12KeysRequest.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/DeleteBulkSymmetricKeysRequest.md

This file was deleted.

13 changes: 7 additions & 6 deletions docs/InlineResponse2001.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**submit_time_utc** | **String** | Time of request in UTC. `Format: YYYY-MM-DDThh:mm:ssZ` Example 2016-08-11T22:47:57Z equals August 11, 2016, at 22:47:57 (10:47:57 p.m.). The T separates the date and the time. The Z indicates UTC. | [optional]
**total_count** | **Integer** | Specifies the total number of items found based on the request | [optional]
**offset** | **Integer** | Specifies the record offset from the records are returned part of the response | [optional]
**limit** | **Integer** | Specifies the maximum number of records requested part of the response | [optional]
**sort** | **String** | Specifies a comma separated list of field names based on which the result is sorted. | [optional]
**keys** | [**Array<InlineResponse2001Keys>**](InlineResponse2001Keys.md) | | [optional]
**registration_information** | [**Boardingv1registrationsRegistrationInformation**](Boardingv1registrationsRegistrationInformation.md) | | [optional]
**integration_information** | [**InlineResponse2001IntegrationInformation**](InlineResponse2001IntegrationInformation.md) | | [optional]
**organization_information** | [**Boardingv1registrationsOrganizationInformation**](Boardingv1registrationsOrganizationInformation.md) | | [optional]
**product_information** | [**Boardingv1registrationsProductInformation**](Boardingv1registrationsProductInformation.md) | | [optional]
**product_information_setups** | [**Array<InlineResponse2012ProductInformationSetups>**](InlineResponse2012ProductInformationSetups.md) | | [optional]
**document_information** | [**Boardingv1registrationsDocumentInformation**](Boardingv1registrationsDocumentInformation.md) | | [optional]
**details** | **Hash<String, Array<Object>>** | | [optional]


Loading

0 comments on commit 776fb80

Please sign in to comment.