PluginProbe
Welcart e-Commerce / 2.12.4
Welcart e-Commerce v2.12.4
2.12.4 2.12.3 2.11.35 2.12.2 2.12.1 2.11.34 2.11.33 2.11.32 2.11.31 2.11.30 1.3.16 1.3.17 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.1 1.4.10 1.4.11 1.4.12 All 292 releases
usc-e-shop / readme.txt

readme.txt in Welcart e-Commerce 2.12.4, at readme.txt

90 lines 4.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Welcart e-Commerce ===
2 Contributors: uscnanbu, welcart
3 Tags: Welcart, e-Commerce, shopping, cart, store
4 Requires at least: 5.6
5 Tested up to: 7.1
6 Requires PHP: 7.4
7 Stable tag: 2.12.4
8 License: GPLv2 or later
9 License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
11 Welcart is a free WordPress e-commerce plugin with the top market share in Japan.
12
13 == Description ==
14
15 Welcart is a free WordPress e-commerce plugin with the top market share in Japan. It offers extensive features and flexibility to help you build your own online store with ease. Compatible with PHP 7.4 to 8.3.
16
17 = SHOPPING CART SYSTEM =
18
19 Sell physical products with no limits on the number of items or categories. Manage inventory with SKU codes and configure flexible pricing and shipping options. Additional extension plugins are available to support digital content sales and subscriptions. Over 16 payment services can be added through the official Welcart website.
20
21 [Welcart Payment services (Japanese)](https://www.welcart.com/wc-settlement/)
22
23 = DESIGN =
24
25 A free responsive theme (Welcart Basic) is available, along with premium themes. You can customize the design and layout however you like.
26
27 [Welcart Theme downloads (Japanese)](https://www.welcart.com/archives/category/item/itemgenre/template/)
28
29 = MANAGING SYSTEM =
30
31 Order data is automatically saved and updated in the database. The order list page offers powerful filtering by customer information, date, product type, and more. From the order editing page, you can modify order details, send confirmation emails, download receipt PDFs, and more.
32
33 = MEMBERSHIP SYSTEM =
34
35 Welcart includes a built-in membership system with no additional plugins required. The member list page supports searching by customer information and purchase history. A point system is also available for members.
36
37 == Installation ==
38
39 = AUTOMATIC INSTALLATION =
40
41 In your WordPress admin panel, go to Plugins > Add New, search for "Welcart", and click "Install Now".
42
43 = MANUAL INSTALLATION =
44
45 Download the plugin ZIP file. Then go to Plugins > Add New > Upload Plugin in your WordPress admin panel, and upload the ZIP file to install.
46
47 = ATTENTION =
48
49 During activation, Welcart writes data to tables such as postmeta, options, and terms. If you are installing on an existing site, backing up your data beforehand is strongly recommended. Welcart is not liable for any damages resulting from the use of this plugin. All operations are performed at the user's own risk.
50
51 = RECOMMENDED ENVIRONMENT =
52
53 - WordPress 5.6 or greater
54 - PHP 7.4 or greater
55 - MySQL 5.5 or greater
56 - Own domain with SSL (shared SSL is not recommended)
57
58 [Server Requirements (Japanese)](https://www.welcart.com/wc-condition/)
59
60 == Frequently Asked Questions ==
61
62 Please see [Welcart Forum (Japanese)](https://www.welcart.com/community/forums).
63
64 == Screenshots ==
65
66 1. Item List page on the admin screen
67 2. Editing orders page on the admin screen
68 3. Top page (Free official theme 'Welcart Basic')
69
70 == Changelog ==
71
72 17 Sep 2026
73 = V2.12.4 =
74 -----------
75 * Security enhancement (Cross-Site Scripting). Stopped accepting the notification message on the item list screen from the request parameters, and escaped the output. Thanks to Nguyen Ba Khanh - HPT Vietnam Corporation for the report.
76 * Security enhancement (Cross-Site Scripting). Escaped the output on the 3-D Secure return screen of Paygent. Thanks to Nguyen Ba Khanh - HPT Vietnam Corporation for the report.
77 * Security enhancement. The certificate directory of Paygent is now protected with an access blocking file, and the description of the certificate settings was revised.
78 * Security enhancement. Strengthened the validation of the period specified in the search conditions on the order list screen.
79 * Fixed PHP errors.
80
81 11 Sep 2026
82 = V2.12.3 =
83 -----------
84 * Security enhancement (Cross-Site Scripting). Escaped the output on the settlement log and the settlement error log screens, and added a client IP check to the Telecom Credit payment notification. Thanks to minhgalaxy - GalaxyOne for the report.
85 * Security enhancement (Missing Authorization). Added an origin check to the payment notification handler of SB Payment Service.
86 * Security enhancement (Missing Authorization). Restricted access to the wcsite linkage endpoint and reduced the setting information output on the administration screen.
87 * The purchase nonce is now required for non-gateway settlements such as cash on delivery and bank transfer, and the entry data is re-validated before an order is registered. Themes that build the checkout form without usces_purchase_button() need to output the wc_purchase_nonce field.
88
89 For older versions, please see the [Changelog Archive (Japanese)](https://www.welcart.com/about/changelog/).
90