=== Formipay – Donations & Instant Payment Forms (Paystack, Flutterwave & More) === Contributors: jackieriel Tags: donation, paystack, flutterwave, payment, nigeria Requires at least: 6.7 Tested up to: 6.9 Requires PHP: 7.2 Stable tag: 2.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Author URI: https://jacksonjonah.com.ng/about-me/ Receive donations and payments instantly via Paystack and Flutterwave using lightweight, secure, and conversion-focused forms. == Description == Formipay is a lightweight and powerful donation and payment plugin designed for non-profits, charities, and businesses. It currently supports **Paystack** and **Flutterwave** payment gateways, offering secure transaction processing with **Server-Side Verification** to prevent fraud. **Key Features:** * **Multiple Gateways**: Switch between Paystack and Flutterwave easily. * **Payment/Donation Forms**: Create multiple payment/donation forms with fixed or flexible amounts. * **Custom Fields**: Collect extra information (e.g., Phone number, Address) from donors or payee. Support for Required fields. * **Field Types**: Support for Text, Textarea, Dropdown, Checkbox, Date, Time, and Date/Time fields. * **Transaction History**: View detailed logs with a clickable details modal and advanced search. * **Transaction Checker**: Frontend lookup tool using `[formipay_checker]` shortcode. * **Form Styling**: Customize form width and add custom CSS per form. * **Secure**: Uses server-side verification to ensure payments are authentic. * **Shortcode Support**: Embed forms anywhere using `[formipay id="123"]`. **Upcoming Features:** * Integration other payment gateways == Installation == 1. Upload the plugin files to the `/wp-content/plugins/formipay` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Go to the **Formipay** menu to configure your API keys (Paystack/Flutterwave). 4. Create a new Payment/Donation Form and copy the generated shortcode. 5. Paste the shortcode into any Page, Post, or Widget to display the form. 6. Create success/thank you page and enter the page URL in form settings if you don't want to use the default success page. == Frequently Asked Questions == = Do I need an SSL certificate? = Yes, for live transactions, it is highly recommended to have an SSL certificate installed on your site to ensure security. = Can I use this for recurring payments? = Currently, this plugin supports one-time payments. Recurring payment support may be added in future versions. == Disclaimer & External Services == This plugin relies on external payment services to process transactions. By using this plugin, you agree to the terms and privacy policies of these providers: * **Paystack:** Used for processing secure payments in Africa. [Privacy Policy](https://paystack.com/terms) * **Flutterwave:** Used for processing secure payments globally and in Africa. [Privacy Policy](https://flutterwave.com/ng/privacy-policy) == Screenshots == 1. **Dashboard Settings** - Configure API keys and default gateway. 2. **Payment/Donation Form** - Payment/donation form creation. 3. **Payment/Donation Form** - Payment/donation form with corresponding shortcode. 4. **Payment/Donation Form** - Shortcode usage in a page. 5. **Payment/Donation Form** - Example of a frontend payment/donation form. 6. **Transaction History** - View list of donations. == Changelog == = 1.0.0 = * Initial release. * Added Paystack and Flutterwave support. * Added Transaction History custom post type. = 1.0.1 = * Added Dropdown and Checkbox field types with options support. * Added Display Layout options (Inline/Block) for checkbox groups. * Added option to hide amount field for Fixed Amount forms. * Added Admin Notification Emails per form for instant payment alerts. * Added User Confirmation Emails with Rich Text (HTML) and dynamic placeholders. * Redesigned Custom Fields Admin UI with a professional grid layout. * Improved Paystack metadata synchronization for better transaction clarity. * Improved checkbox data collection logic and overall form styling. = 1.0.2 = * Added Elementor Widget integration for easy form embedding. * General improvements and bug fixes. = 1.0.3 = * Added ability to customize default fields (First Name, Last Name, Email, Phone) placeholder texts per form. = 2.0.0 = * Added "Required?" setting for custom fields to enforce mandatory input. * Added new custom field types: Date, Time, and Date and Time. * Introduced a professional Tabbed Interface in the Admin UI (General, Custom Fields, Appearance, Notifications). * Added Form Styling options: Form Maximum Width and Custom CSS per form. * Added Transaction Checker feature with `[formipay_checker]` shortcode for frontend lookups. * Improved Transaction History: Clickable Transaction IDs with a details modal preview. * Improved Transaction History Search: Support for searching by Reference ID and Donor Email. * Moved placeholder settings to the General tab for better flow. * General UI/UX improvements and better form validation. = 2.0.1 = * Fixed shortcode rendering bug = 2.0.2 = * Added support for multiple comma-separated Admin Notification Emails. * Added Responsive Form Width settings for Tablet and Mobile devices. * Improved mobile experience: First and Last Name fields now stack vertically on small screens. * Added flexible "Field Width" settings (Full/Half) for all Default and Custom fields. * Refactored shortcode rendering for better responsive field grouping.