work on payments

This commit is contained in:
2025-10-30 22:33:28 +05:00
parent 68d544b9c3
commit 11f99caf42
5 changed files with 362 additions and 18 deletions

View File

@@ -0,0 +1,7 @@
<?php
return [
'username' => 'hello',
'password' => '',
'returnUrl' => '',
];