Skip to content

Commit 9cdbda9

Browse files
committed
Update README.md
1 parent 3d7c37d commit 9cdbda9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Diff for: README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22

33
[![codecov](https://codecov.io/gh/dnetix/redirection/branch/master/graph/badge.svg?token=7QB12XVSTG)](https://codecov.io/gh/dnetix/redirection)
44

5-
With this code you will be able to quickly connect with the PlacetoPay redirection service.
6-
7-
In order to see how it works, please refer to the examples.
5+
With this code you will be able to quickly connect with the PlacetoPay Checkout service.
86

7+
In order to see more comprehensive examples of how it works, please refer to the examples and the [documentation](https://docs-gateway.placetopay.com/)
98

109
### Migration from version 1
1110

1211
- [ ] Change the settings parameter `url` for `baseUrl`
13-
- [ ] If you have set the timeout for rest then change it to the root of the settings
12+
- [ ] If you have set the `timeout` for rest then change it to the root of the settings
1413
- [ ] `PlacetoPayServiceException` is thrown instead of returning an ERROR status response
1514

1615
## Installation

0 commit comments

Comments
 (0)