Advertisement
Mochinov

Untitled

Jun 26th, 2024
662
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.33 KB | None | 0 0
  1. {
  2.   "id": "evt_1PVwcnR8QWoDuPnP0eRk39Wn", // Substituting data for top up
  3.   "object": "event",
  4.   "account": "acct_1PNvJIR8QWoDuPnP",
  5.   "api_version": "2024-04-10",
  6.   "created": 1719411304,
  7.   "data": {
  8.     "object": {
  9.       "id": "cs_test_a1uS9U7mL0zDhvwzkx6k7YhmITcD9dQUVp1gkQsMSE4hITV5tzQ7aR4Z9L",
  10.       "object": "checkout.session",
  11.       "after_expiration": null,
  12.       "allow_promotion_codes": false,
  13.       "amount_subtotal": 10000,
  14.       "amount_total": 10000,
  15.       "automatic_tax": {
  16.         "enabled": false,
  17.         "liability": null,
  18.         "status": null
  19.       },
  20.       "billing_address_collection": "auto",
  21.       "cancel_url": "https://stripe.com",
  22.       "client_reference_id": null,
  23.       "client_secret": null,
  24.       "consent": null,
  25.       "consent_collection": null,
  26.       "created": 1719411286,
  27.       "currency": "usd",
  28.       "currency_conversion": null,
  29.       "custom_fields": [
  30.       ],
  31.       "custom_text": {
  32.         "after_submit": null,
  33.         "shipping_address": null,
  34.         "submit": null,
  35.         "terms_of_service_acceptance": null
  36.       },
  37.       "customer": null,
  38.       "customer_creation": "if_required",
  39.       "customer_details": {
  40.         "address": {
  41.           "city": null,
  42.           "country": "SM",
  43.           "line1": null,
  44.           "line2": null,
  45.           "postal_code": null,
  46.           "state": null
  47.         },
  48.         "email": "asdf@asdf.asdf",
  49.         "name": "sdfgsdfg sdfgsdfg",
  50.         "phone": null,
  51.         "tax_exempt": "none",
  52.         "tax_ids": [
  53.         ]
  54.       },
  55.       "customer_email": null,
  56.       "expires_at": 1719497685,
  57.       "invoice": null,
  58.       "invoice_creation": {
  59.         "enabled": false,
  60.         "invoice_data": {
  61.           "account_tax_ids": null,
  62.           "custom_fields": null,
  63.           "description": null,
  64.           "footer": null,
  65.           "issuer": null,
  66.           "metadata": {
  67.           },
  68.           "rendering_options": null
  69.         }
  70.       },
  71.       "livemode": false,
  72.       "locale": "auto",
  73.       "metadata": {
  74.         "x_forwarded_for": "93.191.78.242",
  75.         "type_operation": "add money",
  76.         "payment_request_uuid": "4b36f226-8155-448c-837a-acc8de558254", // Substituting data for top up
  77.         "company_id": "5ca4dc7a-ff1b-49b6-bfaf-5fa694a6b38f", // Substituting data for top up
  78.         "currency": "USD", // Substituting data for top up
  79.         "company_stripe_account": "acct_1PNvJIR8QWoDuPnP", // Substituting data for top up
  80.         "environment_uuid": "4b36f226-8155-448c-837a-acc8de558254", // Substituting data for top up
  81.         "wallet_uuid": "4cf8390f-e2f4-4976-9ba8-e98ca66cabfa", // Substituting data for top up
  82.         "user_uuid": "37b475cb-15a9-40fa-b707-41ea4f375f6e", // Substituting data for top up
  83.         "stripe_product_id": "prod_QEODzAVIfQngs7", // Substituting data for top up
  84.         "x_test_mode_switch": "off", // Substituting data for top up
  85.         "amount": "10000", // Substituting data for top up
  86.         "interaction_method": "web"
  87.       },
  88.       "mode": "payment",
  89.       "payment_intent": "pi_3PVwclR8QWoDuPnP2nPzBhBY",
  90.       "payment_link": "plink_1PVwcSR8QWoDuPnPVySPFpY5",
  91.       "payment_method_collection": "if_required",
  92.       "payment_method_configuration_details": {
  93.         "id": "pmc_1PNvJKR8QWoDuPnP6JjN55u5",
  94.         "parent": "pmc_1PETxMJM4u3ZwjCHUF05NADx"
  95.       },
  96.       "payment_method_options": {
  97.         "card": {
  98.           "request_three_d_secure": "automatic"
  99.         }
  100.       },
  101.       "payment_method_types": [
  102.         "card",
  103.         "link"
  104.       ],
  105.       "payment_status": "paid",
  106.       "phone_number_collection": {
  107.         "enabled": false
  108.       },
  109.       "recovered_from": null,
  110.       "saved_payment_method_options": null,
  111.       "setup_intent": null,
  112.       "shipping_address_collection": null,
  113.       "shipping_cost": null,
  114.       "shipping_details": null,
  115.       "shipping_options": [
  116.       ],
  117.       "status": "complete",
  118.       "submit_type": "auto",
  119.       "subscription": null,
  120.       "success_url": "https://stripe.com",
  121.       "total_details": {
  122.         "amount_discount": 0,
  123.         "amount_shipping": 0,
  124.         "amount_tax": 0
  125.       },
  126.       "ui_mode": "hosted",
  127.       "url": null
  128.     }
  129.   },
  130.   "livemode": false,
  131.   "pending_webhooks": 2,
  132.   "request": {
  133.     "id": null,
  134.     "idempotency_key": null
  135.   },
  136.   "type": "checkout.session.completed"
  137. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement