• Credit

    US flag
  • Credit

    US flag

Configure Interceptors

Configure Interceptors As a fintech, you will be performing the following actions to implement the interceptors against a payment intercepting points (PIP): Configure a Payment Interceptor Simulate a payment Resume an intercepted payment For the complete list of Payment Interceptor APIs, see Payment Core API Reference. Configure a Payment Interceptor In Fusion, interceptors are created for a Resource Product which is associated with an account holder. ...

Configure Webhooks

Configure Webhooks Using Fusion webhook APIs, you can set up a webhook against the available Fusion event types. This article will enable you to understand how to set up a webhook to be able to receive an event notification about important business process flows. Note: Keep a webhook URL ready that can receive JSON objects and support basic HTTP authentication. Share this endpoint with Zeta. Zeta will register the webhook endpoint in Fusion and share a secret token with you to validate the incoming webhook messages. ...

Core Capabilities

Core Capabilities Fusion envisions democratizing banking with its cloud-native and API first approach. Being built on the top of Zeta’s banking stack, fusion APIs cater to the entire account lifecycle right from issuance to the transactions enabling the fintechs to provide customizable and flexible solutions as per their project needs. Zeta’s banking stack has a modular core banking system and an issuance platform. Banks and fintechs can build unique products and experiences on this stack. ...

Create Account Holder

Create Account Holder An account holder refers to a real/legal customer to Fusion. Drawing from the real world analogy, an account holder can be an actual person who holds an account at a bank or can be a legal entity like a corporate entity, or merchant. This article lays down the steps fintech shall follow to create an account holder with fusion. Before you begin, it is advised that you familiarize yourself with key Account Holder concepts explained in About Account Holders. ...

Create Accounts

Create Accounts To create an Account, you can issue an Account product or both Account/Payment products to an Account Holder by using Bundles as per the value offering of the fintech. Follow the below steps to issue an Account to an Account Holder: Retrieve all Bundles available for issuance to the fintech Issue a Bundle to an Account Holder. Depending on the constituent Products of the Bundle, the following steps are executed by Fusion. ...