How to integrate Magento checkout module with Hips payment gateway

Use the Magento checkout module to use Hips as Magento payment gateway

Magento 1.x setup instructions

  1. Download our latest Magento 1.x Checkout module here.
  2. Disable and flush Magneto Cache from admin area. Go to System → Cache Management.
  3. Make sure that you have compilation disabled before installing extension. System → Tools → Compilation page and click on Disable button. After Installation you can reenable compilation.
  4. Extract Hips.M1.v1.0.zip. Upload the app folder to your Magento root directory using a FTP client.
  5. Logout out of admin.
  6. Login to admin. Go to System → Configuration.
  7. Go to SALES → Payment Method.
  8. Go to Hips Checkout tab.
  9. Enter your Public API Key (will be found here).
  10. Enter your Private API Key (will be found here).
  11. Save your settings.
  12. Clear Magento cache if enabled.
  13. Configure your shipping methods (will be found here).
  14. All done!
  15. (optional) If you want to accept Paypal, Invoice etc you may do that by connecting those to your HIPS account

Magento 2.x setup instructions

  1. Download our latest Magento 2.x Checkout module here.
  2. Extract Hips.M2.v1.0.zip. Upload the app folder to your Magento root directory using a FTP client.
  3. Log into the admin panel and navigate to the Cache Management page (System → Cache Management), selecting all caches, clicking "disable" from the drop- down menu, and submitting the change. Or by running the command "php bin/magento cache:disable" from your magento root directory in command line.
  4. Navigate to your Magento 2 root directory using "cd" in command line. Enter the following at the command line php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
  5. Enable Magento Cache through System → Cache Management or run command php bin/magento cache:enable from your magento root directory.
  6. Go to Stores → Configuration, and to Sales → Payment Method.
  7. Click on Other Payment Methods and Hips Checkout.
  8. Enter your Public API Key (will be found here).
  9. Enter your Private API Key (will be found here).
  10. Save your settings.
  11. Configure your shipping methods (will be found here).
  12. All done!
  13. (optional) If you want to accept Paypal, Invoice etc you may do that by connecting those to your HIPS account
How to integrate Magento with Hips
Need help or bulk pricing?