Available in🇬🇧 UK
Not yet available in 🇪🇺 EU🇦🇺 AU🇧🇷 BR

Getting started with Volt Mobile SDK

The Volt Mobile SDK integration allows you to incorporate Volt’s payment capabilities into your mobile applications, providing a native experience for users on iOS and Android devices.

The SDK has two main components, a bank search with a welcome screen, and a payment summary container.

The bank search with the welcome screen first educates the shopper about the next steps, then allows them to search for the bank they want to pay with and returns this bank as a bankId.

The payment summary container requires a bankId to be shown and is responsible for handling the redirect to the shopper’s bank. While first-time shoppers will always have to select their bank, returning users can be identified via the /linked-accounts endpoint and the id of the bank can be passed directly to the payment summary.

For an implementation guide and detailed technical documentation, please visit

Mobile SDK