Skip to content

Commit dfd67a8

Browse files
authored
updated links
1 parent 5c7e556 commit dfd67a8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.MD

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

33
![Home Image](homepage.jpg)
44

5-
__Welcome to PayPal Dotnet SDK__. This repository contains PayPal's Dotnet SDK and samples for REST API.
5+
__Welcome to PayPal Dotnet SDK__. This repository contains PayPal's Dotnet SDK and samples ffor [v2/checkout/orders](https://developer.paypal.com/docs/api/orders/v2/) and [v2/payments](https://developer.paypal.com/docs/api/payments/v2/) APIs.
6+
7+
This is a part of the next major PayPal SDK. It includes a simplified interface to only provide simple model objects and blueprints for HTTP calls. This repo currently contains functionality for PayPal Checkout APIs which includes [Orders V2](https://developer.paypal.com/docs/api/orders/v2/) and [Payments V2](https://developer.paypal.com/docs/api/payments/v2/).
8+
9+
Please refer to the [PayPal Checkout Integration Guide](https://developer.paypal.com/docs/checkout/) for more information. Also refer to [Setup your SDK](https://developer.paypal.com/docs/checkout/reference/server-integration/setup-sdk/) for additional information about setting up the SDK's.
610

7-
This is a part of the next major PayPal SDK. It includes a simplified interface to only provide simple model objects and blueprints for HTTP calls. This repo currently contains functionality for PayPal Checkout APIs which includes Orders V2 and Payments V2.
811

912
## Prerequisites
1013

0 commit comments

Comments
 (0)