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.
1 parent bbede85 commit 74f6f51Copy full SHA for 74f6f51
src/Payment/Client.php
@@ -12,7 +12,7 @@
12
13
class Client extends BaseClient
14
{
15
- protected string $resource = 'payment';
+ protected string $resource = 'payments';
16
17
/***
18
* @param array $data
0 commit comments