Skip to main content
Use @moflay/sdk when you want the fastest path to a working Moflay integration in Node.js or TypeScript.

Prerequisites

Install the SDK

Authenticate the client

Send an express payment

Add customer details

Read customers and transactions

Amounts

Send payment amounts as integer minor currency units. For example, amount: 1000 means KES 10.00.

SDK vs raw HTTP