moneta-sdk-php v2.0.0

This commit is contained in:
2025-02-24 22:31:15 +03:00
commit 7a455450ce
16 changed files with 1443 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<?php
return [
'payment_url' => [
'production' => 'https://service.moneta.ru',
'demo' => 'https://demo.moneta.ru'
],
'urn' => '/services'
];