Advertisement
Guest User

Untitled

a guest
Nov 9th, 2022
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.07 KB | None | 0 0
  1. 2022-11-09T15:57:02+00:00 DEBUG
  2. ====Stripe Version: 6.9.0====
  3. ====Start Log====
  4. account
  5. ====End Log====
  6.  
  7.  
  8. 2022-11-09T16:30:48+00:00 DEBUG
  9. ====Stripe Version: 6.9.0====
  10. ====Start Log====
  11. sources/src_1M2HAnEtNwZnLvlHKalTmAYK
  12. ====End Log====
  13.  
  14.  
  15. 2022-11-09T16:30:48+00:00 DEBUG
  16. ====Stripe Version: 6.9.0====
  17. ====Start Log====
  18. customers request: Array
  19. (
  20. [email] => [email protected]
  21. [description] => Nome: Ilenia Crippa, Ospite
  22. [name] => Ilenia Crippa
  23. [metadata] => Array
  24. (
  25. )
  26.  
  27. [preferred_locales] => Array
  28. (
  29. [0] => it-IT
  30. )
  31.  
  32. )
  33.  
  34. ====End Log====
  35.  
  36.  
  37. 2022-11-09T16:30:49+00:00 DEBUG
  38. ====Stripe Version: 6.9.0====
  39. ====Start Log====
  40. Info: Begin processing payment for order 7701 for the amount of 200.00
  41. ====End Log====
  42.  
  43.  
  44. 2022-11-09T16:30:49+00:00 DEBUG
  45. ====Stripe Version: 6.9.0====
  46. ====Start Log====
  47. payment_intents request: Array
  48. (
  49. [source] => src_1M2HAnEtNwZnLvlHKalTmAYK
  50. [amount] => 20000
  51. [currency] => eur
  52. [description] => FISHEM - Ordine 7701
  53. [metadata] => Array
  54. (
  55. [customer_name] => Ilenia Crippa
  56. [customer_email] => [email protected]
  57. [order_id] => 7701
  58. [site_url] => https://fishem.it
  59. )
  60.  
  61. [capture_method] => automatic
  62. [payment_method_types] => Array
  63. (
  64. [0] => card
  65. )
  66.  
  67. [customer] => cus_MlooR5381ZgNPu
  68. [statement_descriptor] => FISHEM
  69. [shipping] => Array
  70. (
  71. [name] => Ilenia Crippa
  72. [address] => Array
  73. (
  74. [line1] => Via tranquilla Frigerio -9
  75. [line2] =>
  76. [city] => Villa d’adda
  77. [country] => IT
  78. [postal_code] => 24030
  79. [state] => BG
  80. )
  81.  
  82. )
  83.  
  84. )
  85.  
  86. ====End Log====
  87.  
  88.  
  89. 2022-11-09T16:30:49+00:00 DEBUG
  90. ====Stripe Version: 6.9.0====
  91. ====Start Log====
  92. Stripe PaymentIntent pi_3M2HArEtNwZnLvlH0zEs7bEA initiated for order 7701
  93. ====End Log====
  94.  
  95.  
  96. 2022-11-09T16:30:49+00:00 DEBUG
  97. ====Stripe Version: 6.9.0====
  98. ====Start Log====
  99. payment_intents/pi_3M2HArEtNwZnLvlH0zEs7bEA/confirm request: Array
  100. (
  101. [source] => src_1M2HAnEtNwZnLvlHKalTmAYK
  102. )
  103.  
  104. ====End Log====
  105.  
  106.  
  107. 2022-11-09T16:30:52+00:00 DEBUG
  108. ====Stripe Version: 6.9.0====
  109. ====Start Log====
  110. Stripe PaymentIntent pi_3M2HArEtNwZnLvlH0zEs7bEA succeeded for order 7701
  111. ====End Log====
  112.  
  113.  
  114. 2022-11-09T16:30:52+00:00 DEBUG
  115. ====Stripe Version: 6.9.0====
  116. ====Start Log====
  117. Processing response: stdClass Object
  118. (
  119. [id] => ch_3M2HArEtNwZnLvlH02y1GQE7
  120. [object] => charge
  121. [amount] => 20000
  122. [amount_captured] => 20000
  123. [amount_refunded] => 0
  124. [application] => ca_BC3QvYOCCxiOW3Klo6zL8KlBgSHzwTKn
  125. [application_fee] =>
  126. [application_fee_amount] =>
  127. [balance_transaction] => txn_3M2HArEtNwZnLvlH0veE4ylU
  128. [billing_details] => stdClass Object
  129. (
  130. [address] => stdClass Object
  131. (
  132. [city] => Villa d’adda
  133. [country] => IT
  134. [line1] => Via tranquilla Frigerio -9
  135. [line2] =>
  136. [postal_code] => 24030
  137. [state] => BG
  138. )
  139.  
  140. [email] => [email protected]
  141. [name] => Ilenia Crippa
  142. [phone] =>
  143. )
  144.  
  145. [calculated_statement_descriptor] => FISHEM
  146. [captured] => 1
  147. [created] => 1668011450
  148. [currency] => eur
  149. [customer] => cus_MlooR5381ZgNPu
  150. [description] => FISHEM - Ordine 7701
  151. [destination] =>
  152. [dispute] =>
  153. [disputed] =>
  154. [failure_balance_transaction] =>
  155. [failure_code] =>
  156. [failure_message] =>
  157. [fraud_details] => stdClass Object
  158. (
  159. )
  160.  
  161. [invoice] =>
  162. [livemode] => 1
  163. [metadata] => stdClass Object
  164. (
  165. [customer_email] => [email protected]
  166. [customer_name] => Ilenia Crippa
  167. [order_id] => 7701
  168. [site_url] => https://fishem.it
  169. )
  170.  
  171. [on_behalf_of] =>
  172. [order] =>
  173. [outcome] => stdClass Object
  174. (
  175. [network_status] => approved_by_network
  176. [reason] =>
  177. [risk_level] => normal
  178. [seller_message] => Payment complete.
  179. [type] => authorized
  180. )
  181.  
  182. [paid] => 1
  183. [payment_intent] => pi_3M2HArEtNwZnLvlH0zEs7bEA
  184. [payment_method] => src_1M2HAnEtNwZnLvlHKalTmAYK
  185. [payment_method_details] => stdClass Object
  186. (
  187. [card] => stdClass Object
  188. (
  189. [brand] => mastercard
  190. [checks] => stdClass Object
  191. (
  192. [address_line1_check] => unavailable
  193. [address_postal_code_check] => unavailable
  194. [cvc_check] => pass
  195. )
  196.  
  197. [country] => IT
  198. [exp_month] => 11
  199. [exp_year] => 2023
  200. [fingerprint] => Wt2LuGEwzIAMSOUQ
  201. [funding] => prepaid
  202. [installments] =>
  203. [last4] => 0782
  204. [mandate] =>
  205. [network] => mastercard
  206. [three_d_secure] =>
  207. [wallet] =>
  208. )
  209.  
  210. [type] => card
  211. )
  212.  
  213. [receipt_email] =>
  214. [receipt_number] =>
  215. [receipt_url] => https://pay.stripe.com/receipts/payment/CAcQARoXChVhY2N0XzFMWU9pR0V0Tndabkx2bEgovKuvmwYyBvtNj0ExWjosFvMy-s3eyImylNTWYibcSsx7kdc636uE6sZP2phBboJREobbTXBNLyzwpy8
  216. [refunded] =>
  217. [refunds] => stdClass Object
  218. (
  219. [object] => list
  220. [data] => Array
  221. (
  222. )
  223.  
  224. [has_more] =>
  225. [total_count] => 0
  226. [url] => /v1/charges/ch_3M2HArEtNwZnLvlH02y1GQE7/refunds
  227. )
  228.  
  229. [review] =>
  230. [shipping] => stdClass Object
  231. (
  232. [address] => stdClass Object
  233. (
  234. [city] => Villa d’adda
  235. [country] => IT
  236. [line1] => Via tranquilla Frigerio -9
  237. [line2] =>
  238. [postal_code] => 24030
  239. [state] => BG
  240. )
  241.  
  242. [carrier] =>
  243. [name] => Ilenia Crippa
  244. [phone] =>
  245. [tracking_number] =>
  246. )
  247.  
  248. [source] => stdClass Object
  249. (
  250. [id] => src_1M2HAnEtNwZnLvlHKalTmAYK
  251. [object] => source
  252. [amount] =>
  253. [card] => stdClass Object
  254. (
  255. [address_line1_check] => unavailable
  256. [address_zip_check] => unavailable
  257. [brand] => MasterCard
  258. [country] => IT
  259. [cvc_check] => pass
  260. [dynamic_last4] =>
  261. [exp_month] => 11
  262. [exp_year] => 2023
  263. [fingerprint] => Wt2LuGEwzIAMSOUQ
  264. [funding] => prepaid
  265. [last4] => 0782
  266. [name] =>
  267. [three_d_secure] => optional
  268. [tokenization_method] =>
  269. )
  270.  
  271. [client_secret] => src_client_secret_wdQ9Ja35VtkSaE5QOCQ0F1q5
  272. [created] => 1668011451
  273. [currency] =>
  274. [flow] => none
  275. [livemode] => 1
  276. [metadata] => stdClass Object
  277. (
  278. )
  279.  
  280. [owner] => stdClass Object
  281. (
  282. [address] => stdClass Object
  283. (
  284. [city] => Villa d’adda
  285. [country] => IT
  286. [line1] => Via tranquilla Frigerio -9
  287. [line2] =>
  288. [postal_code] => 24030
  289. [state] => BG
  290. )
  291.  
  292. [email] => [email protected]
  293. [name] => Ilenia Crippa
  294. [phone] =>
  295. [verified_address] =>
  296. [verified_email] =>
  297. [verified_name] =>
  298. [verified_phone] =>
  299. )
  300.  
  301. [statement_descriptor] =>
  302. [status] => consumed
  303. [type] => card
  304. [usage] => reusable
  305. )
  306.  
  307. [source_transfer] =>
  308. [statement_descriptor] => FISHEM
  309. [statement_descriptor_suffix] =>
  310. [status] => succeeded
  311. [transfer_data] =>
  312. [transfer_group] =>
  313. )
  314.  
  315. ====End Log====
  316.  
  317.  
  318. 2022-11-09T16:30:52+00:00 DEBUG
  319. ====Stripe Version: 6.9.0====
  320. ====Start Log====
  321. balance/history/txn_3M2HArEtNwZnLvlH0veE4ylU
  322. ====End Log====
  323.  
  324.  
  325. 2022-11-09T16:35:34+00:00 DEBUG
  326. ====Stripe Version: 6.9.0====
  327. ====Start Log====
  328. account
  329. ====End Log====
  330.  
  331.  
  332. 2022-11-09T16:35:36+00:00 DEBUG
  333. ====Stripe Version: 6.9.0====
  334. ====Start Log====
  335. account
  336. ====End Log====
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement