UNPKG

pawapay-nodejs-sdk

Version:

Unofficial Node.js SDK for the PawaPay Merchant API v2. Simplify Mobile Money integrations (Deposits, Payouts, Refunds, status checks, provider prediction) with this type-safe TypeScript client.

2 lines (1 loc) 93 B
export declare function getBaseUrl(baseUrlInput: 'sandbox' | 'production' | string): string;