Build Faster with MOR
Everything you need to accept payments and issue tax-compliant receipts in Ethiopia. Simple APIs, clear documentation, and support every step of the way.
See how simple it is
from mor_sdk import MorClient
# Connect to your account
client = MorClient(api_key="your_api_key")
# Create a receipt — that's it!
receipt = client.receipts.create(
items=[
{"name": "Ethiopian Coffee", "quantity": 2, "price": 150.00}
],
payment_method="ETHQR"
)
print(f"Receipt ready: {receipt.fiscal_code}")
# Output: Receipt ready: MOR-2026-1234565 lines of code. That's all you need to create a compliant receipt.
What would you like to do?
Quick Start
Get up and running in 5 minutes. Create your first receipt with just a few lines of code.
Accept Payments
Connect to ETHQR, Telebirr, and 32+ Ethiopian banks. Real-time settlement, low fees.
Issue Receipts
Create tax-compliant receipts automatically. We handle VAT calculations for you.
Manage Devices
Register your point-of-sale systems. Support for single stores and multi-branch businesses.
SDKs & Libraries
Official libraries for Python, JavaScript, and Flutter. Copy-paste examples that just work.
Webhooks
Receive real-time notifications for receipts, payments, and device events.
Why developers choose MOR
Compliance Made Simple
We handle VAT calculations, fiscal codes, and regulatory reporting. You focus on building your business.
Ethiopian Payment Methods
ETHQR connects you to 32+ banks with 0.1-0.3% fees and instant settlement. Plus Telebirr, CBE Birr, and more.
Test Before You Go Live
Full sandbox environment. Test everything without real money or TIN verification. Go live when you're ready.
Built for Ethiopia
Ethiopian calendar support, Amharic language options, and local address formats. Because context matters.
Need help?
Our team is here to help you integrate successfully. Reach out anytime.