Appibase Payments

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

Screenshots

  • Appibase Hosted Checkout
  • Appibase How It Works

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).

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Appibase Payments” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Appibase Payments” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.0

  • Initial public release.

1.0.8

  • Pre-release review build.