> For the complete documentation index, see [llms.txt](https://docs.doku.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.doku.com/changelog/march-2026/flexibill-v1.1.0.md).

# FlexiBill v1.1.0

Effective Date: March 13th, 2026

FlexiBill v1.1.0 introduces new capabilities to strengthen DOKU's subscription and billing platform, making it easier for businesses to manage subscriptions while providing customers with a better billing experience.

This release expands FlexiBill with enhanced subscription management features and introduces Billing Presentment, allowing customers to view and pay their bills through a dedicated billing portal.

***

### 🔍 What’s New?

This release introduces:

* Subscription Registration
* Product Plan Management
* Member Management
* Customer Billing Portal
* Self-Service Billing Inquiry
* Seamless Billing-to-Payment Flow

***

### &#x20;🚀 Subscription Engine

**FlexiBill now provides a more complete subscription management experience for merchants.**

**Subscription Registration**\
Register and onboard subscribers directly through the DOKU Dashboard.

**Product Plan Management**\
Create and manage subscription plans with flexible pricing models and customizable billing cycles.

**Member Management**\
Manage subscriber information from a centralized database, including customer profiles, subscription status, and membership details.

***

### 💳 Billing Presentment

**Billing Presentment is now available to improve how merchants present bills and collect payments.**

**Customer Billing Portal**\
Customers can securely access their billing information through a dedicated portal.

**Self-Service Billing Inquiry**\
Customers can check invoice status, outstanding balances, and billing history anytime without waiting for billing notifications.

**Seamless Payment Experience**\
Customers can continue directly from viewing their bill to completing payment through an integrated payment flow.

***

### 📌 Key Details

**Flexible Subscription Management**\
Configure subscription products with customizable pricing models and billing schedules.

**Customer Self-Service**\
Customers can independently review billing information and complete payments through the Billing Portal.

**Integrated Payment Experience**\
Billing inquiry and payment are connected within a single customer journey, reducing friction during the payment process.

***

### ⚠️ Important Notes

* Billing Presentment is available as part of FlexiBill v1.1.0.
* Merchants can manage both subscription operations and billing activities from a centralized platform.
* Customer payments continue to be processed through DOKU's supported payment methods.

***

### 📚 Documentation

* [FlexiBill DOKU Docs](https://docs.doku.com/subscription-and-billing/flexibill)
* [FlexiBill API References](https://developers.doku.com/flexibill/account-billing)
* [FlexiBill Subscriptions Demo](https://app.supademo.com/demo/cml7tx4md03272c0idmbvyj3f?utm_source=link)
* [FlexiBill Billing Presentment](https://app.supademo.com/demo/cml7nirq600692u0i0hzn8l39?utm_source=link)

***

For assistance, please contact our Care Team at <care@doku.com> or (021) 1500963.

***

Thank you and best regards,\
**DOKU Product Team**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.doku.com/changelog/march-2026/flexibill-v1.1.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
