Connecting Yandex Split

By adding Yandex Split to your site, you can give your customers an option to split payments for their Yandex Pay purchases.

To connect Yandex Split:

  1. Register in the merchant console.

  2. In the Services menu, select Split, create a request and conclude a contract.

    split-apply

  3. Enable technical integration by the API or add a CMS module.

To enable the Split payment method in the Yandex Pay form, add the payment method named SPLIT to availablePaymentMethods:

Note

If you do not have a payment provider for accepting bank card payments, leave only the SPLIT method in availablePaymentMethods:

"availablePaymentMethods": ["SPLIT"]