You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -18,8 +18,8 @@ This repository contains the open source PHP SDK that allows you to integrate qu
18
18
19
19
The SumUp eCom PHP SDK can be installed with [Composer](https://getcomposer.org/). Run the following command:
20
20
21
-
```
22
-
composer require sumup/sumup-ecom-php-sdk
21
+
```bash
22
+
composer require sumup/sumup-php
23
23
```
24
24
25
25
## Basic usage
@@ -113,8 +113,8 @@ For a full list of available services and methods, explore the `src/Services/` d
113
113
114
114
## License
115
115
116
-
For information about the license see the [license](https://github.com/sumup/sumup-ecom-php-sdk/blob/master/LICENSE.md) file.
116
+
For information about the license see the [license](https://github.com/sumup/sumup-php/blob/master/LICENSE.md) file.
117
117
118
118
## Contact us
119
119
120
-
If you have found a bug or you lack some functionality please [open an issue](https://github.com/sumup/sumup-ecom-php-sdk/issues/new). If you have other issues when integrating with SumUp's API you can send an email to [integration@sumup.com](mailto:integration@sumup.com).
120
+
If you have found a bug or you lack some functionality please [open an issue](https://github.com/sumup/sumup-php/issues/new). If you have other issues when integrating with SumUp's API you can send an email to [integration@sumup.com](mailto:integration@sumup.com).
0 commit comments