Programmable Payments

Powerful APIs & SDK built for platforms, mobile apps & websites. mega is an integrated development platform enabling developers accept payment using our SDKs

Meda Family

Whichever technologies you use, we’ve MedaPay SDK to match it

We believe that payments is a problem rooted in code, not finance. We obsessively seek out elegant, composable abstractions that enable robust, scalable, flexible integrations. Because we eliminate needless.

const IS_SANDBOX = true;
//Require the MedaPay module and initialize with provided token
const MedaPay = require('medapay').init({
bearerToken: 'eyJ......'
}, IS_SANDBOX);
...
//Create bill
MedaPay.create(SAMPLE_BILL)
.then(createBillResponse => console.log(createBillResponse.billReferenceNumber))
.catch(error => console.error(error));
//Fetch bill using reference number
MedaPay.bill(billReferenceNumber)
.then(bill => console.log(bill.status))
.catch(error => console.error(error));

major mobile wallets & banks in Ethiopia

Payment Systems

All major wallets supported

Amole . CBE Birr . Hello Cash . Wegagen . Lion Bank . Ethiotelecom . Dashen Bank . Awash Bank

Pricing = 100% Free

100% free & comprhesive Payment gateway of Ethiopian wallets. Easily integrate with your mobile or

Accept & Pay

100% free & comprhesive Payment gateway of Ethiopian wallets. Easily integrate with your mobile or

Plugins for CMS & frameworks

We believe that payments is a problem rooted in code, not finance. We obsessively seek out elegant, composable abstractions that enable robust, scalable, flexible integrations. Because we eliminate needless.

Who is using

We believe that payments is a problem rooted in code, not finance. We obsessively seek out elegant, composable abstractions that enable robust, scalable, flexible integrations. Because we eliminate needless.

Who's using MedaPay

Reports for everything

We believe that payments is a problem rooted in code, not finance. We obsessively seek out elegant, composable abstractions

MedaPay Sample Report