This repository was archived by the owner on Aug 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-52
lines changed Expand file tree Collapse file tree 1 file changed +3
-52
lines changed Original file line number Diff line number Diff line change @@ -125,57 +125,8 @@ try {
125
125
```
126
126
Status Code: 201
127
127
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
179
130
Payer:
180
131
Name:
181
132
Given_name: test
@@ -203,7 +154,7 @@ $ composer install
203
154
$ composer integration
204
155
```
205
156
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.
207
158
208
159
## Samples
209
160
You can’t perform that action at this time.
0 commit comments