> ## Documentation Index
> Fetch the complete documentation index at: https://zenskar.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Payment

## 1. Concepts

### What the Payment tab configures

**Settings > Payment** configures the checkout experience customers see when paying an invoice through Zenskar's hosted payment page: which payment methods are offered, whether a payment method is saved for future use, whether Stripe checkout shows an amount breakdown, and where a customer lands after attempting payment.

### Not gateway connections or payment instructions

This tab does not connect a payment gateway or processor, and it does not configure the bank details shown on invoices. Gateway connections are configured separately, under Integrations. Bank details shown on invoices are configured under [Payment instructions](/docs/20240301/product-modules/settings/payment-instructions).

### Available payment methods

A multi-select of payment methods offered at checkout: **Card** and **Net Banking(US)**.

### Saving payment methods

A toggle that, when enabled, allows a customer's payment method to be saved for future transactions.

### Amount breakdown on Stripe checkout

A toggle specific to Stripe checkout that shows an amount breakdown on the checkout page. This setting is stored separately from the other fields on this tab.

### Checkout redirect URLs

Three URLs control where a customer lands after attempting payment on the hosted checkout page: **Success URL**, **Failure URL**, and **Payment Already Completed**.

***

## 2. How-to guides

### Choose available payment methods

1. Go to **Settings > Payment**.
2. Under **Available Payment Methods**, select or deselect **Card** and **Net Banking(US)**.
3. Save.

### Enable saving payment methods

1. Go to **Settings > Payment**.
2. Turn on **Save Payment Methods**.
3. Save.

### Show an amount breakdown on Stripe checkout

1. Go to **Settings > Payment**.
2. Turn on **Show Amount Breakdown**.
3. Save.

### Set checkout redirect URLs

1. Go to **Settings > Payment**.
2. Under **Checkout Redirect URLs**, fill in **Success URL**, **Failure URL**, and **Payment Already Completed** with the destinations customers should land on for each outcome.
3. Save.

### Troubleshooting

* **A payment method does not appear at checkout**: confirm it is selected under Available Payment Methods on this tab.
* **A customer is not redirected after paying**: confirm the relevant checkout redirect URL is set. An empty field means no explicit redirect is configured for that outcome.

***

## 3. Reference

### Location

**Settings > Payment**.

### Fields

| Field                     | Notes                                                                    |
| ------------------------- | ------------------------------------------------------------------------ |
| Available Payment Methods | Multi-select: Card, Net Banking(US)                                      |
| Save Payment Methods      | Toggle; saves the customer's payment method for future transactions      |
| Show Amount Breakdown     | Toggle; shows an amount breakdown on Stripe checkout specifically        |
| Success URL               | Redirect after a successful payment                                      |
| Failure URL               | Redirect after a failed payment                                          |
| Payment Already Completed | Redirect when a customer attempts to pay an invoice that is already paid |

### Scope

Organization-wide. Not scoped per business entity.

### What this tab does not configure

| Capability                               | Where it is configured instead  |
| ---------------------------------------- | ------------------------------- |
| Payment gateway or processor connections | Integrations                    |
| Bank details shown on invoices           | Settings > Payment Instructions |
