AlHabib Middleware Export Integration
Posted by Umar Yunus on 05 March 2025 09:57 AM
|
Al Habib Hydra Integration
- Go to Client Integrations (Hydra)
- Select Al-Habib as the integration
- Complete the configuration setup required
- Go to API Users (Hydra)
- Select the Client Integration that you just created
- Create a username and password
- Go to the backend of the clients system (server)
- Copy over CONFIG_ALHABIB from 3rdparty.json.in to 3rdparty.json
- Add the hydra credentials to that config, the username and password that you created in step 3 is what should be entered here
- In the project root folder, run the following command (server)
- php bin/integration alhabib:import-entities
- Go to the Clients R1 System (R1 Front End)
- Add a WS_User, this needs to be a Bank user that is linked to Al-Habib Processing Bank that has been created
- Go to Client Integrations (Hydra)
- Add the WS_User to the details you created in Step 1
- Add the Processing Bank to the BanksToHQOK setting in config_state_machine.json
- Enable the following configurations in System Configuration Settings:
- BANK_SEE_SOURCE_DETAILS
- BANK_SEE_FULL_SOURCE_DETAILS
- BANK_SEE_SOURCE_AMOUNT_DETAILS
- Also need to enable the "View unprocessed Cash Collection Transactions" setting on the Al-Habib processing bank.
|
(0 vote(s))
Helpful Not helpful
|