{
"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": "699370c6e69ad"
}
]
}{
"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": "699370c6e69ad",
"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-NGJXBRY3V536022K0825751E",
"state": "created",
"create_time": "2026-02-16T19:32:23Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NGJXBRY3V536022K0825751E",
"rel": "self",
"method": "GET"
},
{
"href": "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-22Y867959V756192T",
"rel": "approval_url",
"method": "REDIRECT"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NGJXBRY3V536022K0825751E/execute",
"rel": "execute",
"method": "POST"
}
]
}Array
(
[count] => 10
[start_index] => 5
)
{
"payments": [
{
"id": "PAYID-NEWWLWQ0WY376005P636072N",
"intent": "sale",
"state": "approved",
"cart": "7GF48611S5013043C",
"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.24",
"currency": "USD",
"details": {
"subtotal": "28.24",
"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": "8951336f00054cb484326d2c142d14d6",
"item_list": {
"items": [
{
"name": "The Supermade American Retro Casual Sneakers-1536",
"sku": "SP220827NMVV-490782",
"price": "28.24",
"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": "5C582953N02564048",
"state": "completed",
"amount": {
"total": "28.24",
"currency": "USD",
"details": {
"subtotal": "28.24",
"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.48",
"currency": "USD"
},
"parent_payment": "PAYID-NEWWLWQ0WY376005P636072N",
"create_time": "2025-12-01T09:55:14Z",
"update_time": "2025-12-01T09:55:14Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/5C582953N02564048",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/5C582953N02564048/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NEWWLWQ0WY376005P636072N",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-12-01T09:54:34Z",
"update_time": "2025-12-01T09:55:14Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NEWWLWQ0WY376005P636072N",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NEWWF7Q2C151594M91029939",
"intent": "sale",
"state": "approved",
"cart": "13A70541GR9960524",
"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.24",
"currency": "USD",
"details": {
"subtotal": "28.24",
"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": "5d2047f7c9d7461380dedb11959a385d",
"item_list": {
"items": [
{
"name": "The Supermade American Retro Casual Sneakers-1536",
"sku": "SP220827NMVV-490782",
"price": "28.24",
"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": "530189933H492813S",
"state": "completed",
"amount": {
"total": "28.24",
"currency": "USD",
"details": {
"subtotal": "28.24",
"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.48",
"currency": "USD"
},
"parent_payment": "PAYID-NEWWF7Q2C151594M91029939",
"create_time": "2025-12-01T09:44:30Z",
"update_time": "2025-12-01T09:44:30Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/530189933H492813S",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/530189933H492813S/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NEWWF7Q2C151594M91029939",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-12-01T09:42:22Z",
"update_time": "2025-12-01T09:44:30Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NEWWF7Q2C151594M91029939",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NEUX7SI58L98975LK543092T",
"intent": "sale",
"state": "approved",
"cart": "6Y208264P9823623H",
"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": "47.28",
"currency": "USD",
"details": {
"subtotal": "47.28",
"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.testclub1.com",
"custom": "c59bbbb950ad43fbb73de3e5e96e578a",
"item_list": {
"items": [
{
"name": "White Long Sleeves Off The Shoulder Bridal Jumpsuits With Pockets",
"sku": "SP251128HZUS-491616",
"price": "47.28",
"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": "7VC75368V0193994V",
"state": "completed",
"amount": {
"total": "47.28",
"currency": "USD",
"details": {
"subtotal": "47.28",
"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": "2.14",
"currency": "USD"
},
"parent_payment": "PAYID-NEUX7SI58L98975LK543092T",
"create_time": "2025-11-28T10:56:26Z",
"update_time": "2025-11-28T10:56:26Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/7VC75368V0193994V",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/7VC75368V0193994V/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NEUX7SI58L98975LK543092T",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-11-28T10:56:09Z",
"update_time": "2025-11-28T10:56:26Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NEUX7SI58L98975LK543092T",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NEUVFII3UN32789R63881726",
"intent": "sale",
"state": "approved",
"cart": "9D998182GS127320R",
"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": "97.05",
"currency": "USD",
"details": {
"subtotal": "97.05",
"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": "bd429e3fb4fd4883b10ec759b06cd35d",
"item_list": {
"items": [
{
"name": "The Supermade Color-coded Letters Couple Skate Shoes",
"sku": "SP230515E3SR-490746",
"price": "46.74",
"currency": "USD",
"tax": "0.00",
"quantity": 1
},
{
"name": "The Supermade Dark Skeleton Hooded Denim Vest",
"sku": "SP230627MIV9-490722",
"price": "50.31",
"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": "4RG054362T448491U",
"state": "completed",
"amount": {
"total": "97.05",
"currency": "USD",
"details": {
"subtotal": "97.05",
"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": "3.88",
"currency": "USD"
},
"parent_payment": "PAYID-NEUVFII3UN32789R63881726",
"create_time": "2025-11-28T07:44:08Z",
"update_time": "2025-11-28T07:44:08Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/4RG054362T448491U",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/4RG054362T448491U/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NEUVFII3UN32789R63881726",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-11-28T07:43:29Z",
"update_time": "2025-11-28T07:44:08Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NEUVFII3UN32789R63881726",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NER4ILI9AV53965NN5636344",
"intent": "sale",
"state": "approved",
"cart": "98S41204TE983680M",
"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": "71.74",
"currency": "USD",
"details": {
"subtotal": "46.74",
"tax": "0.00",
"shipping": "25.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": "cf91cf40f2494188937d91bca624b092",
"item_list": {
"items": [
{
"name": "The Supermade Color-coded Letters Couple Skate Shoes",
"sku": "SP230515E3SR-490733",
"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": "6KG242103X526740U",
"state": "completed",
"amount": {
"total": "71.74",
"currency": "USD",
"details": {
"subtotal": "46.74",
"tax": "0.00",
"shipping": "25.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.99",
"currency": "USD"
},
"parent_payment": "PAYID-NER4ILI9AV53965NN5636344",
"create_time": "2025-11-24T02:34:34Z",
"update_time": "2025-11-24T02:34:34Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/6KG242103X526740U",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/6KG242103X526740U/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NER4ILI9AV53965NN5636344",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-11-24T02:34:21Z",
"update_time": "2025-11-24T02:34:34Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NER4ILI9AV53965NN5636344",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NER4H6Y3S574307VX024780X",
"intent": "sale",
"state": "approved",
"cart": "47H105154A4017330",
"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.24",
"currency": "USD",
"details": {
"subtotal": "28.24",
"tax": "0.00",
"shipping": "25.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": "412c266fa1114121a40fc694d6a0e7c9",
"item_list": {
"items": [
{
"name": "The Supermade American Retro Casual Sneakers-1536",
"sku": "SP220827NMVV-490782",
"price": "28.24",
"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": "4UC53427P28506110",
"state": "completed",
"amount": {
"total": "53.24",
"currency": "USD",
"details": {
"subtotal": "28.24",
"tax": "0.00",
"shipping": "25.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.35",
"currency": "USD"
},
"parent_payment": "PAYID-NER4H6Y3S574307VX024780X",
"create_time": "2025-11-24T02:33:57Z",
"update_time": "2025-11-24T02:33:57Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/4UC53427P28506110",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/4UC53427P28506110/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NER4H6Y3S574307VX024780X",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2025-11-24T02:33:31Z",
"update_time": "2025-11-24T02:33:57Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NER4H6Y3S574307VX024780X",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAY-0TJ72227U00660054MYR4NIQ",
"intent": "sale",
"state": "approved",
"payer": {
"payment_method": "credit_card",
"status": "UNVERIFIED",
"payer_info": {
"email": "8PF88007G7453634Y@dcc.paypal.com",
"first_name": "dd",
"last_name": "dd",
"payer_id": "H5K62U893MB4J",
"shipping_address": {
"recipient_name": "dd dd"
},
"country_code": "US"
},
"funding_instruments": [
{
"credit_card": {
"type": "VISA",
"number": "0303",
"expire_month": "9",
"expire_year": "2025"
}
}
]
},
"transactions": [
{
"amount": {
"total": "39.00",
"currency": "USD",
"details": {
"subtotal": "39.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566"
},
"description": "LEADKIT CRM AND CITYREALTY CONNECT",
"invoice_number": "6623c6a27dccd",
"soft_descriptor": "FACILITATOR",
"item_list": {
"items": [
{
"name": "LEADKIT CRM AND CITYREALTY CONNECT",
"price": "39.00",
"currency": "USD",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "dd dd"
}
},
"related_resources": [
{
"sale": {
"id": "0CC07336131922020",
"state": "completed",
"amount": {
"total": "39.00",
"currency": "USD",
"details": {
"subtotal": "39.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "INELIGIBLE",
"transaction_fee": {
"value": "1.62",
"currency": "USD"
},
"receipt_id": "4922836227060849",
"parent_payment": "PAY-0TJ72227U00660054MYR4NIQ",
"create_time": "2024-04-20T13:44:05Z",
"update_time": "2024-04-20T13:44:05Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/0CC07336131922020",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/0CC07336131922020/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-0TJ72227U00660054MYR4NIQ",
"rel": "parent_payment",
"method": "GET"
}
],
"soft_descriptor": "FACILITATOR"
}
}
]
}
],
"create_time": "2024-04-20T13:44:02Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-0TJ72227U00660054MYR4NIQ",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAY-8S389167EV686363MMX5OQIQ",
"intent": "sale",
"state": "approved",
"payer": {
"payment_method": "credit_card",
"status": "UNVERIFIED",
"payer_info": {
"email": "8PF88007G7453634Y@dcc.paypal.com",
"first_name": "dd",
"last_name": "dd",
"payer_id": "H5K62U893MB4J",
"shipping_address": {
"recipient_name": "dd dd"
},
"country_code": "US"
},
"funding_instruments": [
{
"credit_card": {
"type": "VISA",
"number": "0303",
"expire_month": "9",
"expire_year": "2025"
}
}
]
},
"transactions": [
{
"amount": {
"total": "39.00",
"currency": "USD",
"details": {
"subtotal": "39.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566"
},
"description": "LEADKIT CRM AND CITYREALTY CONNECT",
"invoice_number": "65fae82240210",
"soft_descriptor": "FACILITATOR",
"item_list": {
"items": [
{
"name": "LEADKIT CRM AND CITYREALTY CONNECT",
"price": "39.00",
"currency": "USD",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "dd dd"
}
},
"related_resources": [
{
"sale": {
"id": "8XK538576W925624C",
"state": "completed",
"amount": {
"total": "39.00",
"currency": "USD",
"details": {
"subtotal": "39.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "INELIGIBLE",
"transaction_fee": {
"value": "1.62",
"currency": "USD"
},
"receipt_id": "4349726252813391",
"parent_payment": "PAY-8S389167EV686363MMX5OQIQ",
"create_time": "2024-03-20T13:44:03Z",
"update_time": "2024-03-20T13:44:03Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/8XK538576W925624C",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/8XK538576W925624C/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-8S389167EV686363MMX5OQIQ",
"rel": "parent_payment",
"method": "GET"
}
],
"soft_descriptor": "FACILITATOR"
}
}
]
}
],
"create_time": "2024-03-20T13:44:02Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-8S389167EV686363MMX5OQIQ",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAY-95H59978UH6643414MXKKZIQ",
"intent": "sale",
"state": "approved",
"payer": {
"payment_method": "credit_card",
"status": "UNVERIFIED",
"payer_info": {
"email": "8PF88007G7453634Y@dcc.paypal.com",
"first_name": "dd",
"last_name": "dd",
"payer_id": "H5K62U893MB4J",
"shipping_address": {
"recipient_name": "dd dd"
},
"country_code": "US"
},
"funding_instruments": [
{
"credit_card": {
"type": "VISA",
"number": "0303",
"expire_month": "9",
"expire_year": "2025"
}
}
]
},
"transactions": [
{
"amount": {
"total": "39.00",
"currency": "USD",
"details": {
"subtotal": "39.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566"
},
"description": "LEADKIT CRM AND CITYREALTY CONNECT",
"invoice_number": "65d4aca2574b2",
"soft_descriptor": "FACILITATOR",
"item_list": {
"items": [
{
"name": "LEADKIT CRM AND CITYREALTY CONNECT",
"price": "39.00",
"currency": "USD",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "dd dd"
}
},
"related_resources": [
{
"sale": {
"id": "2FF50471CJ1131533",
"state": "completed",
"amount": {
"total": "39.00",
"currency": "USD",
"details": {
"subtotal": "39.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "INELIGIBLE",
"transaction_fee": {
"value": "1.62",
"currency": "USD"
},
"receipt_id": "5605846017989041",
"parent_payment": "PAY-95H59978UH6643414MXKKZIQ",
"create_time": "2024-02-20T13:44:03Z",
"update_time": "2024-02-20T13:44:03Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/2FF50471CJ1131533",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/2FF50471CJ1131533/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-95H59978UH6643414MXKKZIQ",
"rel": "parent_payment",
"method": "GET"
}
],
"soft_descriptor": "FACILITATOR"
}
}
]
}
],
"create_time": "2024-02-20T13:44:02Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-95H59978UH6643414MXKKZIQ",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAY-5XJ118086S018131WMXBEJ3Q",
"intent": "sale",
"state": "approved",
"payer": {
"payment_method": "credit_card",
"status": "UNVERIFIED",
"payer_info": {
"email": "8PF88007G7453634Y@dcc.paypal.com",
"first_name": "dd",
"last_name": "dd",
"payer_id": "H5K62U893MB4J",
"shipping_address": {
"recipient_name": "dd dd"
},
"country_code": "US"
},
"funding_instruments": [
{
"credit_card": {
"type": "VISA",
"number": "0303",
"expire_month": "2",
"expire_year": "2025"
}
}
]
},
"transactions": [
{
"amount": {
"total": "295.00",
"currency": "USD",
"details": {
"subtotal": "295.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566"
},
"description": "Credits Purchase",
"invoice_number": "65c244ee004ca",
"soft_descriptor": "FACILITATOR",
"item_list": {
"items": [
{
"name": "Credits Purchase",
"price": "295.00",
"currency": "USD",
"tax": "0.00",
"quantity": 1
}
],
"shipping_address": {
"recipient_name": "dd dd"
}
},
"related_resources": [
{
"sale": {
"id": "5UU98396VS161074U",
"state": "completed",
"amount": {
"total": "295.00",
"currency": "USD",
"details": {
"subtotal": "295.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "INELIGIBLE",
"transaction_fee": {
"value": "9.02",
"currency": "USD"
},
"receipt_id": "1774043548504002",
"parent_payment": "PAY-5XJ118086S018131WMXBEJ3Q",
"create_time": "2024-02-06T14:40:47Z",
"update_time": "2024-02-06T14:40:47Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/5UU98396VS161074U",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/5UU98396VS161074U/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-5XJ118086S018131WMXBEJ3Q",
"rel": "parent_payment",
"method": "GET"
}
],
"soft_descriptor": "FACILITATOR"
}
}
]
}
],
"create_time": "2024-02-06T14:40:46Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-5XJ118086S018131WMXBEJ3Q",
"rel": "self",
"method": "GET"
}
]
}
],
"count": 10,
"next_id": "PAY-7XV28385L51000611MWV44IQ"
}