=== SEPA Manager for WooCommerce ===
Contributors: hrwojedabo, hdabo, media4now
Tags: woocommerce, sepa, direct debit, payment gateway, qr code
Requires at least: 5.3
Tested up to: 7.0
Stable tag: 1.0.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Fully integrated SEPA Direct Debit payment gateway and batch generator for WooCommerce and WordPress, connected with the SEPA Manager platform.

== Description ==

**SEPA Manager for WooCommerce** is a solution for managing and processing SEPA Direct Debits and manual transfers via EPC QR codes in your WooCommerce shop.

This plugin seamlessly connects your shop with the [SEPA Manager platform](https://sepamanager.com) to generate direct debit XML batch files and automate payment processing.

=== Key features: ===
*   **WooCommerce Direct Debit Payment Gateway:** Allow customers to easily pay via SEPA Direct Debit. Creditor details are synchronized dynamically.
*   **ISO 20022 XML Batch Files:** Generate ready-to-use XML batch files (pain.008 format) with one click for all business bank portals (Rabobank, ING, ABN AMRO, SNS, etc.).
*   **EPC Standard Payment QR Codes:** Generate manual invoices with scan-to-pay QR codes. Customers scan and pay instantly via their mobile banking app.
*   **Debtors Directory:** Keep track of all debtor profiles and digital mandate references in a clear admin dashboard.
*   **Batch Mailings:** Select multiple customers and send direct debit notifications or payment announcements in bulk, with personalized placeholders.
*   **SMTP Email Configuration:** Send outgoing emails directly through your own SMTP mail server.
*   **Secure 2FA Connection:** Connect the client securely to your SEPA Manager account using mandatory Two-Factor Authentication (TOTP).
*   **Requires Plugins:** woocommerce

== Installation ==

1. Upload the `sepa-manager-wp-plugin` directory to the `/wp-content/plugins/` directory of your WordPress installation, or upload the ZIP file directly via the WordPress Dashboard (Plugins > Add New > Upload).
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to **SEPA Manager > Settings** in the WordPress admin sidebar.
4. Choose "Connect via Email & Password", enter your credentials (with mandatory 2FA verification) or connect directly using your API Live Key.
5. Save settings and start managing your direct debits!
6. Note: WooCommerce must be installed and active.

== Frequently Asked Questions ==

= Do I need an account on sepamanager.com? =
Yes. This plugin functions as an integration client for the SEPA Manager platform. You can create a free trial account directly from the plugin settings to test its features.

= Which banks are supported? =
The generated ISO 20022 XML direct debit file complies with European banking standards and is supported by all SEPA-compliant banks, including Rabobank, ING, ABN AMRO, SNS Bank, Knab, RegioBank, and international business accounts.

= How does the payment QR code work? =
When creating a manual transfer invoice with a QR code, the plugin embeds an official EPC-compliant QR code on the PDF invoice. The customer scans this code with their banking app, which automatically and accurately pre-fills the amount, beneficiary name, and payment description.

== Screenshots ==

1. The SEPA Manager Dashboard in WordPress.
2. The WooCommerce payment gateway configuration.
3. The settings page with business profile and direct debit options.
4. The debtor directory and bulk mailing tool.

== Changelog ==

= 1.0.3 =
*   Addressed WordPress plugin review feedback.
*   Added `Requires Plugins` header declaration.
*   Updated contributors list.
*   Removed comparative claims from description.

= 1.0.2 =
*   Corrected positioning of translators comment for the checkout mandate text.
*   Updated PHPCS ignore annotations for DB slow queries to be line-specific.

= 1.0.1 =
*   Bumped minimum WordPress required version to 5.3 to support wp_date() correctly.
*   Fixed WooCommerce text domain issues in gateway class.
*   Replaced strip_tags() with wp_strip_all_tags().
*   Improved PHPCS sanitization ignore rules placement.

= 1.0.0 =
*   First official release.
*   WooCommerce Direct Debit gateway integration.
*   Manual and automatic direct debit batch generator.
*   One-off invoices with EPC QR code integration.
*   Bulk mailing tab for debtors.
*   Secure 2FA login & connection flow.
