Skip to content

Instantly share code, notes, and snippets.

@congthien
Created October 22, 2023 03:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save congthien/a13fd5e8842464c3f08f43e7b976033a to your computer and use it in GitHub Desktop.
Save congthien/a13fd5e8842464c3f08f43e7b976033a to your computer and use it in GitHub Desktop.
{
"application_context": {
"brand_name": "HFTSY",
"cancel_url": "https://tvcreativemedia.com/api/checkout/pre/e07d628635d640978c5c3c566cac863a/provider-confirmed.json?is_cancel=true&x_system_id=676890125lpjljjpl",
"landing_page": "LOGIN",
"locale": "en-US",
"payment_method": {
"payee_preferred": "IMMEDIATE_PAYMENT_REQUIRED",
"payer_selected": "PAYPAL"
},
"return_url": "https://tvcreativemedia.com/api/checkout/pre/e07d628635d640978c5c3c566cac863a/provider-confirmed.json?x_system_id=676890125lpjljjpl",
"shipping_preference": "SET_PROVIDED_ADDRESS",
"user_action": "PAY_NOW"
},
"intent": "AUTHORIZE",
"payer": {
"address": {
"address_line_1": "*****",
"address_line_2": "*****",
"admin_area_1": "OH",
"admin_area_2": "Bay Village",
"country_code": "US",
"postal_code": "44140"
},
"email_address": "*****",
"name": {
"given_name": "*****",
"surname": "*****"
},
"phone": {
"phone_number": {
"national_number": "xxxxxx"
}
}
},
"purchase_units": [
{
"amount": {
"breakdown": {
"discount": {
"currency_code": "USD",
"value": "16"
},
"handling": {
"currency_code": "USD",
"value": "0"
},
"item_total": {
"currency_code": "USD",
"value": "79.99"
},
"shipping": {
"currency_code": "USD",
"value": "6.95"
},
"shipping_discount": {
"currency_code": "USD",
"value": "0"
},
"tax_total": {
"currency_code": "USD",
"value": "3.2"
}
},
"currency_code": "USD",
"value": "74.14"
},
"custom_id": "e07d628635d640978c5c3c566cac863a",
"description": "Checkout ID: SB-49783137",
"items": [
{
"name": "King - 1000000487579916",
"quantity": "1",
"unit_amount": {
"currency_code": "USD",
"value": "79.99"
}
}
],
"reference_id": "default",
"shipping": {
"address": {
"address_line_1": "*****",
"address_line_2": "*****",
"admin_area_1": "OH",
"admin_area_2": "Bay Village",
"country_code": "US",
"postal_code": "44140"
},
"name": {
"full_name": "*****"
}
},
"soft_descriptor": "hanfantasy.com"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment