Skip to content

Commit

Permalink
Update resource data (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
armando-rodriguez-cko authored Jul 31, 2024
1 parent c4a3830 commit f662017
Showing 1 changed file with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"partner_metadata": {
"customer_id": "WXZ3YUKYW27V4",
"order_id": "0UX64350RX431305J"
"customer_id": "EWR4HCRWOEIW4",
"order_id": "NF89G5J9E5G905E90"
},
"payment_request": {
"amount": 2500,
"authorization_type": "Final",
"capture": true,
"currency": "GBP",
"failure_url": "https://www.spaseekers.com/checkout/checkoutdotcom3/payment-failed",
"failure_url": "https://url/payment-failed",
"items": [
{
"discount_amount": 0,
Expand All @@ -25,26 +25,26 @@
"user_action": "PAY_NOW"
},
"processing_channel_id": "pc_strugfrty47ellyymdfg6fzhc4i",
"reference": "770859",
"reference": "543454",
"shipping": {
"address": {
"address_line1": "6 May Close",
"address_line2": "Goring-by-Sea",
"city": "Worthing",
"address_line1": "Main Address",
"address_line2": "Flor 1",
"city": "London",
"country": "GB",
"state": "WEST SUSSEX",
"zip": "BN12 6HW"
"state": "State",
"zip": "ZIP"
},
"first_name": "Matthew Abbott"
"first_name": "Andrey Young"
},
"source": {
"account_holder": {
"email": "[email protected]",
"full_name": "Matthew Abbott"
"email": "[email protected]",
"full_name": "Andrey Young"
},
"type": "paypal"
},
"success_url": "https://www.spaseekers.com/checkout/checkoutdotcom3/payment-successful"
"success_url": "https://url/payment-successful"
},
"status": "Created"
}

0 comments on commit f662017

Please sign in to comment.