ryonwhyte

Untitled

Dec 11th, 2023
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.82 KB | None | 0 0
  1. {
  2.   id: 'pi_3OMDllJgUVsS8tQc0fN3keiN',
  3.   object: 'payment_intent',
  4.   amount: 678,
  5.   amount_capturable: 0,
  6.   amount_details: { tip: {} },
  7.   amount_received: 0,
  8.   application: null,
  9.   application_fee_amount: null,
  10.   automatic_payment_methods: { allow_redirects: 'always', enabled: true },
  11.   canceled_at: null,
  12.   cancellation_reason: null,
  13.   capture_method: 'manual',
  14.   client_secret: 'pi_3OMDllJgUVsS8tQc0fN3keiN_secret_SQjclaVKm06s7ZPIHRRz4nfy3',
  15.   confirmation_method: 'automatic',
  16.   created: 1702317593,
  17.   currency: 'usd',
  18.   customer: 'cus_OH9SUrXiOJIdLm',
  19.   description: null,
  20.   invoice: null,
  21.   last_payment_error: null,
  22.   latest_charge: null,
  23.   livemode: false,
  24.   metadata: { order_id: '989838' },
  25.   next_action: {
  26.     redirect_to_url: {
  27.       return_url: 'tasonic://stripe-redirect',
  28.       url: 'https://hooks.stripe.com/redirect/authenticate/src_1OMDllJgUVsS8tQckVRhADpX?client_secret=src_client_secret_fn9YOVVemvj4wrzUgUn44wgu&source_redirect_slug=test_YWNjdF8xR3JwdnZKZ1VWc1M4dFFjLF9QQVl0RURpYWV4aWF0Q3dhT0tpR25NTWwxQVZpdHh30100eheGDurr'
  29.     },
  30.     type: 'redirect_to_url'
  31.   },
  32.   on_behalf_of: null,
  33.   payment_method: 'pm_1OMDlgJgUVsS8tQcqMVMHl9c',
  34.   payment_method_configuration_details: { id: 'pmc_1KUL4pJgUVsS8tQckLdKXMgh', parent: null },
  35.   payment_method_options: {
  36.     card: {
  37.       installments: null,
  38.       mandate_options: null,
  39.       network: null,
  40.       request_three_d_secure: 'automatic'
  41.     },
  42.     cashapp: {},
  43.     link: { persistent_token: null }
  44.   },
  45.   payment_method_types: [ 'card', 'link', 'cashapp' ],
  46.   processing: null,
  47.   receipt_email: null,
  48.   review: null,
  49.   setup_future_usage: 'off_session',
  50.   shipping: null,
  51.   source: null,
  52.   statement_descriptor: null,
  53.   statement_descriptor_suffix: null,
  54.   status: 'requires_action',
  55.   transfer_data: null,
  56.   transfer_group: null
  57. }
Advertisement
Add Comment
Please, Sign In to add comment