GithubHelp home page GithubHelp logo

duitku_pospay's Introduction

duitku

Duitku integration for your Magento 2! πŸ’ΈπŸ’ΈπŸ’Έ
Start receiving payment through your e-commerce magento with Duitku extension plugin payment integration.

How to install the plugins

Install Duitku PosPay plugins through Composer

Before you begin to install through the composer, you need Magento marketplace account and make sure that you have installed Composer. In your terminal, go to the Magento folder and run the following commands:

  1. Install the plugins: composer require duitku_payment_gateway/duitku_pospay
  2. Enable the plugin: bin/magento module:enable Duitku_PosPay
  3. Execute upgrade script : bin/magento setup:upgrade
  4. Deploy magento : bin/magento setup:static-content:deploy -f
  5. Clean cache storage : bin/magento cache:clean
  6. Check the module status: bin/magento module:status Duitku_PosPay

Note: If you do have a previous version installed and upgrade the plugins to the latest version. After upgrade our plugins, You need to run bin/magento setup:upgrade --keep-generated, bin/magento setup:static-content:deploy and clean cache bin/magento cachce:clean.

Install Duitku PosPay plugins from Download file

With these steps, you can custom/modify our Magento plugins to handle the business model that you want

  1. Download and extract the plugin you have previously downloaded from GitHub and rename the folder as PosPay.

  2. Upload to the root of the Magento folder (Magento installation folder) you use the FTP client of your choice.

  3. Locate the root Magento directory of your shop via FTP connection.
    (By default the root folder is on SERVER_HOST/Magento)

  4. Move the PosPay folder into the Magento root/app/code/Duitku folder.
    (You might need to create the folder code/Duitku if it is not exist).

  5. Run this command on terminal

    bin/magento module:enable Duitku_PosPay

    bin/magento setup:upgrade

    bin/magento cache:clean

    bin/magento module:status Duitku_PosPay

Plugin Usage Instruction

Basic Plugins Configuration

Before you begin, make sure that you have successfully installed and enabled Duitku PosPay plugins. Configure the Duitku PosPay plugin in your Magento admin panel:

  1. Log in to your Magento admin panel.

  2. In the left navigation bar, go to Stores(1) -> Configuration(2).

  3. In the menu, go to Sales(3) -> Payment Methods(4)

  4. In the Other Payment Method section, click Duitku PosPay to extend Basic Settings and fill out the following fields:

Field Description
Enabled To enable and disable this payment method.
Title The title of the payment method displayed to the customers.
Merchant number The unique merchantnumber received from the payment system. If you don't know your merchantnumber please Contact Duitku Payment Provider.
API Secret Key Used as an API key to be used for authorization sandbox or passport environment on API request.
Live Mode If Payment Mode Enable this redirect To live otherwise Setup Sandbox Mode.

Note: Access Keys are unique for every merchant. Server Key is secret, please always keep Server Key confidential.

Log options

The plugins will store log file in directory /var/log/duitku.log.

see our documentation for complete instruction.

duitku_pospay's People

Contributors

kangleian avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.