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.
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.StoreCurrencyNumericCode AppConfig to '826'.
5. Finally, go to Configuration → Site Configuration Wizard in the AspDotNetStorefront admin site and select “HSBC” from the Payment Gateways section. Click the “Submit” button, and your gateway setup is complete.