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.

Supported platforms

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

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

Note

Even if there is no plugin, you can carry out SDK integration.

How it works

For Android, Yandex Pay uses a PSP-like workflow: the SDK allows making both full and Split payments.

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.
  • Merchants with no payment gateway integration.

To learn more about this method, see the documentation.

Integration

Android SDK integration

Integration example ↗