30 minutes to your first receipt

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

Create your first receipt
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-123456

5 lines of code. That's all you need to create a compliant receipt.

What would you like to do?

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.

Contact Support