-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
81 lines (46 loc) · 2.49 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
=== DC EDD bKash Payment ===
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
bKash payment gateway for Easy Digital Downloads.
== Description ==
= BKASH PAYMENT METHOD FOR EDD =
bKash payment gateway for Easy Digital Downloads. You can receive payment via bKash.
= 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.
[youtube https://www.youtube.com/watch?v=D6PshwPDN-s]
## 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 ==
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