-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
211 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,84 @@ | ||
=== DC EDD bKash Payment === | ||
## DC EDD bKash Payment | ||
|
||
Contributors: Kapil Paul | ||
Contributors: kapilpaul\ | ||
Donate link: https://kapilpaul.me\ | ||
Tags: bkash, bdt, bangladesh, bd payment gateway, edd\ | ||
Requires at least: 4.0\ | ||
Tested up to: 5.4\ | ||
Stable tag: trunk\ | ||
Requires PHP: 5.6\ | ||
License: GPLv2 or later\ | ||
License URI: https://www.gnu.org/licenses/gpl-2.0.html | ||
|
||
Donate link: https://kapilpaul.me | ||
## | ||
bKash payment gateway for Easy Digital Downloads. | ||
## | ||
|
||
Tags: | ||
|
||
Requires at least: 4.0 | ||
### Description | ||
|
||
Tested up to: 5.4 | ||
= BKASH PAYMENT METHOD FOR EDD = | ||
|
||
Stable tag: trunk | ||
bKash payment gateway for Easy Digital Downloads. You can receive payment via bKash. | ||
|
||
Requires PHP: 5.6 | ||
|
||
License: GPLv2 or later | ||
= Installation Guide = | ||
|
||
License URI: https://www.gnu.org/licenses/gpl-2.0.html | ||
1. After activate the plugin you need to go to Easy Digital Downloads 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. | ||
|
||
bKash payment gateway for Easy Digital Downloads. | ||
|
||
== Description == | ||
[youtube](https://www.youtube.com/watch?v=D6PshwPDN-s) | ||
|
||
bKash payment gateway for Easy Digital Downloads. | ||
|
||
## Privacy Policy | ||
DC EDD bKash Payment uses [Appsero](https://appsero.com) SDK to collect some telemetry data upon user's confirmation. This helps us to troubleshoot problems faster & make product improvements. | ||
|
||
Appsero SDK **does not gather any data by default.** The SDK only starts gathering basic telemetry data **when a user allows it via the admin notice**. We collect the data to ensure a great user experience for all our users. | ||
|
||
Integrating Appsero SDK **DOES NOT IMMEDIATELY** start gathering data, **without confirmation from users in any case.** | ||
|
||
Learn more about how [Appsero collects and uses this data](https://appsero.com/privacy-policy/). | ||
|
||
|
||
|
||
[Fork in Github](https://github.com/kapilpaul/edd-bkash-gateway) | ||
|
||
== Installation == | ||
|
||
//plugin installation guide | ||
1. After activate the plugin you need to go to Easy Digital Downloads 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. | ||
|
||
|
||
|
||
== Frequently Asked Questions == | ||
|
||
= Do I need bKash credentials? = | ||
|
||
Yes. You need bKash USERNAME, PASSWORD, APP_KEY and APP_SECRET. | ||
|
||
= How do I get credentials? = | ||
|
||
You may contact with bKash support 16247. | ||
|
||
= Is this a plug and play plugin? = | ||
|
||
Yes. Follow the installation process and you are good to go. | ||
|
||
|
||
== Screenshots == | ||
|
||
1. Admin panel payment methods list | ||
2. Admin panel bKash payment method settings | ||
3. Order details data | ||
4. bKash as a payment method | ||
5. bkash main payment | ||
6. bkash Payment List | ||
|
||
|
||
== Changelog == | ||
|
||
= 1.0.1 = | ||
* Appsero tracker added | ||
|
||
= 1.0.0 = | ||
* Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters