> For the complete documentation index, see [llms.txt](https://changelog.gallabox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.gallabox.com/march-10-new-whatsapp-partner-added-karix-integration-and-better-handling-of-whatsapp-payments.md).

# March 10 : New WhatsApp Partner Added (Karix Integration) and Better Handling of WhatsApp Payments

### 1. New WhatsApp Partner Added (Karix Integration) <a href="#r6omk3g0t0he" id="r6omk3g0t0he"></a>

#### What’s new? <a href="#duhpwro1tpg8" id="duhpwro1tpg8"></a>

We’ve added a new WhatsApp service provider called Karix.

#### What this means for you? <a href="#id-1l5srgi89kp8" id="id-1l5srgi89kp8"></a>

●      You now have another option to send WhatsApp messages.

●      It also supports WhatsApp voice features.

●      The setup process is simple and similar to existing providers.

### 2. Better Handling of WhatsApp Payments <a href="#i2xw31yuwp50" id="i2xw31yuwp50"></a>

#### What’s improved? <a href="#sh5jm9d690c7" id="sh5jm9d690c7"></a>

Payment updates from WhatsApp are now handled more accurately.

#### In simple terms <a href="#os8mqplb45k" id="os8mqplb45k"></a>

●      If a payment fails first but succeeds later, the system will now correctly treat it as successful.

●      Your bot will follow the correct success flow automatically.

●      All payment updates are tracked properly for better visibility.

Note:\
If a payment confirmation comes after a long delay (beyond 24 hours), some actions may not work unless properly configured.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changelog.gallabox.com/march-10-new-whatsapp-partner-added-karix-integration-and-better-handling-of-whatsapp-payments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
