forked from Mohsen66amini/woocommerce-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
112 lines (90 loc) · 3.84 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
=== Tazapay Checkout Payment Gateway ===
Contributors: tazapay
Donate link: https://tazapay.com/
Tags: TazaPay, WooCommerce, credit card, gateway
Requires at least: 4.0
Tested up to: 6.0
Stable tag: 1.4.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
This plugin enables your WooCommerce powered platform to start accepting international payments via Tazapay's Escrow product.
== Description ==
<strong>Why Tazapay?</strong>
<ul>
<li>Over 173 markets and 70+ localised payment methods</li>
<li>1.8% payment fees for non-card payments</li>
<li>Enable buyer protection for high-value transactions</li>
</ul>
<strong>How does Tazapay checkout work?</strong>
Choose between allowing direct payments or escrow payments when handling transactions on your online shop.
Direct Payment (Ideal for High Volume, Low Value Purchases)
<ol>
<li>
Once your buyer confirms their order and chooses Tazapay checkout, they will be redirected to Tazapay’s checkout page where they can select between multiple payment methods ranging from:
<ul>
<li>Bank transfer</li>
<li>QR code</li>
<li>Voucher payments</li>
<li>Cards and more</li>
</ul>
Available payment methods depend on where they are located.</li>
<li>Upon payment receipt, the seller can opt to choose between getting their payout in USD or with their local currency.</li>
</ol>
Escrow Payment (Ideal for High Value, Low Volume Purchases)
<ol>
<li>The buyer and seller agree to the terms of trade, and the buyer first pays to the escrow account in an online checkout</li>
<li>Once the payment is complete, the funds are received and secured in a bank account under the jurisdiction of MAS (Monetary Authority of Singapore).</li>
<li>When the product is shipped or the services are rendered, the seller (or your platform) can provide a proof of fulfilment to Tazapay for verification</li>
<li>As soon as Tazapay verifies the documents, the payment is released to the seller</li>
</ol>
<strong>Features</strong>
<ul>
<li>Enable cost-effective localised payment methods to your buyers at more than 70 major markets</li>
<li>Checkout paywall and payment methods are dynamically loaded based on buyer’s location</li>
<li>Transparent and competitive FX rates displayed upfront for all payment methods during checkout</li>
<li>Offer protection for high-value transactions with Tazapay’s escrow & give your buyers a peace of mind</li>
</ul>
<strong>How to Install Tazapay’s WooCommerce App?</strong>
Read our step-by-step guide on our FAQ, <a href="https://support.tazapay.com/how-do-i-install-tazapays-woocommerce-plugin" target="_blank">how do I install Tazapay’s WooCommerce Plugin</a>.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/tazapay-checkout-payment-gateway` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
== Frequently Asked Questions ==
= How to get your credentials? =
https://app.tazapay.com/signup
== Screenshots ==
1. Settings page
2. Checkout page
3. Redirect to sandbox
4. Local bank transfer
5. Order thank you page
== Changelog ==
ver 1.1.3:
- Escrow initiatiated by Seller ID (bug fix)
ver 1.2.1:
- Seller email and api key Validation at WooCommerce Tazapay settings
- Payment logo update
ver 1.2.2:
- Now the value of transaction_source can also be passed
ver 1.3.0:
- Refund module integrated
ver 1.3.1:
- Refund module text changes
ver 1.3.3:
- Bug Fix > Refund API slowing down site
ver 1.3.4:
- Speed optimization by storing seller info in database
ver 1.3.5:
- Plugin description updated
ver 1.3.6:
- Plugin description updated
ver 1.3.7:
- Plugin description updated
ver 1.3.8:
- Order status update on offline payment approval
ver 1.3.9:
- Bug fixing to handle critical error log
ver 1.4.0:
- Api optimization and handle api errors
== Upgrade Notice ==