From f86538f04f35a0b40ce6bc4a677020c4b6b736f5 Mon Sep 17 00:00:00 2001 From: Al Amin Ahamed Date: Wed, 25 Jun 2025 14:35:28 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7f236c..a4204d8 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The PayPal Server SDK provides integration access to the PayPal REST APIs. The API endpoints are divided into distinct controllers: - Orders Controller: [Orders API v2](https://developer.paypal.com/docs/api/orders/v2/) -- Payments Controller: [Payments API v2](https://developer.paypal.com/docs/api/payments/v2 +- Payments Controller: [Payments API v2](https://developer.paypal.com/docs/api/payments/v2) - Vault Controller: [Payment Method Tokens API v3](https://developer.paypal.com/docs/api/payment-tokens/v3/) *Available in the US only.* ## Install the Package