Skip to main content

How to switch back to the POS app using Cloud API

How to configure the switchBackTimeout and activityToResume parameters in Cloud API so the device correctly returns to your POS app after a Softpay transaction

When using the Cloud API to switch between the POS app and Softpay, it is necessary to set specific parameters to make sure that the switch back to POS app after the transaction is executed as intended.

When executing the PUT call (endpoint documentation) to start the transaction, make sure to set the following parameters:

The descriptions above are from the AppSwitch documentation, but they also apply for the Cloud API integration.

Did this answer your question?