Skip to content

Commit e167ecd

Browse files
Updating more information.
1 parent 1ffd032 commit e167ecd

File tree

3 files changed

+2
-16
lines changed

3 files changed

+2
-16
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Authors: See the [composer.json authors block](https://github.com/icepay/API/blo
77
Features:
88

99
- Initial public release for internal testing purposes.
10+
- GitHub markdown style documentation about the rest api.
1011

1112
Bugfixes:
1213

doc/start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The API will then return a JSON-formatted response body.
3737

3838
### URL
3939

40-
The base URL for the API is: [https://connect.icepay.com/api/v1/](https://connect.icepay.com/api/v1/)
40+
The base URL for the API is: [https://connect.icepay.com/webservice/api/v1/](https://connect.icepay.com/webservice/api/v1/)
4141

4242
The service and operation name follow on after the base URL. See [Available services and operations](#available-services-and-operations) for a list of available services, and Chapter 4 for a list of operations per service. A full API URL would have the following format: https://connect.icepay.com/api/v1/payment/checkout
4343

src/Icepay/API/Exception.php

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)