Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.khaime.com/llms.txt

Use this file to discover all available pages before exploring further.

WooCommerce Plugin Installation

Requirements

Install

1

Download the plugin

Download KhaimePay for WooCommerce

khaimepay-for-woocommerce.zip
2

Upload to WordPress

Go to Plugins → Add New → Upload Plugin and select the zip file. Click Install Now.
3

Activate

Click Activate after installation completes.
4

Configure

Go to WooCommerce → Settings → KhaimePay and enter your credentials.Configuration guide →

What Gets Installed

The plugin adds:
  • KhaimePay payment gateway in WooCommerce → Settings → Payments (works with both classic and block-based checkout)
  • KhaimePay Settings page under WooCommerce → Settings (with diagnostics panel)
  • Floating currency switcher on your storefront (auto-injected, configurable per page)
  • Currency Switcher widget (Appearance → Widgets)
  • Webhook endpoint at /wp-json/khaime/v1/webhook
  • [khaime_currency_switcher] shortcode
  • Automatic multicurrency conversion for all product prices, cart totals, and shipping rates

Uninstalling

Deactivating the plugin removes all hooks. Deleting the plugin removes:
  • All khaime_* options from the database
  • Cached exchange rates
  • Webhook event deduplication records
Order metadata is preserved for record-keeping.