Payment Connector
United States
Canada
Europe
Latin America
The Payment Connector interface replaces the following Intents provided in the Clover Android SDK:
ACTION_SECURE_PAY
ACTION_STATION_PAY
andACTION_STATION_SECURE_PAY
Use Payment Connector instead of these Intents when developing apps that will use the payment functions of a Clover device.
Payment Connector provides a complete interface to Clover payment flow functions. Developers who want to create point of sale (POS) apps for Clover devices can use Payment Connector to start, process, and complete the entire transaction flow.
For an example implementation of this interface, see Take a Payment with Payment Connector and review Clover native Android POS example.
Updated 4 months ago