> For the complete documentation index, see [llms.txt](https://whitepaper.paywong.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.paywong.com/a-new-standard-for-crypto-payments/the-solution/features.md).

# Features

### Dashboard

Businesses and individuals can sign up to Paywong with just an email address to access the dashboard. The dashboard app keeps track of all payment status, manage wallet balances and more. Sign up for an account on: <https://app.paywong.com>

<figure><img src="/files/TQSs1ubvLs4s9LDWhYRa" alt=""><figcaption></figcaption></figure>

### Checkout

We’ve launched a checkout module can be embedded onto any website. This can be done either through an API/SDK integration or through plugins specifically designed for e-commerce platforms. Currently, plugins for the following e-commerce platforms are available:

* Shopify
* WordPress
* Opencart

<figure><img src="/files/RU5Naucs20C7xKaTsuce" alt=""><figcaption></figcaption></figure>

### Payment Links

B2B businesses can also take advantage of Paywong by creating unique payment links. Payment links can be generated through Paywong dashboard. Businesses can then embed it to any invoice to create a payable invoice.&#x20;

<figure><img src="/files/5NiDRTedLyLxgadr2RYL" alt=""><figcaption></figcaption></figure>

### Wallet

Paywong offers businesses accepting crypto payments a non-custodial wallet. What this means is that users have full control of their private keys. A new wallet is created when an account is set up on Paywong. This service is powered by [Magic.](http://magic.link) Magic wallets are EVM compatible, supporting multiple chains with a single unique public address attached to the user’s email. We have chosen to provide a default wallet as it reduces the barrier to entry for businesses that would like to start accepting crypto payments. However, there is always an option to route payments to an external wallet should they choose to do so, configurable from the Paywong dashboard.

<figure><img src="/files/Krhlh0OSvvu3GQSoCc2e" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.paywong.com/a-new-standard-for-crypto-payments/the-solution/features.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.
