Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HitPay Logo

Installing

== Method 1: ==

  1. Download the latest released packaged from (https://github.com/hit-pay/opencart4-extension/releases) with extension as .ocmod.zip
  2. Log in to admin
  3. Navigate to Extensions => Installer
  4. Browser your package and click upload button.

== Method 2: ==

  1. Download the latest released packaged from (https://github.com/hit-pay/opencart4-extension/releases)
  2. Unzip the package.
  3. And upload the files to under path/to/project/extension/hitpay/ folder via FTP.
  4. This package not overwriting any core files.

== Install ==

  1. If you followed either Method 1 or Method 2, you need to navigate Extensions => Extensions
  2. Choose the Extension type as 'Payments'
  3. Scroll down to locate the HitPay Payment Gateway
  4. Click green colored + icon to install the extension.

Upgradation

== Method 1: ==

  1. Download the latest released packaged from (https://github.com/hit-pay/opencart4-extension/releases) with extension as .ocmod.zip
  2. Log in to admin
  3. Navigate to Extensions => Installer
  4. Browser your package and click upload button. This would overwrite/replace the old extension files.

== Method 2: ==

  1. Download the latest released packaged from (https://github.com/hit-pay/opencart4-extension/releases)
  2. Unzip the package.
  3. And upload the files to under path/to/project/extension/hitpay/ folder via FTP.
  4. This would overwrite/replace the old extension files.

Configuration

  1. Navigate Extensions => Extensions
  2. Choose the Extension type as 'Payments'
  3. Scroll down to locate the HitPay Payment Gateway
  4. Click red colored - icon to edit the extension.
  5. Go to dashboard of hitpay:
  6. Copy api key and salt from hitpay dashboard to opencart extension in the same named fields

Using

  1. Payment
  2. Checking orders

Refunds

  1. Log in to Admin
  2. Navigate to Sales ⇒ Orders
  3. Click view icon link to navigate to Admin Order Details page.
  4. If order is paid via 'HitPay Payment Gateway' and payment is successful and transaction id saved on the Database, then following screen will be displayed in the Admin Order view: (Scroll down to locate the HitPay Refund tab in the Order History section)
  5. Click blue colored 'Refund' Button, this will show the below screen:
  6. You can enter Full amount or Partial amount, but 0 or greater than total paid will not be allowed.
  7. Click blue colored 'REFUND PAYMENT' button to initiate the Refund. If gateway accepted the refund request and the Refund details will be displayed like the below screen:
  8. If full amount is refunded, then order status will be changed to 'Refunded' automatically.
  9. Only one refund is allowed per transaction.
  10. Refund is only applicable if the initial charge was made with PayNow or Card.

Changelog

= 1.2.0 =

  • Aug 14, 2024
  • Upgraded to support 4.0.2.0, 4.0.2.1, 4.0.2.2, and 4.0.2.3
  • Drop-In (Popup) feature is included
  • Fixed Hitpay Fee Currency issue
  • Fixed Refund amount check issue
  • Fixed Refunded amount conversion display issue
  • Extension tested on latest OpenCart 4.0.2.3

= 1.0.0 =

  • Initial release.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages