You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Nlog update
* spec changes for oct release
* changing the dependency version in mustache file
* added disclaimer in beta api methods and README file.
* removed validation due to incorrect regex
* renaming the long file
* Revert "removed validation due to incorrect regex"
This reverts commit 3199347.
* Revert "added disclaimer in beta api methods and README file."
This reverts commit e271684.
* files renamed through sdk gen
* Revert "Revert "added disclaimer in beta api methods and README file.""
This reverts commit 56f9332.
* Revert "Revert "removed validation due to incorrect regex""
This reverts commit 61f3e30.
* nlog version update
* version update
* version update in mustache file
---------
Co-authored-by: Shetty <[email protected]>
Co-authored-by: Gaurav Bansal <[email protected]>
@@ -41,7 +41,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
41
41
/// Get Invoice Settings
42
42
/// </summary>
43
43
/// <remarks>
44
-
/// Get the invoice settings for the invoice payment page.
44
+
/// Allows you to retrieve the invoice settings for the payment page.
45
45
/// </remarks>
46
46
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
47
47
/// <returns>ApiResponse of InvoicingV2InvoiceSettingsGet200Response</returns>
@@ -50,7 +50,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
50
50
/// Update Invoice Settings
51
51
/// </summary>
52
52
/// <remarks>
53
-
/// Update invoice settings for the invoice payment page.
53
+
/// Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
54
54
/// </remarks>
55
55
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
56
56
/// <param name="invoiceSettingsRequest"></param>
@@ -61,7 +61,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
61
61
/// Update Invoice Settings
62
62
/// </summary>
63
63
/// <remarks>
64
-
/// Update invoice settings for the invoice payment page.
64
+
/// Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
65
65
/// </remarks>
66
66
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
67
67
/// <param name="invoiceSettingsRequest"></param>
@@ -73,7 +73,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
73
73
/// Get Invoice Settings
74
74
/// </summary>
75
75
/// <remarks>
76
-
/// Get the invoice settings for the invoice payment page.
76
+
/// Allows you to retrieve the invoice settings for the payment page.
77
77
/// </remarks>
78
78
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
79
79
/// <returns>Task of InvoicingV2InvoiceSettingsGet200Response</returns>
@@ -83,7 +83,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
83
83
/// Get Invoice Settings
84
84
/// </summary>
85
85
/// <remarks>
86
-
/// Get the invoice settings for the invoice payment page.
86
+
/// Allows you to retrieve the invoice settings for the payment page.
87
87
/// </remarks>
88
88
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
89
89
/// <returns>Task of ApiResponse (InvoicingV2InvoiceSettingsGet200Response)</returns>
@@ -92,7 +92,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
92
92
/// Update Invoice Settings
93
93
/// </summary>
94
94
/// <remarks>
95
-
/// Update invoice settings for the invoice payment page.
95
+
/// Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
96
96
/// </remarks>
97
97
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
98
98
/// <param name="invoiceSettingsRequest"></param>
@@ -103,7 +103,7 @@ public interface IInvoiceSettingsApi : IApiAccessor
103
103
/// Update Invoice Settings
104
104
/// </summary>
105
105
/// <remarks>
106
-
/// Update invoice settings for the invoice payment page.
106
+
/// Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
107
107
/// </remarks>
108
108
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
109
109
/// <param name="invoiceSettingsRequest"></param>
@@ -250,7 +250,7 @@ public void SetStatusCode(int? statusCode)
250
250
}
251
251
252
252
/// <summary>
253
-
/// Get Invoice Settings Get the invoice settings for the invoice payment page.
253
+
/// Get Invoice Settings Allows you to retrieve the invoice settings for the payment page.
254
254
/// </summary>
255
255
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
/// Update Invoice Settings Update invoice settings for the invoice payment page.
421
+
/// Update Invoice Settings Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
422
422
/// </summary>
423
423
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
424
424
/// <param name="invoiceSettingsRequest"></param>
@@ -434,7 +434,7 @@ public InvoicingV2InvoiceSettingsGet200Response UpdateInvoiceSettings (InvoiceSe
434
434
}
435
435
436
436
/// <summary>
437
-
/// Update Invoice Settings Update invoice settings for the invoice payment page.
437
+
/// Update Invoice Settings Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
438
438
/// </summary>
439
439
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
440
440
/// <param name="invoiceSettingsRequest"></param>
@@ -521,7 +521,7 @@ public ApiResponse< InvoicingV2InvoiceSettingsGet200Response > UpdateInvoiceSett
521
521
}
522
522
523
523
/// <summary>
524
-
/// Update Invoice Settings Update invoice settings for the invoice payment page.
524
+
/// Update Invoice Settings Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
525
525
/// </summary>
526
526
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
527
527
/// <param name="invoiceSettingsRequest"></param>
@@ -538,7 +538,7 @@ public async System.Threading.Tasks.Task<InvoicingV2InvoiceSettingsGet200Respons
538
538
}
539
539
540
540
/// <summary>
541
-
/// Update Invoice Settings Update invoice settings for the invoice payment page.
541
+
/// Update Invoice Settings Allows you to customize the payment page, the checkout experience, email communication and payer authentication. You can customize the invoice to match your brand with your business name, logo and brand colors, and a VAT Tax number. You can choose to capture the payers shipping details, phone number and email during the checkout process. You can add a custom message to all invoice emails and enable or disable payer authentication for invoice payments.
542
542
/// </summary>
543
543
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
0 commit comments