Skip to content

Commit 6fa32dd

Browse files
Merge pull request #219 from CyberSource/future
October2025 release
2 parents 206437b + eb46f46 commit 6fa32dd

File tree

250 files changed

+32481
-3671
lines changed

Some content is hidden

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

250 files changed

+32481
-3671
lines changed

Api/MerchantDefinedFieldsApi.cs

Lines changed: 184 additions & 184 deletions
Large diffs are not rendered by default.

Api/OffersApi.cs

Lines changed: 987 additions & 0 deletions
Large diffs are not rendered by default.

Api/TokenApi.cs

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public interface ITokenApi : IApiAccessor
5858
/// Generate Payment Credentials for a TMS Token
5959
/// </summary>
6060
/// <remarks>
61-
/// | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
61+
/// | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.&lt;br&gt;Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
6262
/// </remarks>
6363
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
6464
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
@@ -71,7 +71,7 @@ public interface ITokenApi : IApiAccessor
7171
/// Generate Payment Credentials for a TMS Token
7272
/// </summary>
7373
/// <remarks>
74-
/// | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
74+
/// | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.&lt;br&gt;Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
7575
/// </remarks>
7676
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
7777
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
@@ -110,7 +110,7 @@ public interface ITokenApi : IApiAccessor
110110
/// Generate Payment Credentials for a TMS Token
111111
/// </summary>
112112
/// <remarks>
113-
/// | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
113+
/// | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.&lt;br&gt;Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
114114
/// </remarks>
115115
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
116116
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
@@ -123,7 +123,7 @@ public interface ITokenApi : IApiAccessor
123123
/// Generate Payment Credentials for a TMS Token
124124
/// </summary>
125125
/// <remarks>
126-
/// | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
126+
/// | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.&lt;br&gt;Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
127127
/// </remarks>
128128
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
129129
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
@@ -556,7 +556,7 @@ public async System.Threading.Tasks.Task<ApiResponse<InlineResponse200>> GetCard
556556
(InlineResponse200) Configuration.ApiClient.Deserialize(localVarResponse, typeof(InlineResponse200))); // Return statement
557557
}
558558
/// <summary>
559-
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
559+
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.&lt;br&gt;Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
560560
/// </summary>
561561
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
562562
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
@@ -574,7 +574,7 @@ public string PostTokenPaymentCredentials (string tokenId, PostPaymentCredential
574574
}
575575

576576
/// <summary>
577-
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
577+
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.&lt;br&gt;Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
578578
/// </summary>
579579
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
580580
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
@@ -683,7 +683,7 @@ public ApiResponse< string > PostTokenPaymentCredentialsWithHttpInfo (string tok
683683
}
684684

685685
/// <summary>
686-
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
686+
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.&lt;br&gt;Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
687687
/// </summary>
688688
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
689689
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
@@ -702,7 +702,7 @@ public async System.Threading.Tasks.Task<string> PostTokenPaymentCredentialsAsyn
702702
}
703703

704704
/// <summary>
705-
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
705+
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**&lt;br&gt;A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|**Payment Credentials**&lt;br&gt;Contains payment information such as the network token, generated cryptogram for Visa &amp; MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.&lt;br&gt;Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.&lt;br&gt;Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
706706
/// </summary>
707707
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
708708
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>

0 commit comments

Comments
 (0)