pay invoice

This commit is contained in:
hamid zarghami
2026-02-24 12:08:03 +03:30
parent 7a34e74e02
commit f5c152ccc6
4 changed files with 261 additions and 11 deletions
+3
View File
@@ -30,4 +30,7 @@ export const Paths = {
auth: {
login: '/login',
},
payment: {
payInvoice: '/payments/invoice/',
},
}