Skip to main content

Business Use Case

Step 1 — Learn the Signature Algorithm

Before making any API call, you must understand how RM signs requests. The Signature Algorithm is required because RM APIs have higher security requirements than standard APIs.

→ Read the Signature Algorithm documentation

Step 2 — Choose Your Integration Path

Select the API that matches your business need. Click the link to view the full documentation for that endpoint.

Payment

APIUse CaseDocumentation
Quick PayAccept payments via QR code scanView →
Online PaymentBrowser-based checkout flowView →
Terminal IntegrationPOS terminal paymentsView →
Tokenization PaymentRecurring or saved card paymentsView →

Loyalty & Vouchers

APIUse CaseDocumentation
Loyalty PointGive, deduct, or track loyalty pointsView →
VoucherIssue, void, or redeem vouchersView →
Gourmet CardAlipay gourmet card integrationView →

Store & Account Management

APIUse CaseDocumentation
Store DetailsManage store informationView →
Merchant ProfileView merchant account detailsView →

Additional Services

APIUse CaseDocumentation
SDK ReferenceLanguage-specific SDKs (Node.js, PHP, Python, etc.)View →
à la carteRestaurant order management systemView →
Error CodesTroubleshooting API errorsView →
Push NotificationSend push notifications to merchantsView →

Begin with the Quick Start: Signature Algorithm to understand how authentication works, then move on to Quick Pay to process your first payment.