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

# Cube SDK Integration Documentation

> Handle logistics and process payment within minutes

# Introduction

The Mervii Cube SDK allows developers to easily integrate payment processing and delivery services into their applications. This SDK supports various payment methods, provides seamless logistics options, and simplifies transactions for businesses of any size.

# Integration Overview

This documentation will guide you through integrating the Cube SDK for payment processing and delivery management. Below is a sample HTML code that demonstrates how to set up the SDK, configure the payment options, and manage delivery requests.

# Prerequisites

Before starting the integration, ensure you have the following:

* A valid Public API Key (either for testing or live environment).
* Basic knowledge of HTML and JavaScript.
* Access to the Mervii API documentation for additional configuration details.

# Playground

{/* <iframe className="block dark:hidden" width="100%" height="600" src="//jsfiddle.net/merviihq/pedqmf3u/37/embedded/result,html/" frameborder="0" loading="lazy" allowtransparency="true" allowfullscreen="true"></iframe>
<iframe className="hidden dark:block" width="100%" height="600" src="//jsfiddle.net/merviihq/pedqmf3u/37/embedded/result,html/dark/" frameborder="0" loading="lazy" allowtransparency="true" allowfullscreen="true"></iframe> */}

<iframe className="block dark:hidden" width="100%" height="300" src="//jsfiddle.net/merviihq/pedqmf3u/61/embedded/result,html/" frameborder="0" loading="lazy" allowtransparency="true" allowfullscreen="true" />

<iframe className="hidden dark:block" width="100%" height="300" src="//jsfiddle.net/merviihq/pedqmf3u/61/embedded/result,html/dark/" frameborder="0" loading="lazy" allowtransparency="true" allowfullscreen="true" />
