Merge branch 'staging' into dev-to-staging

This commit is contained in:
Nathnael Wondisha
2026-08-01 10:27:47 +03:00
committed by GitHub
56 changed files with 2350 additions and 318 deletions

View File

@@ -19,7 +19,8 @@ export type PaymentMethod =
| "waafi"
| "card"
| "dmoney"
| "cac-bank";
| "cac-bank"
| "cbe-bill";
export interface PaymentRow {
id: string;