On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/sa/developer/all/sa-checkout/secure-acceptance/sa-checkout-types-notifications.md)  
Filter  
FILTER BY TAG

Types of Notifications {#sa-checkout-types-notifications}
=========================================================

| Decision |                                                                                                                                                                                                                                                        Description                                                                                                                                                                                                                                                        |                                    Type of Notification                                     |
|----------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------|
| ACCEPT   | Successful transaction. See reason codes 100 and 110.                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | * Custom receipt page * Customer receipt email * Merchant POST URL * Merchant receipt email |
| REVIEW   | Authorization was declined; however, a capture might still be possible. Review payment details. See reason codes 200, 201, 230, and 520.                                                                                                                                                                                                                                                                                                                                                                                  | * Custom receipt page * Customer receipt email * Merchant POST URL * Merchant receipt email |
| DECLINE  | Transaction was declined. See reason codes 102, 200, 202, 203, 204, 205, 207, 208, 210, 211, 221, 222, 230, 231, 232, 233, 234, 236, 240, 475, 476, 478, and 481. If the retry limit is set to `0`, the customer receives the decline message, *Your order was declined. Please verify your information.* before the merchant receives it. The decline message relates to either the processor declining the transaction or a payment processing error, or the customer entered their 3-D Secure credentials incorrectly. | * Custom receipt page * Merchant POST URL * Merchant receipt email                          |
| ERROR    | Access denied, page not found, or internal server error. See reason codes 102, 104, 150, 151 and 152.                                                                                                                                                                                                                                                                                                                                                                                                                     | * Custom receipt page * Merchant POST URL                                                   |
| CANCEL   | The customer did not accept the service fee conditions. The customer cancelled the transaction.                                                                                                                                                                                                                                                                                                                                                                                                                           | * Custom receipt page * Merchant POST URL                                                   |
[Types of Notifications]

