> For the complete documentation index, see [llms.txt](https://docs.coda.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coda.co/changelog/legacy-changelog/new-channel-announcement-opay-wallet.md).

# New Channel Announcement: Opay Wallet

![:bangbang:](https://codapayments.readme.io/public/img/emojis/bangbang.png)We are excited to introduce "Opay Wallet," our newest payment channel designed exclusively for our users in Nigeria. With the inclusion of "Opay Wallet," we are proud to offer this new e-wallet payment option.

<figure><img src="https://files.readme.io/591a742-OW_80px.png" alt=""><figcaption></figcaption></figure>

***

## Here are some key details about this new payment option:

📱 E-wallet Channel: Opay Wallet is an e-wallet platform allowing users to purchase their desired items with their familiar e-wallet channel.

💲 Price Point Limit: Allows users to make transactions starting from a minimum price point of NGN 51, up to a maximum price point of NGN 200,000. CONTACT Business Development Team for further details.

🔒 Authentication: When proceeding with payment in Opay Wallet, it redirects users to the Pay checkout page, and the phone number and password are required to proceed with the payment.

⏰ Transaction Expiry: Please note that transactions made through Opay Wallet have a validity period of 30 minutes. Users may complete payment within this timeframe to ensure a successful transaction.

💻 Integration Details: For merchants and developers, please be aware that Opay Wallet integration supports the payment page API. Unfortunately, the Backend API integration for Opay Wallet is not currently available. We appreciate your understanding and cooperation in this matter.

We encourage all our users in Nigeria to take advantage of this new payment channel, leveraging it for a hassle-free and efficient payment experience. By incorporating "Opay Wallet" into our platform, we aim to provide a tailored and reliable payment solution that meets the specific needs of our Nigerian users.

***

## Flow Description

<figure><img src="https://files.readme.io/e0808a4-_2023-11-06_2.25.18.png" alt="1\. User selects Mobily as a payment channel"><figcaption><p>1. User selects Opay Wallet as a payment channel</p></figcaption></figure>

<figure><img src="https://files.readme.io/c14b0e1-_2023-11-06_2.26.28.png" alt="2\. Mobily will send the OTP to the customer’s phone number. User input the OTP and confirm the payment"><figcaption><p>2. It will redirect to Opay's payment page. Enter your phone number and password.</p></figcaption></figure>

<figure><img src="https://files.readme.io/5c6d613-_2023-11-06_2.27.43.png" alt="3\. Waiting Mobily return success response"><figcaption><p>3. Confirm after entering by clicking Pay Now.</p></figcaption></figure>

<figure><img src="https://files.readme.io/1c73a06-_2023-11-06_2.29.29.png" alt="4\. Coda displays success page"><figcaption><p>4. An OTP will be sent to your phone number. Enter the OTP code.</p></figcaption></figure>

<figure><img src="https://files.readme.io/e497931-_2023-11-06_2.30.52.png" alt="5\. Payment completed"><figcaption><p>5. Payment completed</p></figcaption></figure>

Should you have any questions or require further assistance or any other payment-related inquiries, please don't hesitate to reach out to Coda Business Development Manager.

Thank you for your continued support.


---

# 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.coda.co/changelog/legacy-changelog/new-channel-announcement-opay-wallet.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.
