Yandex Pay for Android

Yandex Pay provides a special set of libraries to enable payments on the Android mobile platform.

Warning

This integration method requires API setup.

To learn more about integration methods, see Integration with Yandex Pay over API

How it works

For Android, Yandex Pay uses a PSP-like workflow: the SDK allows making card and Split payments by passing a payment link generated via the Yandex Pay API to it.

This workflow is suitable for:

  • Merchants that wish to increase the conversion rate by completing some user transactions using Split.
  • Merchants with the mechanism of payment via a link already integrated into their backend through the Yandex Pay API, but they want to enable their customers to pay for purchases in a more convenient native way.
  • New merchants whose business logic is based on using the backend server more actively.
  • Merchants with no payment gateway integration.

To learn more about this method, see the documentation.

To learn how to perform integration, see the documentation.

Supported platforms

The table below lists plugins required for Yandex Pay Android integration:

Platform/Integration Status
Android SDK +
Android Compose Planned
Unity Planned
Flutter Planned
Xamarin -
React Native -
Qt for mobile -

Note

You can also perform integration without using a plugin.

Getting started

Prior to the integration, you need to prepare a project and integrate the required keys.

To learn more about how to prepare for the integration, see the documentation.