Skip to main content

Rely

Quick Start
  1. Sign up at rely.sg and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to Rely →

Overview

Rely — SEA BNPL platform of Malaysian origin, expanding on Singapore. Pay-in-3 (3 installments), focused on SEA merchants. REST API with HMAC-SHA256 authentication. Support SGD and MYR.

Provider IDrely
CategoryBuy Now, Pay Later
Websiterely.sg

Supported operations: start_tx refund_tx status


Authentication

HMAC-SHA256 request signing using api_key and secret_key.


Configuration

Required Parameters

ParameterDescription
api_keyRely API Key from merchant dashboard
secret_keyRely Secret Key for HMAC-SHA256 signing
merchant_idRely Merchant ID
base_urlAPI base URL

Status Mapping

Provider Status4pay StatusDescription
approvedcharged
completedcharged
capturedcharged
refundedrefunded
declinedrejected
cancelledrejected
expiredrejected
pendingcharging

Resources