=== Qeltra Gateway for SecureSoftPay ===
Contributors: securesoftpay
Tags: woocommerce, payment, payment gateway, securesoftpay
Requires at least: 5.8
Tested up to: 6.9
Stable tag: 5.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Integrates SecureSoftPay with WooCommerce using the Qeltra gateway, featuring customizable admin settings.

== Description ==

This plugin provides a robust integration for WooCommerce, allowing store owners to accept payments via the SecureSoftPay payment system.

**Key Features:**

*   Easy integration with WooCommerce.
*   Customizable API settings directly from the admin panel.
*   No hardcoded URLs - full control over API endpoints.
*   Select custom order statuses for successful and failed/cancelled payments.
*   Follows modern WordPress and WooCommerce coding standards, including HPOS compatibility.

== Installation ==

1.  Upload the `qeltra-gateway-for-securesoftpay` folder to the `/wp-content/plugins/` directory.
2.  Activate the plugin through the 'Plugins' menu in WordPress.
3.  Go to **WooCommerce > Settings > Payments**.
4.  Find **SecureSoftPay** and click "Manage".
5.  Enter your API Key, Base URL, and Checkout URL provided by SecureSoftPay.
6.  Configure the desired order statuses for successful and cancelled payments.
7.  Save changes. The gateway is now active!

== Changelog ==

= 5.0.0 =
*   MAINTENANCE: Renamed the plugin to 'Qeltra Gateway for SecureSoftPay' to provide a unique identifier and comply with WordPress.org guidelines.
*   MAINTENANCE: Updated plugin slug and text domain to 'qeltra-gateway-for-securesoftpay'.
*   MAINTENANCE: Initial submission to the WordPress.org repository.