React Native SDK Setup Android SDK Setup Published on 26th Aug, 2021 -- Prerequisites You must satisfy the prerequisite for respective Android and iOS SDKs. The versions of react and react-native supported are ‘17.0.1’ and ‘0.64.0’ respectively. Ensure that you use only these versions. Follow the linked guidelines to set up a react-native project. Integrating the SDK in your mobile application Follow the steps below to successfully integrate the SDK.
...
SDK Authentication SDK authentication involves the generation of authentication token on both Android and iOS platforms. The token generation process involves generating and configuring the key-pair. The private key of the key-pair is responsible for signing the authentication token.
About Maven repository In general, a Maven repository holds build artifacts and dependencies of varying types. The maven repositories are of two types such as local and remote.
...
SDK Quickstart Fusion provides APIs to perform various card-related operations like issuance, personalization, orders, and more. Fusion APIs comply with the Payment Card Industry Data Security Standard (PCI DSS), security protocols to ensure a secure payment ecosystem for organizations that store or process card information. Fusion Card SDKs enable you to fetch sensitive card data using without being certified as PCI-compliant. You can integrate the SDK on both Android and iOS applications.
...
Simple Credit Line Management System APIs The Simple Credit Line Management System (SCLMS) provides a mechanism to create credit accounts for your account holders and manage limits for these accounts through APIs. These limits are used to transfer funds from Fintech’s Funding Account to the account holder’s prepaid account when the account holder’s account is out of funds.
-- *API References are optimized for larger screens.
...
Transaction Policy APIs Transaction Policies are rules that you configure to allow or disallow transactions based on specific attributes, like transaction limits, aggregation constraints, validity, time period, balance and many more.
*API References are optimized for larger screens. document.querySelector('.swagger__preloader').style.display = 'block' window.onload = function() { var url = "\/swagger\/policyapis.yml"; const ui = SwaggerUIBundle({ url: url, dom_id: '#swagger-ui', deepLinking: true, presets: [ SwaggerUIBundle.
...