Launching Synapse
There can be two scenarios to launch Synapse:
- If partner uses Nuclei's grid:
In this case, Nuclei will make the relevant changes in our backend and the users will be able to launch synapse categories via Nuclei grid.
- If partner uses their own grid:
Please follow the steps shown below
Synapse can be launched similar to the other categories using the exposed method,
SampleApplication.getNucleiSDK().openSynapse(merchantPayload)
Here, merchantPayload
is a base64 encoded string which has the relevant Merchant details.
Please contact Nuclei Team for payloads.
Note: The payloads are completely different for preproduction and production. The partner bank will have to be change the payload when moving to production. Otherwise, the app will not function as expected.