3e6c06178cb78262431af0c9a011e5e69a32d94d
Settings:
- GlobalSettings page with tabbed interface
- Replace WPCFTO framework with React components
- Tabs: General, Payment, Pages, Customer
- Multicurrency settings with default currency selector
- AJAX save functionality with status feedback
Product Editor:
- VariationPricingTable - Complete recreation of Vue app
- Multi-currency flat pricing (columns mode)
- Multi-currency expanded mode (inner tables per variation)
- Dynamic rows from attribute repeater (MutationObserver + polling)
- Decimal digits per currency (affects step value)
- Required field validation (default currency price required)
- Real-time JSON update to hidden input
- SweetAlert2 integration for validation errors
- Stock and weight fields per variation
- Delete variation support
Migration:
- Preserves data compatibility with Vue app format
- Same data structure: {key, name, stock, weight, active, prices[]}
- Prices array with currency triple format: 'code:::name:::symbol'
- Sorts default currency first in prices array
See MIGRATION_STRATEGY.md for full migration details
=== Formipay === Contributors: dwindown Tags: e-commerce, checkout, payment, customer portal Requires at least: 6.2 Tested up to: 6.8 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Formipay is a flexible plugin for building customizable checkout forms to sell products, accept multiple payments options, and manage customers. == Description == Formipay lets you create powerful, customizable checkout forms for selling digital and physical products on your WordPress site. Easily integrate with manual transfer, Cash on Delivery (COD), PayPal, and a wide range of third-party payment gateways. Manage products, grant digital access, and provide a customer portal for order tracking and downloads. **Key Features:** * Build custom checkout forms for any product or service * Sell digital downloads, physical goods, or both * Accept payments via manual transfer, COD, PayPal, and other gateways * Product management with digital access control * Customer portal for order history and downloads * GDPR-compliant data handling and privacy tools * (Planned) Subscription and donation forms with custom or suggested amounts **Use Cases:** * Sell e-books, software, or media files * Sell physical products with shipping and inventory management * Accept donations (one-time or recurring/subscription) * Offer pay-what-you-want or buyer-set pricing * Provide a branded customer dashboard == Installation == 1. Upload the `formipay` plugin folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to "Formipay" in your WordPress dashboard to create your first form and configure payment gateways. 4. Add your form to any page or post using the provided shortcode. == Frequently Asked Questions == = Can I use Formipay for both digital and physical products? = Yes, Formipay supports both digital downloads and physical product sales. = What payment gateways are supported? = Manual transfer, COD, PayPal, and other third-party gateways. More integrations are planned. = Is Formipay GDPR compliant? = Yes, Formipay includes tools and templates to help you comply with GDPR and other privacy regulations. = Can I accept donations or subscriptions? = Donation and subscription forms are planned for future releases, including support for custom or suggested amounts. == Screenshots == 1. Customizable checkout form example 2. Product management interface 3. Customer portal dashboard == Changelog == = 1.0.0 = * Initial release: Custom checkout forms, product management, payment gateway integration, and customer portal. == Upgrade Notice == = 1.0.0 = First release. Upgrade safely. == License == This plugin is licensed under the GPLv2 or later. == Credits == Developed by Dwindi Ramadhana. == Privacy == Formipay collects and processes user data in accordance with GDPR. Please review and customize the included privacy policy template for your site.
Description
Languages
PHP
49.9%
JavaScript
42.2%
CSS
7.4%
HTML
0.5%