We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 441fa81 + dea1959 commit 2e0c61aCopy full SHA for 2e0c61a
README.md
@@ -16,7 +16,7 @@ let user = thepeer.indexUser("Thor Odin", "thor", "[email protected]");
16
17
### Available methods
18
19
-* validateSiganture
+* validateSignature
20
- `accepts`:
21
- request (object)
22
- signature (object)
@@ -62,12 +62,12 @@ let user = thepeer.indexUser("Thor Odin", "thor", "[email protected]");
62
- amount (integer)
63
- `returns`: object
64
65
-* authorizaDirectCharge
+* authorizeDirectCharge
66
67
- reference (string)
68
- insufficient_funds (bool)
69
70
71
## Extra
72
73
-Refer to the [documentation](https://docs.thepeer.co) for more information.
+Refer to the [documentation](https://docs.thepeer.co) for more information.
0 commit comments