Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 2c04d9c

Browse files
author
Ganeshram Chockalingam
committed
2 parents e0e052f + 42081a4 commit 2c04d9c

File tree

1 file changed

+3
-52
lines changed

1 file changed

+3
-52
lines changed

README.md

Lines changed: 3 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -125,57 +125,8 @@ try {
125125
```
126126
Status Code: 201
127127
Id: 8GB67279RC051624C
128-
Purchase_units:
129-
1:
130-
Shipping:
131-
Name:
132-
Full_name: test buyer
133-
Address:
134-
Address_line_1: 123 Townsend St
135-
Address_line_2: Floor 6
136-
Admin_area_2: San Francisco
137-
Admin_area_1: CA
138-
Postal_code: 94107
139-
Country_code: US
140-
Payments:
141-
Captures:
142-
1:
143-
Id: 1FH396049P053021B
144-
Status: COMPLETED
145-
Amount:
146-
Currency_code: USD
147-
Value: 100.00
148-
Final_capture: true
149-
Seller_protection:
150-
Status: ELIGIBLE
151-
Dispute_categories:
152-
1: ITEM_NOT_RECEIVED
153-
2: UNAUTHORIZED_TRANSACTION
154-
Seller_receivable_breakdown:
155-
Gross_amount:
156-
Currency_code: USD
157-
Value: 100.00
158-
Paypal_fee:
159-
Currency_code: USD
160-
Value: 3.20
161-
Net_amount:
162-
Currency_code: USD
163-
Value: 96.80
164-
Links:
165-
1:
166-
Href: https://api.sandbox.paypal.com/v2/payments/captures/1FH396049P053021B
167-
Rel: self
168-
Method: GET
169-
2:
170-
Href: https://api.sandbox.paypal.com/v2/payments/captures/1FH396049P053021B/refund
171-
Rel: refund
172-
Method: POST
173-
3:
174-
Href: https://api.sandbox.paypal.com/v2/checkout/orders/3L848818A2897925Y
175-
Rel: up
176-
Method: GET
177-
Create_time: 2018-08-06T23:39:11Z
178-
Update_time: 2018-08-06T23:39:11Z
128+
Create_time: 2018-08-06T23:39:11Z
129+
Update_time: 2018-08-06T23:39:11Z
179130
Payer:
180131
Name:
181132
Given_name: test
@@ -203,7 +154,7 @@ $ composer install
203154
$ composer integration
204155
```
205156

206-
*NOTE*: This API is still in beta, is subject to change, and should not be used in production.
157+
*NOTE*: This SDK is still in beta, is subject to change, and should not be used in production.
207158

208159
## Samples
209160

0 commit comments

Comments
 (0)