feat: add heleket payment provider

This commit is contained in:
3252a8
2026-05-18 15:26:07 +03:00
parent 960754c54e
commit c9c12b9ed6
8 changed files with 614 additions and 3 deletions
+1
View File
@@ -132,6 +132,7 @@ class BuildServicesWiringTests(unittest.TestCase):
"platega_service",
"severpay_service",
"wata_service",
"heleket_service",
}
self.assertEqual(set(services), expected_keys)