Search
Integrating cryptocurrency payments can open the door to a broader customer base, attracting a younger, more tech-savvy audience eager for innovative payment options.
Collect Payments Globally and Instantly
Attract Privacy-Conscious Customers
Provide Access to Services for the Unbanked
Integrate a robust, secure, and instant crypto payment solution directly into your Telegram Mini Apps. With MaxelPay, you can offer your users a frictionless and cost-effective way to pay using their favorite cryptocurrencies—all without leaving Telegram.
Telegram Mini Apps allow users to access a variety of services and experiences directly within Telegram without needing to leave the app. These mini apps provide a seamless, in-chat experience, enabling businesses to offer a full range of interactive features directly in the messaging platform. Whether it's browsing products, booking services, or making purchases, everything can be done from within a single chat interface.
Integrating MaxelPay into your Telegram Mini App is simple. Follow these four simple steps:
Include the Telegram Web App script in the <head> section of your HTML:
<script src="https://telegram.org/js/telegram-web-app.js"></script>
1. API Endpoint:
Use the following endpoint to initiate a payment checkout:
https://api.maxelpay.com/v1/${environment}/merchant/order/checkout
2. Choose Your Environment:
stg → Staging
prod → Production
3. Obtain API Credentials:
An API Key and Secret are required. If you don’t have them yet, Get API Keys.
Send a JSON payload with all required fields to generate a payment link.
Note: All fields are required for a successful integration.
To secure your data, encrypt the payload using CryptoJS. Include the following library in your:
<script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js"></script>
Browse and Add to Cart: Users can start by exploring products directly within the Telegram Mini App. Once they find the item they wish to purchase, they simply add it to their cart.
Proceed to Checkout: When ready to purchase, users can proceed to the checkout stage by clicking on the checkout option within the Telegram Mini App.
MaxelPay Checkout: At this point, the user is seamlessly redirected to MaxelPay's checkout interface. This redirection occurs within the Telegram app, ensuring users never have to leave the app or interrupt their conversation flow.
Complete the Paymen: Once on MaxelPay’s checkout page, customers can choose their preferred payment method. MaxelPay handles the payment securely and efficiently.
Return to Telegram: After the payment is successful, users are redirected back to the Telegram Mini App, where they can receive an order confirmation and continue interacting within the chat.
MaxelPay is committed to providing a future-ready payment solution that grows with your business. Join the digital payment revolution and deliver a truly modern experience to your users.