{
"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": "6a7ce8311bb7d"
}
]
}{
"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": "6a7ce8311bb7d",
"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-NJ6OQMI0AC82503192938707",
"state": "created",
"create_time": "2026-08-12T21:40:01Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NJ6OQMI0AC82503192938707",
"rel": "self",
"method": "GET"
},
{
"href": "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-82086041Y13552901",
"rel": "approval_url",
"method": "REDIRECT"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NJ6OQMI0AC82503192938707/execute",
"rel": "execute",
"method": "POST"
}
]
}Array
(
[count] => 10
[start_index] => 5
)
{
"payments": [
{
"id": "PAYID-NIRIUHY23R22495UD405841W",
"intent": "sale",
"state": "approved",
"cart": "8JU26376XA025932F",
"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": "6e7b25a858294c899887a0f898f6968c",
"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": "1CF0690973949245P",
"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-NIRIUHY23R22495UD405841W",
"create_time": "2026-06-05T08:37:03Z",
"update_time": "2026-06-05T08:37:03Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/1CF0690973949245P",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/1CF0690973949245P/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIRIUHY23R22495UD405841W",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2026-06-05T08:34:39Z",
"update_time": "2026-06-05T08:37:03Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIRIUHY23R22495UD405841W",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAYID-NIPYUOI64U28214NK081444S",
"intent": "sale",
"state": "approved",
"cart": "05D79906H2516005G",
"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": "41.87",
"currency": "USD",
"details": {
"subtotal": "31.82",
"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": "213cdefd5bc84f11ba8fd5d237dd62df",
"item_list": {
"items": [
{
"name": "Girls Contrast Tie-dye Letter Printed Sweater Dress1",
"sku": "SPA1K4Y48OU-443998",
"price": "31.82",
"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": "1T7167847R673532S",
"state": "completed",
"amount": {
"total": "41.87",
"currency": "USD",
"details": {
"subtotal": "31.82",
"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.95",
"currency": "USD"
},
"parent_payment": "PAYID-NIPYUOI64U28214NK081444S",
"create_time": "2026-06-03T01:58:48Z",
"update_time": "2026-06-03T01:58:48Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/1T7167847R673532S",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/sale/1T7167847R673532S/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIPYUOI64U28214NK081444S",
"rel": "parent_payment",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2026-06-03T01:58:17Z",
"update_time": "2026-06-03T01:58:48Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NIPYUOI64U28214NK081444S",
"rel": "self",
"method": "GET"
}
]
},
{
"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": "PAY-6HD00366WT818451JNGUHSNI",
"intent": "authorize",
"state": "approved",
"payer": {
"payment_method": "paypal",
"status": "UNVERIFIED",
"payer_info": {
"email": "ppbuyer-1771426275@personal.example.com",
"first_name": "TestBuyer",
"last_name": "NegFee",
"payer_id": "EERS863VUG9R6",
"shipping_address": {
"recipient_name": "TestBuyer NegFee"
},
"phone": "4085551234",
"country_code": "US",
"business_name": "TestBuyer NegFee"
}
},
"transactions": [
{
"amount": {
"total": "5.00",
"currency": "USD",
"details": {
"subtotal": "5.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566"
},
"description": "Auth test",
"soft_descriptor": "PAYPAL *FACILITATOR",
"item_list": {
"items": [],
"shipping_address": {
"recipient_name": "TestBuyer NegFee"
}
},
"related_resources": [
{
"authorization": {
"id": "3BU33261UL361184B",
"state": "captured",
"amount": {
"total": "5.00",
"currency": "USD",
"details": {
"subtotal": "5.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"billing_agreement_id": "B-38084611JS4747218",
"parent_payment": "PAY-6HD00366WT818451JNGUHSNI",
"valid_until": "2026-04-02T17:25:57Z",
"create_time": "2026-03-04T18:25:57Z",
"update_time": "2026-03-04T18:26:19Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/3BU33261UL361184B",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/3BU33261UL361184B/capture",
"rel": "capture",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/3BU33261UL361184B/void",
"rel": "void",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/3BU33261UL361184B/reauthorize",
"rel": "reauthorize",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-6HD00366WT818451JNGUHSNI",
"rel": "parent_payment",
"method": "GET"
}
]
}
},
{
"capture": {
"id": "6SP41979PF768382L",
"amount": {
"total": "5.00",
"currency": "USD"
},
"state": "refunded",
"custom": "",
"transaction_fee": {
"value": "0.66",
"currency": "USD"
},
"parent_payment": "PAY-6HD00366WT818451JNGUHSNI",
"invoice_number": "",
"create_time": "2026-03-04T18:26:19Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/capture/6SP41979PF768382L",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/capture/6SP41979PF768382L/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/3BU33261UL361184B",
"rel": "authorization",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-6HD00366WT818451JNGUHSNI",
"rel": "parent_payment",
"method": "GET"
}
]
}
},
{
"refund": {
"id": "401783339J095161M",
"state": "completed",
"amount": {
"total": "5.00",
"currency": "USD"
},
"parent_payment": "PAY-6HD00366WT818451JNGUHSNI",
"capture_id": "6SP41979PF768382L",
"create_time": "2026-03-05T20:08:07Z",
"update_time": "2026-03-05T20:08:07Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/refund/401783339J095161M",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-6HD00366WT818451JNGUHSNI",
"rel": "parent_payment",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/capture/6SP41979PF768382L",
"rel": "capture",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2026-03-04T18:25:57Z",
"update_time": "2026-03-16T05:39:43Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-6HD00366WT818451JNGUHSNI",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PAY-3RY61268DU364631ENGUGV2Q",
"intent": "authorize",
"state": "approved",
"payer": {
"payment_method": "paypal",
"status": "UNVERIFIED",
"payer_info": {
"email": "ppbuyer-1771426275@personal.example.com",
"first_name": "TestBuyer",
"last_name": "NegFee",
"payer_id": "EERS863VUG9R6",
"shipping_address": {
"recipient_name": "TestBuyer NegFee"
},
"phone": "4085551234",
"country_code": "US",
"business_name": "TestBuyer NegFee"
}
},
"transactions": [
{
"amount": {
"total": "1.00",
"currency": "USD",
"details": {
"subtotal": "1.00"
}
},
"payee": {
"merchant_id": "2BP3WP8PK6566"
},
"soft_descriptor": "PAYPAL *FACILITATOR",
"item_list": {
"items": [],
"shipping_address": {
"recipient_name": "TestBuyer NegFee"
}
},
"related_resources": [
{
"authorization": {
"id": "5GR400415P7661054",
"state": "voided",
"amount": {
"total": "1.00",
"currency": "USD",
"details": {
"subtotal": "1.00"
}
},
"payment_mode": "INSTANT_TRANSFER",
"protection_eligibility": "ELIGIBLE",
"protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE",
"billing_agreement_id": "B-38084611JS4747218",
"parent_payment": "PAY-3RY61268DU364631ENGUGV2Q",
"valid_until": "2026-04-02T16:24:59Z",
"create_time": "2026-03-04T17:24:59Z",
"update_time": "2026-03-16T10:26:58Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/5GR400415P7661054",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/5GR400415P7661054/capture",
"rel": "capture",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/5GR400415P7661054/void",
"rel": "void",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/5GR400415P7661054/reauthorize",
"rel": "reauthorize",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-3RY61268DU364631ENGUGV2Q",
"rel": "parent_payment",
"method": "GET"
}
]
}
},
{
"capture": {
"id": "8BA47897DN5147046",
"amount": {
"total": "0.80",
"currency": "USD"
},
"state": "partially_refunded",
"custom": "",
"transaction_fee": {
"value": "0.52",
"currency": "USD"
},
"parent_payment": "PAY-3RY61268DU364631ENGUGV2Q",
"invoice_number": "",
"create_time": "2026-03-05T19:39:51Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/capture/8BA47897DN5147046",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/capture/8BA47897DN5147046/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/5GR400415P7661054",
"rel": "authorization",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-3RY61268DU364631ENGUGV2Q",
"rel": "parent_payment",
"method": "GET"
}
]
}
},
{
"capture": {
"id": "1XL14732637890327",
"amount": {
"total": "0.01",
"currency": "USD"
},
"state": "refunded",
"custom": "",
"transaction_fee": {
"value": "0.01",
"currency": "USD"
},
"parent_payment": "PAY-3RY61268DU364631ENGUGV2Q",
"invoice_number": "",
"create_time": "2026-03-16T03:23:43Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/capture/1XL14732637890327",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/capture/1XL14732637890327/refund",
"rel": "refund",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/authorization/5GR400415P7661054",
"rel": "authorization",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-3RY61268DU364631ENGUGV2Q",
"rel": "parent_payment",
"method": "GET"
}
]
}
},
{
"refund": {
"id": "5L583482UP0448909",
"state": "completed",
"amount": {
"total": "0.01",
"currency": "USD"
},
"parent_payment": "PAY-3RY61268DU364631ENGUGV2Q",
"capture_id": "1XL14732637890327",
"create_time": "2026-03-16T03:25:06Z",
"update_time": "2026-03-16T03:25:06Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/refund/5L583482UP0448909",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-3RY61268DU364631ENGUGV2Q",
"rel": "parent_payment",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/capture/1XL14732637890327",
"rel": "capture",
"method": "GET"
}
]
}
},
{
"refund": {
"id": "1HJ52274NH825050G",
"state": "completed",
"amount": {
"total": "0.01",
"currency": "USD"
},
"parent_payment": "PAY-3RY61268DU364631ENGUGV2Q",
"capture_id": "8BA47897DN5147046",
"create_time": "2026-03-16T10:52:32Z",
"update_time": "2026-03-16T10:52:32Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/refund/1HJ52274NH825050G",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-3RY61268DU364631ENGUGV2Q",
"rel": "parent_payment",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/capture/8BA47897DN5147046",
"rel": "capture",
"method": "GET"
}
]
}
},
{
"refund": {
"id": "4GD10653LB5883017",
"state": "completed",
"amount": {
"total": "0.01",
"currency": "USD"
},
"parent_payment": "PAY-3RY61268DU364631ENGUGV2Q",
"capture_id": "8BA47897DN5147046",
"create_time": "2026-03-16T10:52:26Z",
"update_time": "2026-03-16T10:52:26Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/refund/4GD10653LB5883017",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-3RY61268DU364631ENGUGV2Q",
"rel": "parent_payment",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/capture/8BA47897DN5147046",
"rel": "capture",
"method": "GET"
}
]
}
}
]
}
],
"create_time": "2026-03-04T17:24:58Z",
"update_time": "2026-03-16T03:25:06Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payment/PAY-3RY61268DU364631ENGUGV2Q",
"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": "${7*7}",
"last_name": "sssss",
"payer_id": "H5K62U893MB4J",
"shipping_address": {
"recipient_name": "${7*7} sssss"
},
"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": "${7*7} sssss"
}
},
"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": "2026-03-16T10:37:13Z",
"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",
"update_time": "2026-03-16T10:37:13Z",
"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": "${7*7}",
"last_name": "sssss",
"payer_id": "H5K62U893MB4J",
"shipping_address": {
"recipient_name": "${7*7} sssss"
},
"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": "${7*7} sssss"
}
},
"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": "${7*7}",
"last_name": "sssss",
"payer_id": "H5K62U893MB4J",
"shipping_address": {
"recipient_name": "${7*7} sssss"
},
"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": "${7*7} sssss"
}
},
"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"
}
]
}
],
"count": 10,
"next_id": "PAY-5XJ118086S018131WMXBEJ3Q"
}