This article applies to: ML v7

HSBC Payment Gateway


To set up the HSBC payment gateway:

1. In the AspDotNetStorefront admin site, go to Misc → AppConfig Parameters

2. In the Config Search box, enter “HSBC”, then click Search. Results should be shown as below:

3. The following AppConfigs will need to be populated with your personal account information, obtained from HSBC. Do not change the other AppConfigs unless instructed to do so!

- HSBC.ClientAlias OR HSBC.ClientID
- HSBC.ClientPassword
- HSBC.ClientName

4. HSBC requires transactions be in GBP, so your default currency must be changed. To do this, change the Localization.StoreCurrency AppConfig to 'GBP' and the Localization.StoreCurrencyNumericCod AppConfig to '826'.

5. Finally, go to Misc → Run Config Wizard in the AspDotNetStorefront admin site and select “HSBC” from the Payment Gateways section. Click the “Submit” button, and your gateway setup is complete.