We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e816325 commit 0045661Copy full SHA for 0045661
1 file changed
readme.md
@@ -1,4 +1,4 @@
1
-# java-simpay-api
+# SimPay-api-java
2
3
## SMS
4
### Weryfikacja kodu
@@ -137,4 +137,4 @@ List<String> response = directBilling.getServersIp();
137
DirectBilling directBilling = new DirectBilling();
138
139
String sign = directBilling.sign(int id, String status, String valuenet, String valuepartner, String control);
140
-```
+```
0 commit comments