Commerce Connect - Overview
Purpose
This integration guide defines an overview of steps required to integrate the CommerceConnect SDK with a Merchant mobile application. This guide is targeted to be used by technical representatives of a Merchant's mobile development team.
This guide is targeted to be used by technical representatives of a Merchant's mobile development team.
CommerceConnect SDK Overview
The CommerceConnect SDK provides a drop-in solution for Merchants which has built-in UI and workflow for accepting payment through mobile application. The CommerceConnect SDK will show end to end UI (multi-step, multi-screen) and makes Payment API calls in the background to complete the transactions. Merchant can choose to use different combinations of payment modes which can be configured through server-to-server call between Merchant Server and Fiserv APIs. This will happen outside the scope of the CommerceConnect SDK .
SDK Configurations
SDK provides a variety of configurations for theme multi-language support.
Merchants can provide their desired theme configuration during SDK initialization for IOS.
For IOS, the theme information is automatically taken from the colors.xml configuration file from the merchant mobile app.