• Download plugin ZIP
  • In WordPress Admin, go to:

    Plugins → Add New → Upload Plugin
  • Upload the ZIP file, click Install Now, then Activate.
  • Go to:

    WooCommerce → Settings → Payments → ForgingBlock CommerceFlow
  • Enable the payment method and enter your API credentials:

    Dashboard → Account Settings → Integrations → API Token
  • Save your settings.
  • That's it! Your WooCommerce store is now ready to accept customers and AI-agents.
  • In case you interested in AI-agent setup check our README.

Recommendations after setup

  • Enable real-time order updates (recommended)

    Configure a Callback URL to receive instant payment updates. Especially important for AI-agents and automated processing.

    Open your plugin settings in WordPress and copy the generated Callback URL.

    Callback URL shown in plugin settings

    Paste the URL into your dashboard:

    Dashboard → Account Settings → Integrations → Callback URL

    This ensures your store receives instant payment updates.
  • Configure return experience

    Set your Business Name in:

    Dashboard → Account Settings → Business Details

    This name appears in the payment form and in the Return to your store button after checkout.

    Return to store button in payment form
  • Validate Thank You Page is assigned

    In WooCommerce, the Thank You page is not a separate page you create manually. It is automatically shown after checkout and is based on your Checkout page.

    To make sure it works correctly:

    Go to:
    WooCommerce → Settings → Advanced

    Make sure:
    • ✔ A Checkout page is assigned
    • ✔ The page exists and is published
    • ✔ The page contains the WooCommerce Checkout block or [woocommerce_checkout]

    If all three are configured correctly, your Thank You page will function properly.

    For detailed pages setup and customization, see the WooCommerce official guide:
    https://woocommerce.com/document/woocommerce-pages/