Code Monkey home page Code Monkey logo

komoju-woocommerce's Introduction

THIS PLUGIN IS CURRENTLY UNMAINTAINED AND PROVIDED AS-IS, WITHOUT ANY GUARANTEE OF SUPPORT.


Komoju for WooCommerce.

Japanese payments for WooCommerce. This plugin supports the following Japanese payment methods:

  • Credit Card (クレジットカード)
  • Convenience Store (コンビニ)
  • PayEasy (ペイジー)
  • WebMoney (ウェブマネー)
  • Bank Transfer (銀行振込)

Overview

Once this has been installed, the module can be configured through the WooCommerce payment section.

Enable the payment gateway and configure the account as described in the 'Installation' section.

The module should first be set to test mode (sandbox).

Note - an account with Komoju is required before using this module.

Installation

Upload the contents of this repositoryto your server where wordpress and WooCommerce are installed via FTP or other file transfer method to the wordpress/wp-content/plugins directory

The zip file needs to be unzipped as follows :

cd wordpress/wp-content/plugins
unzip woocommerce-komoju.zip

Login to Wordpress as Administrator

Click on the 'Plugins' menu on the left hand side.

You should see the WooCommerce Komoju Gateway listed among the plugins list. Click the Activate Link for this gateway. Next you need to configure the Plugin in WooCommerce. To do so, from the left hand menu, select 'WooCommerce' and then 'Settings'.

Then click 'Checkout' from the Top Menu.

Click on the 'Komoju' Link just below the top tabbed menu.

Click the Enable/Disable Box to enable this gateway.

Enter your Komoju API credentials in this configuration page. Those data to set here are the ones defined in your Komoju dashboard. Make sure they match. Always start the configuration by enabling the sandbox mode and do a few tests before going live.

To enable Debug click the 'Enable logging' box.

Click Save Changes and the plugin is now ready to be tested.

Frequently asked questions

What versions of WooCommerce is this compatable with?

At the moment, this plugin has been tested and is known to work up to version 2.4.12. If you are using a later version, please contact us regarding this.

Where can I get more information?

Please contact [email protected] if you have any questions about the installation of the module. If you would like to setup an account to use with this module, please contact https://www.degica.com/contact/

License

Komoju WooCommerce plugin copyright © 2016 by Degica Ltd.

This is a free plugin for use by Komoju customers. This code is not be traded or sold for profit.

Development

Translations

To create a pot file from source code, execute the following command:

docker-compose exec web /bin/bash # login to running container
cd wp-content/plugins/komoju-woocommerce # go to plugin directory
./bin/create_pot_file # ./languages/komoju-commerce.pot will be generated

Copy the generated pot file and name it komoju-commerce-ja.po to create po file and translate all messages in it.

To create mo file from a po file, execute the following command:

./bin/create_mo_file

You need to execute it every time after updating po files.

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.