Skip to content

hsoft/paymaster-opencart-v4-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PayMaster for OpenCart 4.0.0.x - 4.0.2.x

Creating the extension (module)

  1. Open install.json and fill in the following fields:

    • link (PayMaster website URL);
    • base_service_url (PayMaster API base URL);
    • display_service_name (payment method name that will be shown to user).

    Filling example:

    "link": "https://paymaster24.com",
    "base_service_url": "https://psp.paymaster24.com",
    "display_service_name": "PayMaster (bank cards, electronic money and more)",

  2. Zip the resulting install.json, admin and catalog folders. Name the archive file paymaster.ocmod.zip.

Installing the extension (module)

Please read the user guide.

About

PayMaster integration module for OpenCart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published