Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Commit fe9d6ad

Browse files
Improve documentation (#5)
- add navigation link
1 parent 847ae00 commit fe9d6ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Here is the API reference for the SumUp Ecommerce SDK for PHP.
1717
|--- |--- |
1818
| [\SumUp\Services\Authorization](https://github.com/sumup/sumup-ecom-php-sdk/blob/master/docs/reference/Authorization.md) | The service that manages creating and refreshing OAuth2.0 access tokens. |
1919
| [\SumUp\Services\Checkouts](https://github.com/sumup/sumup-ecom-php-sdk/blob/master/docs/reference/Checkouts.md) | The service that manages checkouts. |
20+
| [\SumUp\Services\Custom](https://github.com/sumup/sumup-ecom-php-sdk/blob/master/docs/reference/Custom.md) | The generic service that can be used for endpoints that are not part of the core functionality. |
2021
| [\SumUp\Services\Customers](https://github.com/sumup/sumup-ecom-php-sdk/blob/master/docs/reference/Customers.md) | The service that manages customers. |
2122
| [\SumUp\Services\Merchant](https://github.com/sumup/sumup-ecom-php-sdk/blob/master/docs/reference/Merchant.md) | The service that manages merchant's profile. |
2223
| [\SumUp\Services\Payouts](https://github.com/sumup/sumup-ecom-php-sdk/blob/master/docs/reference/Payouts.md) | The service that manages payouts. |

0 commit comments

Comments
 (0)