The Pay In API allows merchants to accept payments from users. It supports creating orders, handling payments via a checkout page or API, and receiving asynchronous notifications upon payment completion.Flow#
0.
Onboarding: Contact Lesspay Product Operations to apply for merchant qualification and obtain your APPID and appSecret.
1.
Create Order: Merchant initiates a create order request.
2.
Payment: User completes payment via the returned checkout URL or parameters.
3.
Notification: Steps 1 & 2 are asynchronous. Once payment is confirmed, Lesspay notifies the merchant via Webhook.
4.
Verification: Merchant can query the order status to verify result.
Modified at 2025-12-19 06:43:13