# 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] 


