---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.6
alternate:
  - https://pay.yandex.ru/docs/en/cms/bitrix/settings.md
  - https://pay.yandex.ru/docs/ru/cms/bitrix/settings.md
---
> **Documentation Index:** Fetch the complete configuration index at https://pay.yandex.ru/docs/en/llms.txt

# General settings

You can find the Yandex Pay Checkout settings in the [payment system settings](https://pay.yandex.ru/docs/en/cms/bitrix/payment-system-setup.md). They're configured by default for the main site, but you can change them or add settings for another site.

To change the settings, find the site in the list and double-click it. To add settings for a new site, click **Add** and specify the site and payer type.

![individual-settings](_assets/individual-settings.png)

## Delivery {#delivery}

* **Only use the added delivery options**: If the option is enabled, only the delivery options that you set up in the **Delivery options** section are available for the order. If it's disabled, all delivery options from 1C-Bitrix are available.

   ![add-delivery](_assets/add-delivery.png)

* **Delivery options**: The correspondence between delivery services set up in 1C-Bitrix and delivery types. For every delivery service, you can select **Pickup** or **Delivery**.

   ![delivery-variants](_assets/delivery-variants.png)

Supported third-party pickup points: the [official Boxberry module](https://marketplace.1c-bitrix.ru/solutions/up.boxberrydelivery/), [Russian Post](https://marketplace.1c-bitrix.ru/solutions/russianpost.post/#tab-install-link), and [CDEK](https://marketplace.1c-bitrix.ru/solutions/ipol.sdek/). To learn more about setting up delivery modules in Yandex Pay Checkout, go to the corresponding sections for [Boxberry](https://pay.yandex.ru/docs/en/cms/bitrix/delivery-settings/settings-boxberry.md), [Russian Post](https://pay.yandex.ru/docs/en/cms/bitrix/delivery-settings/settings-pochta-ru.md), and [CDEK](https://pay.yandex.ru/docs/en/cms/bitrix/delivery-settings/settings-cdek.md).

### Delivery service restriction {#restrictions}

You can restrict the use of delivery services in the Yandex Pay Checkout form:

1. Open the 1C-Bitrix dashboard.
1. In the left menu, go to  **Store** → **Settings** → **Delivery services** and select the module.
1. Go to the **Restrictions** tab.
1. Click **Add restriction** and select Yandex Pay Checkout.
1. Select where to show the delivery service: only in Yandex Pay or only on the site.
1. Click **Save**.

## Set up pickup from the store {#delivery-from-market}

1. Open the 1C-Bitrix dashboard.
1. Go to the **Depots** section.
1. Select the depot and specify its address, including the  latitude and longitude coordinates. Click **Save**.

   {% note info %}

   To get the object coordinates, open the address in [Yandex Maps](https://yandex.com/maps).

   {% endnote %}

1. Go to the **Delivery services** section and select a service.
1. In its settings, enable the **Select pickup points** option and specify the depot that you added at step 3.
1. In the Yandex Pay Checkout settings, go to the **Delivery** section and select the service.

## Payment system {#payment}

* **Pay on delivery**: The payment method that's set in the order if the customer chooses to pay on delivery.
* **Pay by card**: The Yandex Pay payment system that you [set up earlier](https://pay.yandex.ru/docs/en/cms/bitrix/payment-system-setup.md) in 1C-Bitrix.
* **Allow coupons**: If the option is enabled, customers can use [discount coupons](https://dev.1c-bitrix.ru/learning/course/index.php?COURSE_ID=42&LESSON_ID=3453&LESSON_PATH=3912.5040.8447.5292.3453) when paying.

   ![coupon](_assets/coupon.png)

## Customer and address {#customer}

In this settings section, you need to match the customer's data in Yandex Pay and the order properties in 1C-Bitrix.

If you want to allow users to leave comments to their orders, enable the **Allow comments** option.

![comments](_assets/comments.png)

## Yandex Pay settings {#yandex-pay}

* **Redirect after the order is created**: The "Order created" page address relative to the root of the site. The user is redirected to the page after they create an order.
* **Yandex Pay button in the template**: The pages where the button is displayed. Click the option name to edit it or click **Add** to add a new one.

  ![button-settings](_assets/button-settings.png)

  If you want to edit or add an option, the button placement settings open:

  * **Placement method**: Where the button is displayed (product card, cart, or order).
  * **Button color**: Button design. For more information, see [Yandex Pay branding rules](https://pay.yandex.ru/docs/en/branding.md).
  * **Button width**: Button size.
  * **Selector to link the Yandex Pay button to**: A CSS selector (class or tag ID) where you want to add the button.

    In the 1C-Bitrix online store's standard template, we recommend using the `#basket-root` selector for the cart and `#bx-soa-total` for the order.

  * **Button position relative to the selector**: Where the button is placed relative to the selector:
  * **In the beginning**: Before the first tag that matches the selector.
  * **Inside, in the beginning**: Right after the opening tag that matches the selector.
  * **Inside, at the end**: Before the closing tag that matches the selector.
  * **At the end**: After the closing tag that matches the selector.

  * **Information block**: The store catalog's information block for finding product pages if you set up the **Product card** method.
  * **Page path from the site root**: The page address relative to the root if you set up the **Cart** or **Order** method.
