---
title: "Testing xenPlatform features"
slug: "testing-xenplatform-features"
updated: 2025-12-11T02:35:37Z
published: 2025-12-11T02:35:37Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xendit.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Testing xenPlatform features

Sub-accounts can be created while your master account is still in [Test Mode](/docs/your-dashboard). Test sub-accounts allow you to create mock transactions using your test API key and see the transactions appear on your dashboard in Test Mode. With xenPlatform activated, you can also simulate routing payments between accounts.

Note that there are some functions that are not available in Test Mode:

|  | Available in Test Mode | Available in Live Mode |
| --- | --- | --- |
| Create any sub-account | ✅ | ✅ |
| Log in to sub-accounts | ❌ | ✅ |
| Activate Managed sub-accounts | ❌ | ✅ |
| “Account Updated” webhook event | ❌ | ✅ |
| Verify sub-accounts using Dashboard | ❌ | ✅ |
| Verify sub-accounts using `/account_verification` API | `OWNED` type only | ✅ |
| Payments, Split and Transfers | ✅ | ✅ |
| Account Holder API (Legacy) | ❌ | ✅ |
| Delete sub-accounts | ✅ | ❌ |
