{
"intent": "sale",
"payer": {
"payment_method": "paypal"
},
"redirect_urls": {
"return_url": "https://www.alborangolf.evoragolf.com/vendor/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=true",
"cancel_url": "https://www.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": "6a2cae857c30d"
}
]
}{
"intent": "sale",
"payer": {
"payment_method": "paypal"
},
"redirect_urls": {
"return_url": "https://www.alborangolf.evoragolf.com/vendor/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=true",
"cancel_url": "https://www.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": "6a2cae857c30d",
"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-NIWK5BQ4JJ73940RJ394605E",
"state": "created",
"create_time": "2026-06-13T01:12:38Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIWK5BQ4JJ73940RJ394605E",
"rel": "self",
"method": "GET"
},
{
"href": "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-67X04527BE893161S",
"rel": "approval_url",
"method": "REDIRECT"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIWK5BQ4JJ73940RJ394605E/execute",
"rel": "execute",
"method": "POST"
}
]
}Array
(
[count] => 10
[start_index] => 5
)
{
"payments": [
{
"id": "PAYID-NIPJI5A0FT48768ET2125845",
"intent": "sale",
"state": "approved",
"cart": "0ER31663FM430123B",
"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": "19.79",
"currency": "USD",
"details": {
"subtotal": "9.74",
"tax": "0.00",
"shipping": "10.05",
"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": "0cf822948b044651a7243993e9cbb674",
"item_list": {
"items": [
{
"name": "The Supermade High Street Graffiti Hip Hop Masks",
"sku": "SP220725QIKA-490659",
"price": "9.74",
"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": "4W703847P4505713T",
"state": "completed",
"amount": {
"total": "19.79",
"currency": "USD",
"details": {
"subtotal": "9.74",
"tax": "0.00",
"shipping": "10.05",
"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.18",
"currency": "USD"
},
"parent_payment": "PAYID-NIPJI5A0FT48768ET2125845",
"create_time": "2026-06-02T08:30:04Z",
"update_time": "2026-06-02T08:30:04Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/4W703847P4505713T",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/4W703847P4505713T/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIPJI5A0FT48768ET2125845",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2026-06-02T08:29:40Z",
"update_time": "2026-06-02T08:30:04Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIPJI5A0FT48768ET2125845",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NIIRSAY0R191519BF1885900",
"intent": "sale",
"state": "approved",
"cart": "6R159311RK245873X",
"payer": {
"payment_method": "paypal",
"status": "VERIFIED",
"payer_info": {
"email": "testapi@aliyun.com",
"first_name": "\u6d0b",
"last_name": "\u6768",
"payer_id": "4ZRYNXBNJQPT2",
"shipping_address": {
"recipient_name": "\u6d0b \u6768",
"line1": "room1010",
"city": "new york",
"state": "CA",
"postal_code": "90001",
"country_code": "US"
},
"phone": "4086594771",
"country_code": "US"
}
},
"transactions": [
{
"amount": {
"total": "47.34",
"currency": "USD",
"details": {
"subtotal": "53.87",
"tax": "0.00",
"shipping": "10.05",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "16.58",
"discount": "0.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566",
"email": "jaypatel512-facilitator@hotmail.com"
},
"description": "For shopping by www-beta.selaros.com",
"custom": "9d189dfecde74ba9b4db9681334622ed",
"item_list": {
"items": [
{
"name": "The Supermade American Style Worn And Torn Embroidered Jeans",
"sku": "SP2305063RM4-490660",
"price": "53.87",
"currency": "USD",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "\u6d0b \u6768",
"line1": "room1010",
"city": "new york",
"state": "CA",
"postal_code": "90001",
"country_code": "US"
}
},
"related_resources": [
{
"sale": {
"id": "2UW88296237931148",
"state": "completed",
"amount": {
"total": "47.34",
"currency": "USD",
"details": {
"subtotal": "53.87",
"tax": "0.00",
"shipping": "10.05",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "16.58",
"discount": "0.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"transaction_fee": {
"value": "2.14",
"currency": "USD"
},
"parent_payment": "PAYID-NIIRSAY0R191519BF1885900",
"create_time": "2026-05-23T03:03:59Z",
"update_time": "2026-05-23T03:03:59Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/2UW88296237931148",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/2UW88296237931148/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIIRSAY0R191519BF1885900",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2026-05-23T03:03:31Z",
"update_time": "2026-05-23T03:03:59Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIIRSAY0R191519BF1885900",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NIHH3IY3C239914SR7095904",
"intent": "sale",
"state": "approved",
"cart": "9VT37062D2744394S",
"payer": {
"payment_method": "paypal",
"status": "VERIFIED",
"payer_info": {
"email": "testapi@aliyun.com",
"first_name": "\u6d0b",
"last_name": "\u6768",
"payer_id": "4ZRYNXBNJQPT2",
"shipping_address": {
"recipient_name": "\u6d0b \u6768",
"line1": "room1010",
"city": "new york",
"state": "CA",
"postal_code": "90001",
"country_code": "US"
},
"phone": "4086594771",
"country_code": "US"
}
},
"transactions": [
{
"amount": {
"total": "51.28",
"currency": "USD",
"details": {
"subtotal": "58.51",
"tax": "0.00",
"shipping": "10.05",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "17.28",
"discount": "0.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566",
"email": "jaypatel512-facilitator@hotmail.com"
},
"description": "For shopping by www-beta.selaros.com",
"custom": "e31b367b323840a8899087af1a1080b3",
"item_list": {
"items": [
{
"name": "The Supermade Sun Flower Baseball Jersey",
"sku": "SP2303271M50-489761",
"price": "58.51",
"currency": "USD",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "\u6d0b \u6768",
"line1": "room1010",
"city": "new york",
"state": "CA",
"postal_code": "90001",
"country_code": "US"
}
},
"related_resources": [
{
"sale": {
"id": "2UF260862K186464J",
"state": "completed",
"amount": {
"total": "51.28",
"currency": "USD",
"details": {
"subtotal": "58.51",
"tax": "0.00",
"shipping": "10.05",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "17.28",
"discount": "0.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"transaction_fee": {
"value": "2.28",
"currency": "USD"
},
"parent_payment": "PAYID-NIHH3IY3C239914SR7095904",
"create_time": "2026-05-21T03:37:11Z",
"update_time": "2026-05-21T03:37:11Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/2UF260862K186464J",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/2UF260862K186464J/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIHH3IY3C239914SR7095904",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2026-05-21T03:36:03Z",
"update_time": "2026-05-21T03:37:11Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIHH3IY3C239914SR7095904",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NIA3GEY138496794Y7197127",
"intent": "sale",
"state": "approved",
"cart": "14S30533WX7651138",
"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": "48.64",
"currency": "USD",
"details": {
"subtotal": "38.59",
"tax": "0.00",
"shipping": "10.05",
"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": "582aa14c647e40949e51c2f8d9432dfd",
"item_list": {
"items": [
{
"name": "The Supermade Burning Print T-shirt",
"sku": "SP23041075K9-490667",
"price": "38.59",
"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": "6UP70538G0716892X",
"state": "completed",
"amount": {
"total": "48.64",
"currency": "USD",
"details": {
"subtotal": "38.59",
"tax": "0.00",
"shipping": "10.05",
"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": "2.19",
"currency": "USD"
},
"parent_payment": "PAYID-NIA3GEY138496794Y7197127",
"create_time": "2026-05-11T10:44:55Z",
"update_time": "2026-05-11T10:44:55Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/6UP70538G0716892X",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/6UP70538G0716892X/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIA3GEY138496794Y7197127",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2026-05-11T10:44:35Z",
"update_time": "2026-05-11T10:44:55Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIA3GEY138496794Y7197127",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NIAYIPY57E90343DH181894T",
"intent": "sale",
"state": "approved",
"cart": "1UM11889B7231315W",
"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": "53.92",
"currency": "USD",
"details": {
"subtotal": "53.87",
"tax": "0.00",
"shipping": "10.05",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "10.00",
"discount": "0.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566",
"email": "jaypatel512-facilitator@hotmail.com"
},
"description": "For shopping by www-beta.selaros.com",
"custom": "142ec10aa083440da67321e2c11172dd",
"item_list": {
"items": [
{
"name": "The Supermade American Style Worn And Torn Embroidered Jeans",
"sku": "SP2305063RM4-490663",
"price": "53.87",
"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": "9A907233PK6862649",
"state": "completed",
"amount": {
"total": "53.92",
"currency": "USD",
"details": {
"subtotal": "53.87",
"tax": "0.00",
"shipping": "10.05",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "10.00",
"discount": "0.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"transaction_fee": {
"value": "2.37",
"currency": "USD"
},
"parent_payment": "PAYID-NIAYIPY57E90343DH181894T",
"create_time": "2026-05-11T07:26:09Z",
"update_time": "2026-05-11T07:26:09Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/9A907233PK6862649",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/9A907233PK6862649/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIAYIPY57E90343DH181894T",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2026-05-11T07:24:47Z",
"update_time": "2026-05-11T07:26:09Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIAYIPY57E90343DH181894T",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NH42WJA28X30739PD1241157",
"intent": "sale",
"state": "approved",
"cart": "7WH79094XU693401U",
"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": "19.79",
"currency": "USD",
"details": {
"subtotal": "9.74",
"tax": "0.00",
"shipping": "10.05",
"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": "ffeee0dc1ce441cf823bdff701c52549",
"item_list": {
"items": [
{
"name": "The Supermade High Street Graffiti Hip Hop Masks",
"sku": "SP220725QIKA-490659",
"price": "9.74",
"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": "5HK64396M1262280H",
"state": "refunded",
"amount": {
"total": "19.79",
"currency": "USD",
"details": {
"subtotal": "9.74",
"tax": "0.00",
"shipping": "10.05",
"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.18",
"currency": "USD"
},
"parent_payment": "PAYID-NH42WJA28X30739PD1241157",
"create_time": "2026-05-05T08:32:52Z",
"update_time": "2026-05-05T21:58:23Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/5HK64396M1262280H",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/5HK64396M1262280H/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NH42WJA28X30739PD1241157",
"rel": "parent_payment",
"method": "GET"
}
]
}
},
{
"refund": {
"id": "5PS43442J2682793U",
"state": "completed",
"amount": {
"total": "-0.01",
"currency": "USD"
},
"parent_payment": "PAYID-NH42WJA28X30739PD1241157",
"sale_id": "5HK64396M1262280H",
"create_time": "2026-05-05T18:44:23Z",
"update_time": "2026-05-05T18:44:23Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/refund/5PS43442J2682793U",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NH42WJA28X30739PD1241157",
"rel": "parent_payment",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/5HK64396M1262280H",
"rel": "sale",
"method": "GET"
}
]
}
},
{
"refund": {
"id": "310763357Y7991149",
"state": "completed",
"amount": {
"total": "-19.78",
"currency": "USD"
},
"parent_payment": "PAYID-NH42WJA28X30739PD1241157",
"sale_id": "5HK64396M1262280H",
"create_time": "2026-05-05T21:58:23Z",
"update_time": "2026-05-05T21:58:23Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/refund/310763357Y7991149",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NH42WJA28X30739PD1241157",
"rel": "parent_payment",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/5HK64396M1262280H",
"rel": "sale",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2026-05-05T08:32:36Z",
"update_time": "2026-05-05T21:58:23Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NH42WJA28X30739PD1241157",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NH42PHI3H575076VT8406723",
"intent": "sale",
"state": "approved",
"cart": "0SJ73612V40753545",
"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": "62.92",
"currency": "USD",
"details": {
"subtotal": "42.92",
"tax": "0.00",
"shipping": "20.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": "ab4afd5647f84ae98722632db1f47583",
"soft_descriptor": "PAYPAL *FACILITATOR",
"item_list": {
"items": [
{
"name": "The Supermade American Hip-hop Cotton T-shirt32",
"sku": "SP230310OF5V-489266",
"price": "42.92",
"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": "1NC490662N4678732",
"state": "completed",
"amount": {
"total": "62.92",
"currency": "USD",
"details": {
"subtotal": "42.92",
"tax": "0.00",
"shipping": "20.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": "2.69",
"currency": "USD"
},
"parent_payment": "PAYID-NH42PHI3H575076VT8406723",
"create_time": "2026-05-05T08:19:08Z",
"update_time": "2026-05-05T08:19:08Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/1NC490662N4678732",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/1NC490662N4678732/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NH42PHI3H575076VT8406723",
"rel": "parent_payment",
"method": "GET"
}
],
"soft_descriptor": "PAYPAL *FACILITATOR"
}
}
]
}
],
"create_time": "2026-05-05T08:17:33Z",
"update_time": "2026-05-05T08:19:08Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NH42PHI3H575076VT8406723",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NH4E6LI1WY0902522745441L",
"intent": "sale",
"state": "approved",
"cart": "1VH6953184751184L",
"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": "505.97",
"currency": "USD",
"details": {
"subtotal": "510.97",
"tax": "0.00",
"shipping": "25.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "30.00",
"discount": "0.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566",
"email": "jaypatel512-facilitator@hotmail.com"
},
"description": "For shopping by www-beta.selaros.com",
"custom": "ff248529d0ee4459a0146be604a6e111",
"item_list": {
"items": [
{
"name": "Womens Large Pocket Cross Halter Check Dress",
"sku": "SP4WKV6THD0-447916",
"price": "56.28",
"currency": "USD",
"tax": "0.00",
"quantity": 1
},
{
"name": "Printed Tassel Cardigan Jacket",
"sku": "SP6OXV7WKA9-445171",
"price": "27.27",
"currency": "USD",
"tax": "0.00",
"quantity": 1
},
{
"name": "The Supermade American Hip-hop Cotton T-shirt32",
"sku": "SP230310OF5V-489266",
"price": "42.92",
"currency": "USD",
"tax": "0.00",
"quantity": 2
},
{
"name": "The Supermade American High Street Zipper Hoodie Jacket",
"sku": "SP221125B0SR-489272",
"price": "60.34",
"currency": "USD",
"tax": "0.00",
"quantity": 1
},
{
"name": "The Supermade Sun Flower Baseball Jersey",
"sku": "SP2303271M50-489761",
"price": "58.51",
"currency": "USD",
"tax": "0.00",
"quantity": 2
},
{
"name": "The Supermade High Street Graffiti Hip Hop Masks",
"sku": "SP220725QIKA-490659",
"price": "9.74",
"currency": "USD",
"tax": "0.00",
"quantity": 1
},
{
"name": "The Supermade Detachable Multi-pocket Work Pants",
"sku": "SP230410IVYM-490678",
"price": "53.87",
"currency": "USD",
"tax": "0.00",
"quantity": 1
},
{
"name": "The Supermade Detachable Multi-pocket Work Pants",
"sku": "SP230410IVYM-490679",
"price": "53.87",
"currency": "USD",
"tax": "0.00",
"quantity": 1
},
{
"name": "The Supermade Color-coded Letters Couple Skate Shoes",
"sku": "SP230515E3SR-490736",
"price": "46.74",
"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": "0DX189352K885003D",
"state": "completed",
"amount": {
"total": "505.97",
"currency": "USD",
"details": {
"subtotal": "510.97",
"tax": "0.00",
"shipping": "25.00",
"insurance": "0.00",
"handling_fee": "0.00",
"shipping_discount": "30.00",
"discount": "0.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"transaction_fee": {
"value": "18.15",
"currency": "USD"
},
"parent_payment": "PAYID-NH4E6LI1WY0902522745441L",
"create_time": "2026-05-04T07:48:27Z",
"update_time": "2026-05-04T07:48:27Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/0DX189352K885003D",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/0DX189352K885003D/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NH4E6LI1WY0902522745441L",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2026-05-04T07:47:57Z",
"update_time": "2026-05-04T07:48:27Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NH4E6LI1WY0902522745441L",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NHRX4EI0XR3417803817132U",
"intent": "authorize",
"state": "approved",
"cart": "1TB444614U707731U",
"payer": {
"payment_method": "paypal",
"status": "VERIFIED",
"payer_info": {
"email": "sb-743479l1178249@personal.example.com",
"first_name": "John",
"last_name": "Doe",
"payer_id": "7JTYFHLCQTAAC",
"shipping_address": {
"recipient_name": "John Doe",
"line1": "ESpachstr. 1",
"city": "Freiburg",
"state": "Empty",
"postal_code": "79111",
"country_code": "DE"
},
"phone": "7882239097",
"country_code": "DE"
}
},
"transactions": [
{
"amount": {
"total": "79.00",
"currency": "EUR",
"details": {
"subtotal": "79.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": "Guthabenaufladung",
"item_list": {
"shipping_address": {
"recipient_name": "John Doe",
"line1": "ESpachstr. 1",
"city": "Freiburg",
"state": "Empty",
"postal_code": "79111",
"country_code": "DE"
}
},
"related_resources": [
{
"authorization": {
"id": "8A8333375G921615K",
"sender_transaction_id": "2P329290GM2066353",
"state": "captured",
"amount": {
"total": "79.00",
"currency": "EUR",
"details": {
"subtotal": "79.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",
"parent_payment": "PAYID-NHRX4EI0XR3417803817132U",
"valid_until": "2026-05-17T12:51:04Z",
"create_time": "2026-04-18T12:51:04Z",
"update_time": "2026-04-18T12:51:05Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/8A8333375G921615K",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/8A8333375G921615K/capture",
"rel": "capture",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/8A8333375G921615K/void",
"rel": "void",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/8A8333375G921615K/reauthorize",
"rel": "reauthorize",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NHRX4EI0XR3417803817132U",
"rel": "parent_payment",
"method": "GET"
}
]
}
},
{
"capture": {
"id": "3TC35804CC704830V",
"amount": {
"total": "79.00",
"currency": "EUR"
},
"state": "completed",
"custom": "",
"transaction_fee": {
"value": "4.33",
"currency": "EUR"
},
"parent_payment": "PAYID-NHRX4EI0XR3417803817132U",
"invoice_number": "",
"create_time": "2026-04-18T12:51:05Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/capture/3TC35804CC704830V",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/capture/3TC35804CC704830V/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/8A8333375G921615K",
"rel": "authorization",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NHRX4EI0XR3417803817132U",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2026-04-18T12:50:25Z",
"update_time": "2026-04-18T12:51:05Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NHRX4EI0XR3417803817132U",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NHGLMBQ07D49735YG784843L",
"intent": "sale",
"state": "approved",
"cart": "6AS09954LS4552127",
"payer": {
"payment_method": "paypal",
"status": "VERIFIED",
"payer_info": {
"email": "sb-xntvu26101942@business.example.com",
"first_name": "John",
"last_name": "Doe",
"payer_id": "SBPJLFDJ64T9W",
"shipping_address": {
"recipient_name": "John Doe",
"line1": "1 Main St",
"city": "San Jose",
"state": "CA",
"postal_code": "95131",
"country_code": "US"
},
"phone": "4084316427",
"country_code": "US",
"business_name": "Test Store"
}
},
"transactions": [
{
"amount": {
"total": "29.24",
"currency": "USD",
"details": {
"subtotal": "29.24",
"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": "\u6f14\u793a\u5546\u54c1\u79d2\u6740iMac2022",
"item_list": {
"shipping_address": {
"recipient_name": "John Doe",
"line1": "1 Main St",
"city": "San Jose",
"state": "CA",
"postal_code": "95131",
"country_code": "US"
}
},
"related_resources": [
{
"sale": {
"id": "2DA86619BH140901D",
"state": "completed",
"amount": {
"total": "29.24",
"currency": "USD",
"details": {
"subtotal": "29.24",
"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.51",
"currency": "USD"
},
"parent_payment": "PAYID-NHGLMBQ07D49735YG784843L",
"create_time": "2026-04-01T06:07:14Z",
"update_time": "2026-04-01T06:07:14Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/2DA86619BH140901D",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/2DA86619BH140901D/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NHGLMBQ07D49735YG784843L",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2026-04-01T06:07:02Z",
"update_time": "2026-04-01T06:07:14Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NHGLMBQ07D49735YG784843L",
"rel": "self",
"method": "GET"
}
]
}
],
"count": 10,
"next_id": "PAYID-NHGLDAA1VF42527L17693226"
}