# Payment-CompleteUrl

The URL the customer will be directed to after transaction completed (successful or failed - except if `failUrl` is provided).

**string**Payment-CompleteUrl

The URL the customer will be directed to after transaction completed (successful or failed - except if `failUrl` is provided).

**Example:<!-- -->&#x20;**`https://example.com/checkout/complete`

Payment-CompleteUrl

```
"https://example.com/checkout/complete"
```
