skyview059 / bKash-woocommerce

A wordpress plugin to use the easy interface of bKash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Payment Gateway bKash for WC

Contributors: kapilpaul

Donate link: http://kapilpaul.me/

Tags: bkash, bkash-payment, bkash payment, bkashPayment, bkash payment method, woocommerce bkash, bkash Bangladesh, bkash wordpress, bkash woocommerce

Requires at least: 4.0

Tested up to: 5.3.2

Stable tag: trunk

Requires PHP: 5.6

License: GPLv2 or later

License URI: https://www.gnu.org/licenses/gpl-2.0.html

You can easily pay via bKash.

Description

bKash PAYMENT METHOD FOR WOOCOMMERCE

Woocommerce payment method for bKash for easy checkout.

Installation Guide
  1. Install and active this plugin from wordpress.org
  2. Add this code to your functions.php
wp_enqueue_script('bkash_jquery', 'https://code.jquery.com/jquery-3.3.1.min.js', array(), '3.3.1', false);
  1. Go to Woocommerce settings for payments. Here you can see bKash as a payment method. Enable this and open settings for this payment method.
  2. Collect your USERNAME, PASSWORD, APP_KEY, APP_SECRET from bKash. Place this in here and you are able to collect your payment.

youtube

Frequently Asked Questions
  1. Do I need bKash credentials?

    -- Yes. You need bKash USERNAME, PASSWORD, APP_KEY and APP_SECRET.

  2. How do I get credentials?

    -- You may contact with bKash support 16247.

  3. Is this a plug and play plugin?

    -- Yes. Follow the installation process and you are good to go.

About

A wordpress plugin to use the easy interface of bKash


Languages

Language:JavaScript 65.6%Language:PHP 33.9%Language:CSS 0.5%