UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

11 lines (7 loc) 722 B
# CyberSource.InvoicingV2InvoiceSettingsGet200ResponseInvoiceSettingsInformationCustomRedirectUrls ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **paymentAccepted** | **String** | URL to redirect the customer after a successful payment. If not provided, the default page and message will be shown. | [optional] **paymentRejected** | **String** | URL to redirect the customer after a payment is rejected. If not provided, the default page and message will be shown. | [optional] **paymentPending** | **String** | URL to redirect the customer after a payment is pending. If not provided, the default page and message will be shown. | [optional]