• Credit

    US flag
  • Credit

    US flag

Card 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. ...

Card Lifecycle

Card Lifecycle About cards Cards are payment instruments that Account Holders use to perform various types of financial transactions. Examples include ATM withdrawals, POS transactions, online purchases, and so on. Fusion provides customization of various card properties like design, payment standards, lifecycle, and more. Card design Choose from a range of design templates to brand your cards. You can also specify custom colour schemes and designs to reflect corporate identity, occasion, or target demographic Example: young adults, senior citizens, and so on. ...

Cards SDK APIs & Features

APIs & Features After you have successfully completed the steps from the previous section you are now ready to use an instance of CardsService to work with your customers card details. This section covers the functionalities that the Cards SDK has on offer Card View API You can get the card view with the layout and styles configured specifically for your app with the Zeta platform. ...

Cards SDK APIs & Features

APIs & Features After you have successfully completed the steps from the previous section you are now ready to use an instance of CardsService to work with your customers card details. You are now ready to use the CardManager to work with your user’s card details. Get Card View You can get the card view with the layout and styles configured specifically for your app with the Zeta platform. ...

Cards SDK APIs & Features

APIs & Features After you have successfully completed the steps from the previous section you are now ready to use an instance of CardsService to work with your customers card details. Listening to events You can use the following code in order to listen to events emitted by Cards SDK Sample Code Switch Theme Expand More Copy 1 2 3 4 5 const nativeEventListener = DeviceEventEmitter. ...