{
"intent": "sale",
"payer": {
"payment_method": "paypal"
},
"redirect_urls": {
"return_url": "http://alborangolf.evoragolf.com/vendor/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=true",
"cancel_url": "http://alborangolf.evoragolf.com/vendor/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=false"
},
"transactions": [
{
"amount": {
"currency": "USD",
"total": "20",
"details": {
"shipping": "1.20",
"tax": "1.30",
"subtotal": "17.50"
}
},
"item_list": {
"items": [
{
"name": "Ground Coffee 40 oz",
"currency": "USD",
"quantity": 1,
"sku": "123123",
"price": "7.50"
},
{
"name": "Granola bars",
"currency": "USD",
"quantity": 5,
"sku": "321321",
"price": "2"
}
]
},
"description": "Payment description",
"invoice_number": "690ecf57a6c2b"
}
]
}{
"intent": "sale",
"payer": {
"payment_method": "paypal"
},
"redirect_urls": {
"return_url": "http://alborangolf.evoragolf.com/vendor/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=true",
"cancel_url": "http://alborangolf.evoragolf.com/vendor/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=false"
},
"transactions": [
{
"amount": {
"total": "20.00",
"currency": "USD",
"details": {
"subtotal": "17.50",
"tax": "1.30",
"shipping": "1.20"
}
},
"description": "Payment description",
"invoice_number": "690ecf57a6c2b",
"item_list": {
"items": [
{
"name": "Ground Coffee 40 oz",
"sku": "123123",
"price": "7.50",
"currency": "USD",
"quantity": 1
},
{
"name": "Granola bars",
"sku": "321321",
"price": "2.00",
"currency": "USD",
"quantity": 5
}
]
},
"related_resources": []
}
],
"id": "PAYID-NEHM6WA33Y18233PL772404F",
"state": "created",
"create_time": "2025-11-08T05:04:23Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NEHM6WA33Y18233PL772404F",
"rel": "self",
"method": "GET"
},
{
"href": "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-5GB23519Y6604370Y",
"rel": "approval_url",
"method": "REDIRECT"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NEHM6WA33Y18233PL772404F/execute",
"rel": "execute",
"method": "POST"
}
]
}Array
(
[count] => 10
[start_index] => 5
)
{
"payments": [
{
"id": "PAYID-ND4Z5LA3ND40305AN124202F",
"intent": "sale",
"state": "approved",
"cart": "1HY429336W875773B",
"payer": {
"payment_method": "paypal",
"status": "VERIFIED",
"payer_info": {
"email": "y@y.cn",
"first_name": "Li",
"last_name": "Yun",
"payer_id": "ZZS7JH6JR5UCG",
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
},
"phone": "8888888888",
"country_code": "US"
}
},
"transactions": [
{
"amount": {
"total": "11.43",
"currency": "EUR",
"details": {
"subtotal": "14.29",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "2.86",
"discount": "0.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566",
"email": "jaypatel512-facilitator@hotmail.com"
},
"description": "For shopping by www-beta.selaros.com",
"custom": "e58ede890a654bd0bc109713270720e3",
"item_list": {
"items": [
{
"name": "The Supermade Hip-hop Fun Love Heart Long Socks For Couples",
"sku": "SP221205PVUT-489212",
"price": "14.29",
"currency": "EUR",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
}
},
"related_resources": [
{
"sale": {
"id": "2VN804228F8290632",
"state": "completed",
"amount": {
"total": "11.43",
"currency": "EUR",
"details": {
"subtotal": "14.29",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "2.86",
"discount": "0.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"transaction_fee": {
"value": "0.79",
"currency": "EUR"
},
"receivable_amount": {
"value": "12.08",
"currency": "USD"
},
"exchange_rate": "1.135330285140981",
"parent_payment": "PAYID-ND4Z5LA3ND40305AN124202F",
"create_time": "2025-10-23T03:19:25Z",
"update_time": "2025-10-23T03:19:25Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/2VN804228F8290632",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/2VN804228F8290632/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4Z5LA3ND40305AN124202F",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-10-23T03:19:08Z",
"update_time": "2025-10-23T03:19:25Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4Z5LA3ND40305AN124202F",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-ND4Z2YI3GA2889561037345D",
"intent": "sale",
"state": "approved",
"cart": "3YE7343760925900T",
"payer": {
"payment_method": "paypal",
"status": "VERIFIED",
"payer_info": {
"email": "y@y.cn",
"first_name": "Li",
"last_name": "Yun",
"payer_id": "ZZS7JH6JR5UCG",
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
},
"phone": "8888888888",
"country_code": "US"
}
},
"transactions": [
{
"amount": {
"total": "11.62",
"currency": "USD",
"details": {
"subtotal": "14.52",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "2.90",
"discount": "0.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566",
"email": "jaypatel512-facilitator@hotmail.com"
},
"description": "For shopping by www-beta.selaros.com",
"custom": "050e72e7ff354e219e5bcdc2b9c94b72",
"item_list": {
"items": [
{
"name": "Whimsical Vegetable Duck1",
"sku": "SP25072825T9-491550",
"price": "14.52",
"currency": "USD",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
}
},
"related_resources": [
{
"sale": {
"id": "7NG85674EY447912V",
"state": "completed",
"amount": {
"total": "11.62",
"currency": "USD",
"details": {
"subtotal": "14.52",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "2.90",
"discount": "0.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"transaction_fee": {
"value": "0.90",
"currency": "USD"
},
"parent_payment": "PAYID-ND4Z2YI3GA2889561037345D",
"create_time": "2025-10-23T03:13:54Z",
"update_time": "2025-10-23T03:13:54Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/7NG85674EY447912V",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/7NG85674EY447912V/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4Z2YI3GA2889561037345D",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-10-23T03:13:37Z",
"update_time": "2025-10-23T03:13:54Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4Z2YI3GA2889561037345D",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-ND4ZVII3NS74650MR042970T",
"intent": "sale",
"state": "approved",
"cart": "97U77721M4017750R",
"payer": {
"payment_method": "paypal",
"status": "VERIFIED",
"payer_info": {
"email": "y@y.cn",
"first_name": "Li",
"last_name": "Yun",
"payer_id": "ZZS7JH6JR5UCG",
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
},
"phone": "8888888888",
"country_code": "US"
}
},
"transactions": [
{
"amount": {
"total": "11.43",
"currency": "EUR",
"details": {
"subtotal": "14.29",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "2.86",
"discount": "0.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566",
"email": "jaypatel512-facilitator@hotmail.com"
},
"description": "For shopping by www-beta.selaros.com",
"custom": "80fd14693fe743e896bc127b576f5112",
"item_list": {
"items": [
{
"name": "The Supermade Hip-hop Fun Love Heart Long Socks For Couples",
"sku": "SP221205PVUT-489212",
"price": "14.29",
"currency": "EUR",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
}
},
"related_resources": [
{
"sale": {
"id": "12824994T7644293V",
"state": "completed",
"amount": {
"total": "11.43",
"currency": "EUR",
"details": {
"subtotal": "14.29",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "2.86",
"discount": "0.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"transaction_fee": {
"value": "0.79",
"currency": "EUR"
},
"receivable_amount": {
"value": "12.08",
"currency": "USD"
},
"exchange_rate": "1.135330285140981",
"parent_payment": "PAYID-ND4ZVII3NS74650MR042970T",
"create_time": "2025-10-23T03:03:42Z",
"update_time": "2025-10-23T03:03:42Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/12824994T7644293V",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/12824994T7644293V/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4ZVII3NS74650MR042970T",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-10-23T03:01:53Z",
"update_time": "2025-10-23T03:03:42Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4ZVII3NS74650MR042970T",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-ND4YVQI5L6448042B425794M",
"intent": "sale",
"state": "approved",
"cart": "3CT74996MM564982T",
"payer": {
"payment_method": "paypal",
"status": "VERIFIED",
"payer_info": {
"email": "y@y.cn",
"first_name": "Li",
"last_name": "Yun",
"payer_id": "ZZS7JH6JR5UCG",
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
},
"phone": "8888888888",
"country_code": "US"
}
},
"transactions": [
{
"amount": {
"total": "15.02",
"currency": "EUR",
"details": {
"subtotal": "15.02",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "0.00",
"discount": "0.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566",
"email": "jaypatel512-facilitator@hotmail.com"
},
"description": "For shopping by www-beta.selaros.com",
"custom": "97e79ccbcdcc49a59ac38ea0400acc9d",
"item_list": {
"items": [
{
"name": "Pantalones Cortos De Surf Vintage",
"sku": "SP230625F9P3-491503",
"price": "15.02",
"currency": "EUR",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
}
},
"related_resources": [
{
"sale": {
"id": "11G653983C917210M",
"state": "completed",
"amount": {
"total": "15.02",
"currency": "EUR",
"details": {
"subtotal": "15.02",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "0.00",
"discount": "0.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"transaction_fee": {
"value": "0.91",
"currency": "EUR"
},
"receivable_amount": {
"value": "16.02",
"currency": "USD"
},
"exchange_rate": "1.135330285140981",
"parent_payment": "PAYID-ND4YVQI5L6448042B425794M",
"create_time": "2025-10-23T01:54:33Z",
"update_time": "2025-10-23T01:54:33Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/11G653983C917210M",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/11G653983C917210M/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4YVQI5L6448042B425794M",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-10-23T01:54:09Z",
"update_time": "2025-10-23T01:54:33Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4YVQI5L6448042B425794M",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-ND4K6RI0PY33191X8169170P",
"intent": "sale",
"state": "approved",
"cart": "2CA265924W4184812",
"payer": {
"payment_method": "paypal",
"status": "VERIFIED",
"payer_info": {
"email": "y@y.cn",
"first_name": "Li",
"last_name": "Yun",
"payer_id": "ZZS7JH6JR5UCG",
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
},
"phone": "8888888888",
"country_code": "US"
}
},
"transactions": [
{
"amount": {
"total": "23.87",
"currency": "EUR",
"details": {
"subtotal": "23.87",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "0.00",
"discount": "0.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566",
"email": "jaypatel512-facilitator@hotmail.com"
},
"description": "For shopping by www-beta.selaros.com",
"custom": "b0557f7a09ca45a9867af334804219fa",
"item_list": {
"items": [
{
"name": "Chaqueta De Oto\u00f1o Invierno Con Costuras De Carreras Callejeras Para Hombre",
"sku": "3BAB88142FC0-490794",
"price": "23.87",
"currency": "EUR",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
}
},
"related_resources": [
{
"sale": {
"id": "82J800478G3351831",
"state": "completed",
"amount": {
"total": "23.87",
"currency": "EUR",
"details": {
"subtotal": "23.87",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "0.00",
"discount": "0.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"transaction_fee": {
"value": "1.22",
"currency": "EUR"
},
"receivable_amount": {
"value": "25.72",
"currency": "USD"
},
"exchange_rate": "1.135330285140981",
"parent_payment": "PAYID-ND4K6RI0PY33191X8169170P",
"create_time": "2025-10-22T10:17:54Z",
"update_time": "2025-10-22T10:17:54Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/82J800478G3351831",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/82J800478G3351831/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4K6RI0PY33191X8169170P",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-10-22T10:17:41Z",
"update_time": "2025-10-22T10:17:54Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4K6RI0PY33191X8169170P",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-ND4K5LA8BD56101SD4950534",
"intent": "sale",
"state": "approved",
"cart": "3DY662409T6903131",
"payer": {
"payment_method": "paypal",
"status": "VERIFIED",
"payer_info": {
"email": "y@y.cn",
"first_name": "Li",
"last_name": "Yun",
"payer_id": "ZZS7JH6JR5UCG",
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
},
"phone": "8888888888",
"country_code": "US"
}
},
"transactions": [
{
"amount": {
"total": "23.87",
"currency": "EUR",
"details": {
"subtotal": "23.87",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "0.00",
"discount": "0.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566",
"email": "jaypatel512-facilitator@hotmail.com"
},
"description": "For shopping by www-beta.selaros.com",
"custom": "2404dff363f243668f0f144edd105040",
"item_list": {
"items": [
{
"name": "Chaqueta De Oto\u00f1o Invierno Con Costuras De Carreras Callejeras Para Hombre",
"sku": "3BAB88142FC0-490794",
"price": "23.87",
"currency": "EUR",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
}
},
"related_resources": [
{
"sale": {
"id": "4LK75883YF8169251",
"state": "completed",
"amount": {
"total": "23.87",
"currency": "EUR",
"details": {
"subtotal": "23.87",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "0.00",
"discount": "0.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"transaction_fee": {
"value": "1.22",
"currency": "EUR"
},
"receivable_amount": {
"value": "25.72",
"currency": "USD"
},
"exchange_rate": "1.135330285140981",
"parent_payment": "PAYID-ND4K5LA8BD56101SD4950534",
"create_time": "2025-10-22T10:15:32Z",
"update_time": "2025-10-22T10:15:32Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/4LK75883YF8169251",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/4LK75883YF8169251/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4K5LA8BD56101SD4950534",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-10-22T10:15:08Z",
"update_time": "2025-10-22T10:15:32Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4K5LA8BD56101SD4950534",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-ND4KTYA42V96424F24383810",
"intent": "sale",
"state": "approved",
"cart": "5U261662PE888760A",
"payer": {
"payment_method": "paypal",
"status": "VERIFIED",
"payer_info": {
"email": "y@y.cn",
"first_name": "Li",
"last_name": "Yun",
"payer_id": "ZZS7JH6JR5UCG",
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
},
"phone": "8888888888",
"country_code": "US"
}
},
"transactions": [
{
"amount": {
"total": "30.82",
"currency": "USD",
"details": {
"subtotal": "38.52",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "7.70",
"discount": "0.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566",
"email": "jaypatel512-facilitator@hotmail.com"
},
"description": "For shopping by www-beta.selaros.com",
"custom": "58eb1575b3ec4485980bf8aa0b8ea9be",
"item_list": {
"items": [
{
"name": "Masquerade Men Oversized Sweatshirt 4001m",
"sku": "SPPKLQRUE48-444005",
"price": "38.52",
"currency": "USD",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
}
},
"related_resources": [
{
"sale": {
"id": "8GN67993WU190443K",
"state": "completed",
"amount": {
"total": "30.82",
"currency": "USD",
"details": {
"subtotal": "38.52",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "7.70",
"discount": "0.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"transaction_fee": {
"value": "1.57",
"currency": "USD"
},
"parent_payment": "PAYID-ND4KTYA42V96424F24383810",
"create_time": "2025-10-22T09:55:03Z",
"update_time": "2025-10-22T09:55:03Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/8GN67993WU190443K",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/8GN67993WU190443K/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4KTYA42V96424F24383810",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-10-22T09:54:40Z",
"update_time": "2025-10-22T09:55:03Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4KTYA42V96424F24383810",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-ND4JLCI71F73446LP046421F",
"intent": "sale",
"state": "approved",
"cart": "74396849MY5335219",
"payer": {
"payment_method": "paypal",
"status": "VERIFIED",
"payer_info": {
"email": "y@y.cn",
"first_name": "Li",
"last_name": "Yun",
"payer_id": "ZZS7JH6JR5UCG",
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
},
"phone": "8888888888",
"country_code": "US"
}
},
"transactions": [
{
"amount": {
"total": "6.46",
"currency": "EUR",
"details": {
"subtotal": "12.92",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "6.46",
"discount": "0.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566",
"email": "jaypatel512-facilitator@hotmail.com"
},
"description": "For shopping by www-beta.selaros.com",
"custom": "aa577ea29f8f493ab08a622a1b88ae38",
"item_list": {
"items": [
{
"name": "Pato Vegetal Caprichoso",
"sku": "SP25072825T9-491550",
"price": "12.92",
"currency": "EUR",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
}
},
"related_resources": [
{
"sale": {
"id": "3NT63132FP930724H",
"state": "completed",
"amount": {
"total": "6.46",
"currency": "EUR",
"details": {
"subtotal": "12.92",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "6.46",
"discount": "0.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"transaction_fee": {
"value": "0.62",
"currency": "EUR"
},
"receivable_amount": {
"value": "6.63",
"currency": "USD"
},
"exchange_rate": "1.135330285140981",
"parent_payment": "PAYID-ND4JLCI71F73446LP046421F",
"create_time": "2025-10-22T08:28:08Z",
"update_time": "2025-10-22T08:28:08Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/3NT63132FP930724H",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/3NT63132FP930724H/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4JLCI71F73446LP046421F",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-10-22T08:27:53Z",
"update_time": "2025-10-22T08:28:08Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4JLCI71F73446LP046421F",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-ND4JINQ9UF313378R048500Y",
"intent": "sale",
"state": "approved",
"cart": "7C068235384017152",
"payer": {
"payment_method": "paypal",
"status": "VERIFIED",
"payer_info": {
"email": "y@y.cn",
"first_name": "Li",
"last_name": "Yun",
"payer_id": "ZZS7JH6JR5UCG",
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
},
"phone": "8888888888",
"country_code": "US"
}
},
"transactions": [
{
"amount": {
"total": "28.32",
"currency": "EUR",
"details": {
"subtotal": "56.64",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "28.32",
"discount": "0.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566",
"email": "jaypatel512-facilitator@hotmail.com"
},
"description": "For shopping by www-beta.selaros.com",
"custom": "c829f10b0959448aad2384161ab8a372",
"item_list": {
"items": [
{
"name": "vestido de su\u00e9ter con estampado de letras tie-dye en contraste para ni\u00f1as",
"sku": "SPA1K4Y48OU-443990",
"price": "28.32",
"currency": "EUR",
"tax": "0.00",
"quantity": 2
}
],
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
}
},
"related_resources": [
{
"sale": {
"id": "0GJ35402D7848271F",
"state": "completed",
"amount": {
"total": "28.32",
"currency": "EUR",
"details": {
"subtotal": "56.64",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "28.32",
"discount": "0.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"transaction_fee": {
"value": "1.38",
"currency": "EUR"
},
"receivable_amount": {
"value": "30.59",
"currency": "USD"
},
"exchange_rate": "1.135330285140981",
"parent_payment": "PAYID-ND4JINQ9UF313378R048500Y",
"create_time": "2025-10-22T08:22:37Z",
"update_time": "2025-10-22T08:22:37Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/0GJ35402D7848271F",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/0GJ35402D7848271F/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4JINQ9UF313378R048500Y",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-10-22T08:22:14Z",
"update_time": "2025-10-22T08:22:37Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4JINQ9UF313378R048500Y",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-ND4I56Y4PH92797A6459720G",
"intent": "sale",
"state": "approved",
"cart": "48D415837W402814F",
"payer": {
"payment_method": "paypal",
"status": "VERIFIED",
"payer_info": {
"email": "y@y.cn",
"first_name": "Li",
"last_name": "Yun",
"payer_id": "ZZS7JH6JR5UCG",
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
},
"phone": "8888888888",
"country_code": "US"
}
},
"transactions": [
{
"amount": {
"total": "26.47",
"currency": "EUR",
"details": {
"subtotal": "52.93",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "26.46",
"discount": "0.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566",
"email": "jaypatel512-facilitator@hotmail.com"
},
"description": "For shopping by www-beta.selaros.com",
"custom": "81300561a0264ff9a119af521e5f67cd",
"item_list": {
"items": [
{
"name": "The Supermade Casual And Versatile Sports Couple Shoes12",
"sku": "SP230506000I-490762",
"price": "52.93",
"currency": "EUR",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "ren zhongguo",
"line1": "bbb",
"line2": "bbb",
"city": "london",
"state": "london",
"postal_code": "123456",
"country_code": "GB"
}
},
"related_resources": [
{
"sale": {
"id": "49R38032MR249903B",
"state": "completed",
"amount": {
"total": "26.47",
"currency": "EUR",
"details": {
"subtotal": "52.93",
"tax": "0.00",
"shipping": "0.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "26.46",
"discount": "0.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"transaction_fee": {
"value": "1.31",
"currency": "EUR"
},
"receivable_amount": {
"value": "28.56",
"currency": "USD"
},
"exchange_rate": "1.135330285140981",
"parent_payment": "PAYID-ND4I56Y4PH92797A6459720G",
"create_time": "2025-10-22T08:02:46Z",
"update_time": "2025-10-22T08:02:46Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/49R38032MR249903B",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/49R38032MR249903B/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4I56Y4PH92797A6459720G",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-10-22T07:59:55Z",
"update_time": "2025-10-22T08:02:46Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-ND4I56Y4PH92797A6459720G",
"rel": "self",
"method": "GET"
}
]
}
],
"count": 10,
"next_id": "PAYID-ND4IWJQ38P48427NH803900L"
}