Skip to content

API Payment Switch

Describes the lightweight Payment Switch flow that hands off to the SumUp app to collect in-person payments.

SumUp API Payment Switch is a light integration where your app opens the SumUp app to request and execute a payment. This integration approach has been the go-to solution for web аpplications before the platform-agnostic Cloud API was released.

Your app initiates a request to charge a card, opens the SumUp app on the merchant’s mobile device, and we handle the rest. Once the payment has been processed, the transaction result is communicated back, and the merchant is returned to your app.

The API integration also allows the possibility to pre-fill the checkout amount and cardholder information, and send a receipt via SMS or email. You can use the cash option, not available in our SDK, for better reporting and management of your funds in the SumUp dashboard.

Activate the mandatory authorization scopes for a smooth performance. They require an access token for your client application for authentication and authorization with the SumUp REST API.

You can find additional documentation for the different mobile platforms below: