shurjopay-plugins / sp-plugin-usage-opencart

shurjopay plugin for opencart and how to use it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shurjopay logo

⚙️Installation and Configuration:

➡ Step 1

  • Install opencart 3.0.3.8 (standard installation process)

➡ Step 2

  • Download the plugin contents from the github repo as zip and extract them.

  • Then zip the upload folder with a name extension: “shurjopay.ocmod.zip”

  • Log in to the Admin panel, go to Extensions ->Installer, then upload the .ocmod.zip file.

upload_plugin

  • Go to Extensions->Extensions, select Payments in “Choose the extension type” filter.

filter_payments

  • Find ShurjoPay there and click on the Install button.

  • Then click on the Edit button to change the settings for the plugin.

install_edit_plugin

  • Save the shurjopay merchant credentials in Admin settings of the plugin.
    (select sandbox checkbox if you want to test in sandbox with sandbox credentials)

    • Order Status: Processing
    • Username: Will be provided over email
    • Password: Will be provided over email
    • Transaction Key: Will Provide over email
    • User IP: Your hosting IP
    • Status: Enable

shurjopay_credentials

➡ Step 3

  • Download and install additional dependency extension SEO URL issue fix in Opencart 3.x By Sainent (version 3.x(1.2)) from the opencart extension : SEO URL issue fix in Opencart 3.x By Sainent

  • Go to System -> Settings, select Server from the top menu, select radio button Yes for “Use SEO URLs”.

on_seourl

select_seourl_op

  • Now clear the cache from the Admin panel -> Dashboard.

clear_cache_dashboard

  • Go to Design -> SEO URL, click on “add new”.

add_new_seo_url

  • Go to Admin Panel, go to Design ->SEO url
    • create new SEO url with QUERY = extension/payment/shurjopay/callback
      KEYWORD = callback

add_seourl_callback

  • create new SEO url with
  • QUERY extension/payment/shurjopay/ipnHandler
  • KEYWORD ipn-listner

add_ipn_url

  • Rewrite .htaccess and set root folder name of the project

htaccess edit

  • if the project in cpanel is in the root directory (no dedicated folder), no need to change the .htaccess

⚠️ NOTE: If the merchant has a custom theme with one-page checkout, then the payment method should be selected as "ShurjoPay" from Admin Panel.

🔧 Supported Versions

Plugin Version Opencart Version Php Version
2.0 3.0.3.8 7.4

📞 Who do I talk to?

For any assistance please query in shurjopay.com.bd contact.

About

shurjopay plugin for opencart and how to use it


Languages

Language:PHP 53.8%Language:Twig 31.9%Language:JavaScript 9.8%Language:SCSS 1.9%Language:HTML 1.8%Language:CSS 0.9%Language:Shell 0.0%Language:Makefile 0.0%