=== Appibase Payments === Contributors: appibase Tags: payment, satim, cib, edahabia, algerie Requires at least: 5.8 Tested up to: 6.9 Requires PHP: 7.4 WC requires at least: 8.0 WC tested up to: 10.4 Stable tag: 1.1.0 Copyright: Appibase License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Appibase hosted checkout gateway for Algeria CIB/Edahabia payments in WooCommerce. == Description == Accept Algeria CIB and Edahabia card payments via Appibase Hosted Checkout for WooCommerce. Customers are redirected to Appibase to complete payment, then return to your store. Webhooks confirm payment status and update orders. = Features = * Hosted checkout redirect flow * Webhook support with signature verification * Supports Checkout Block and classic checkout * Order sync fallback on return/order-pay when webhooks are unavailable * Admin "Sync Appibase payment" order action == External services == This plugin connects to Appibase to create checkout sessions, retrieve payment status, and receive webhook events for payment updates. When a customer places an order, the plugin sends order details to Appibase to create a checkout session. This includes order totals, line items, currency, return URL, and optional customer details (name, email, phone, billing address) when the "Share customer details" setting is enabled. When an order needs to be synced (return/order-pay/admin action), the plugin requests payment status from Appibase using the payment ID. When webhooks are enabled, Appibase sends payment events to your site to update order status. Service provider: Appibase Terms of Service: https://appibase.com/terms Privacy Policy: https://appibase.com/privacy == Installation == 1. Go to Plugins → Add New in your WordPress admin. 2. Search for “Appibase”, click Install Now, then Activate. 3. Go to WooCommerce → Settings → Payments → Appibase (CIB). 4. Copy the Webhook URL from settings into your Appibase dashboard. 5. Enter your Client ID and Webhook Secret (from your Appibase dashboard after adding the Webhook URL). == Frequently Asked Questions == = Does this plugin require SSL? = Yes. Your store should use HTTPS to ensure secure checkout and webhooks. = How do I test payments? = Contact support@appibase.com to get you set up with a SATIM test payment gateway. = Why is my order still pending? = Make sure the webhook is configured in Appibase and the Webhook Secret matches. If webhooks are unavailable, the plugin will attempt to sync on the return/order-pay pages. == Screenshots == 1. Appibase Hosted Checkout 2. Appibase How It Works == Changelog == = 1.1.0 = * Initial public release. = 1.0.8 = * Pre-release review build. == Upgrade Notice == = 1.1.0 = Initial public release.