Skip to content

EN🍉0 Introduction

jeffrey n. carre edited this page Nov 21, 2022 · 1 revision

Moncash

PHP library

This is a library to facilitate Digicel MonCash mobile money integration on your PHP projects via their API. For now it handles the base (client) use cae. The merchant use cases will be available soon. It is part of the MonCash SDK provided by FruitsBytes.

  • Client side Adapter (Payment, Transfer, ...)
    • Render Button
  • Traffic optimization (Advanced)
  • Security: Secret Management (Advanced)
  • Unique orderID generator
  • Retry (Advanced)
  • Phone Validation (Advanced)
  • Client Button, No Backend (Encrypted, client-side button)
  • Merchant App (Cash-In, Cash-Out, ...)
  • Idempotence (Advanced)
  • Localization (Advanced)
  • Task (Recurring payments, garbage collector,...)

Since 2010, MonCash has been closing the distance between people in Haiti by providing a way to make fast, reliable, safe, and convenient daily financial transactions on any Digicel mobile. As MonCash serves its 1.5 million users, it has also looked for ways to expand the way they access its services.

@Moncash Official Webiste

Next
Prerequisite ►

FruitsBytes MonCash PHP

Clone this wiki locally