• Credit

    US flag
  • Credit

    US flag

Account Details

Prerequisites Parameter name Parameter value Ifi id 304876 API endpoint https://fusion.gw.zetapay.in/api/v1 Access token {{token}} Bundle id {{BundleID}} Simulator for card payments https://prod-card-simulator.gw.zetapay.in/ Funding Account ID {{FundingAccountID}} Vbo id {{VboID}} cardSkuIDs {{SkuID} About Fusion Fusion is an API-based Platform-as-a-Service (PaaS) offering. It enables fintechs to build and manage financial products for unique use-cases. ...

Account Holder Details

Prerequisites Parameter name Parameter value Ifi id 304876 API endpoint https://fusion.gw.zetapay.in/api/v1 Access token {{token}} Bundle id {{BundleID}} Simulator for card payments https://prod-card-simulator.gw.zetapay.in/ Funding Account ID {{FundingAccountID}} Vbo id {{VboID}} cardSkuIDs {{SkuID} About Fusion Fusion is an API-based Platform-as-a-Service (PaaS) offering. It enables fintechs to build and manage financial products for unique use-cases. ...

Adding the cards SDK to your App

Adding the SDK to your App Integrate the SDK in your project Step 1 : Adding the SDK The iOS Card SDK is compatible with apps supporting iOS with version 10 and above. To add the ApolloCardFramework to your project, follow these steps: Set up Cocoapods using simple steps mentioned in this link Open the Podfile created in your project and add ApolloCardsFramework dependency as mentioned in the code below: ...

Adding the cards SDK to your App

iOS SDK Setup Step 1 : Adding the SDK The iOS Card SDK is compatible with apps supporting iOS with version 10 and above. To add the ApolloCardFramework to your project, follow these steps: Set up Cocoapods using simple steps mentioned in this link Open the Podfile created in your project and add ApolloCardsFramework dependency as mentioned in the code below: ...

Adding the cards SDK to your App

Adding the SDK to your App Please follow the steps below to successfully complete this step 1. Adding the SDK The iOS Card SDK is compatible with apps supporting iOS with version 10 and above. To add the SDK to your project, follow these steps : Download and extract the zip folder containing an XCFramework for Card SDK from here. Drag & drop the framework file you just downloaded into your projects target Click Embed & sign under the XCFramework in your project’s target. ...