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
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.
8
6
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/)
9
8
10
9
### Migration from version 1
11
10
12
11
-[ ] 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
14
13
-[ ]`PlacetoPayServiceException` is thrown instead of returning an ERROR status response
0 commit comments