Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
1,240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 225.26 KB | None | 0 0
  1. 2019-06-26T00:07:32+00:00 DEBUG
  2. ====Stripe Version: 4.2.1====
  3. ====Start Log====
  4. sources/src_1E5ej2KmkXhkwDrszlFhJZnV
  5. ====End Log====
  6.  
  7.  
  8. 2019-06-26T00:07:33+00:00 DEBUG
  9. ====Stripe Version: 4.2.1====
  10. ====Start Log====
  11. Info: Begin processing subscription payment for order 27090 for the amount of 110.00
  12. ====End Log====
  13.  
  14.  
  15. 2019-06-26T00:07:33+00:00 DEBUG
  16. ====Stripe Version: 4.2.1====
  17. ====Start Log====
  18. charges request: Array
  19. (
  20. [currency] => aud
  21. [amount] => 11000
  22. [description] => Joonya - Order 27090
  23. [statement_descriptor] => Joonya
  24. [capture] => true
  25. [expand[]] => balance_transaction
  26. [metadata] => Array
  27. (
  28. [customer_name] => Angela Jones
  29. [customer_email] => ange4pam@yahoo.com
  30. [order_id] => 27090
  31. [payment_type] => recurring
  32. [site_url] => https://www.joonya.com.au
  33. )
  34.  
  35. [customer] => cus_EYmHvENfrXQ2CY
  36. [source] => src_1E5ej2KmkXhkwDrszlFhJZnV
  37. )
  38.  
  39. ====End Log====
  40.  
  41.  
  42. 2019-06-26T00:07:36+00:00 DEBUG
  43. ====Stripe Version: 4.2.1====
  44. ====Start Log====
  45. Processing response: stdClass Object
  46. (
  47. [id] => ch_1EpOfiKmkXhkwDrs0U6A68ci
  48. [object] => charge
  49. [amount] => 11000
  50. [amount_refunded] => 0
  51. [application] =>
  52. [application_fee] =>
  53. [application_fee_amount] =>
  54. [balance_transaction] => stdClass Object
  55. (
  56. [id] => txn_1EpOfjKmkXhkwDrsewcy775k
  57. [object] => balance_transaction
  58. [amount] => 11000
  59. [available_on] => 1561680000
  60. [created] => 1561507654
  61. [currency] => aud
  62. [description] => Joonya - Order 27090
  63. [exchange_rate] =>
  64. [fee] => 206
  65. [fee_details] => Array
  66. (
  67. [0] => stdClass Object
  68. (
  69. [amount] => 187
  70. [application] =>
  71. [currency] => aud
  72. [description] => Stripe processing fees
  73. [type] => stripe_fee
  74. )
  75.  
  76. [1] => stdClass Object
  77. (
  78. [amount] => 19
  79. [application] =>
  80. [currency] => aud
  81. [description] => GST
  82. [type] => tax
  83. )
  84.  
  85. )
  86.  
  87. [net] => 10794
  88. [source] => ch_1EpOfiKmkXhkwDrs0U6A68ci
  89. [status] => pending
  90. [type] => charge
  91. )
  92.  
  93. [billing_details] => stdClass Object
  94. (
  95. [address] => stdClass Object
  96. (
  97. [city] =>
  98. [country] =>
  99. [line1] =>
  100. [line2] =>
  101. [postal_code] =>
  102. [state] =>
  103. )
  104.  
  105. [email] =>
  106. [name] => Angela Jones
  107. [phone] =>
  108. )
  109.  
  110. [captured] => 1
  111. [created] => 1561507654
  112. [currency] => aud
  113. [customer] => cus_EYmHvENfrXQ2CY
  114. [description] => Joonya - Order 27090
  115. [destination] =>
  116. [dispute] =>
  117. [failure_code] =>
  118. [failure_message] =>
  119. [fraud_details] => stdClass Object
  120. (
  121. )
  122.  
  123. [invoice] =>
  124. [livemode] => 1
  125. [metadata] => stdClass Object
  126. (
  127. [customer_name] => Angela Jones
  128. [customer_email] => ange4pam@yahoo.com
  129. [order_id] => 27090
  130. [payment_type] => recurring
  131. [site_url] => https://www.joonya.com.au
  132. )
  133.  
  134. [on_behalf_of] =>
  135. [order] =>
  136. [outcome] => stdClass Object
  137. (
  138. [network_status] => approved_by_network
  139. [reason] =>
  140. [risk_level] => normal
  141. [risk_score] => 0
  142. [seller_message] => Payment complete.
  143. [type] => authorized
  144. )
  145.  
  146. [paid] => 1
  147. [payment_intent] =>
  148. [payment_method] => src_1E5ej2KmkXhkwDrszlFhJZnV
  149. [payment_method_details] => stdClass Object
  150. (
  151. [card] => stdClass Object
  152. (
  153. [brand] => mastercard
  154. [checks] => stdClass Object
  155. (
  156. [address_line1_check] =>
  157. [address_postal_code_check] =>
  158. [cvc_check] =>
  159. )
  160.  
  161. [country] => AU
  162. [exp_month] => 10
  163. [exp_year] => 2018
  164. [fingerprint] => Lkrt2sDQjvyfbsuL
  165. [funding] => credit
  166. [last4] => 5274
  167. [three_d_secure] =>
  168. [wallet] =>
  169. )
  170.  
  171. [type] => card
  172. )
  173.  
  174. [receipt_email] =>
  175. [receipt_number] =>
  176. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpOfiKmkXhkwDrs0U6A68ci/rcpt_FK2lzuIxMAHs0wxGnQXQucBq5s5gmyB
  177. [refunded] =>
  178. [refunds] => stdClass Object
  179. (
  180. [object] => list
  181. [data] => Array
  182. (
  183. )
  184.  
  185. [has_more] =>
  186. [total_count] => 0
  187. [url] => /v1/charges/ch_1EpOfiKmkXhkwDrs0U6A68ci/refunds
  188. )
  189.  
  190. [review] =>
  191. [shipping] =>
  192. [source] => stdClass Object
  193. (
  194. [id] => src_1E5ej2KmkXhkwDrszlFhJZnV
  195. [object] => source
  196. [amount] =>
  197. [card] => stdClass Object
  198. (
  199. [exp_month] => 10
  200. [exp_year] => 2018
  201. [last4] => 5274
  202. [country] => AU
  203. [brand] => MasterCard
  204. [funding] => credit
  205. [fingerprint] => Lkrt2sDQjvyfbsuL
  206. [three_d_secure] => optional
  207. [name] =>
  208. [address_line1_check] =>
  209. [address_zip_check] =>
  210. [cvc_check] =>
  211. [tokenization_method] =>
  212. [dynamic_last4] =>
  213. )
  214.  
  215. [client_secret] => src_client_secret_EYmH0NKzQsQuaruvwrdmCg8M
  216. [created] => 1561507655
  217. [currency] =>
  218. [customer] => cus_EYmHvENfrXQ2CY
  219. [flow] => none
  220. [livemode] => 1
  221. [metadata] => stdClass Object
  222. (
  223. [old_id] => 798b6yr
  224. )
  225.  
  226. [owner] => stdClass Object
  227. (
  228. [address] =>
  229. [email] =>
  230. [name] => Angela Jones
  231. [phone] =>
  232. [verified_address] =>
  233. [verified_email] =>
  234. [verified_name] =>
  235. [verified_phone] =>
  236. )
  237.  
  238. [statement_descriptor] =>
  239. [status] => chargeable
  240. [type] => card
  241. [usage] => reusable
  242. )
  243.  
  244. [source_transfer] =>
  245. [statement_descriptor] => Joonya
  246. [status] => succeeded
  247. [transfer_data] =>
  248. [transfer_group] =>
  249. )
  250.  
  251. ====End Log====
  252.  
  253.  
  254. 2019-06-26T00:07:36+00:00 DEBUG
  255. ====Stripe Version: 4.2.1====
  256. ====Start Log====
  257. balance/history/txn_1EpOfjKmkXhkwDrsewcy775k
  258. ====End Log====
  259.  
  260.  
  261. 2019-06-26T01:29:11+00:00 DEBUG
  262. ====Stripe Version: 4.2.1====
  263. ====Start Log====
  264. customers request: Array
  265. (
  266. [email] => mswatsi@gmail.com
  267. [description] => Name: Shae Hill Username: mswatsi@gmail.com
  268. [metadata] => Array
  269. (
  270. )
  271.  
  272. )
  273.  
  274. ====End Log====
  275.  
  276.  
  277. 2019-06-26T01:29:12+00:00 DEBUG
  278. ====Stripe Version: 4.2.1====
  279. ====Start Log====
  280. sources/src_1EpPwdKmkXhkwDrshqpyPl1l
  281. ====End Log====
  282.  
  283.  
  284. 2019-06-26T01:29:13+00:00 DEBUG
  285. ====Stripe Version: 4.2.1====
  286. ====Start Log====
  287. customers/cus_FK44YVBaDNps8Y/sources request: Array
  288. (
  289. [source] => src_1EpPwdKmkXhkwDrshqpyPl1l
  290. )
  291.  
  292. ====End Log====
  293.  
  294.  
  295. 2019-06-26T01:29:15+00:00 DEBUG
  296. ====Stripe Version: 4.2.1====
  297. ====Start Log====
  298. customers/cus_FK44YVBaDNps8Y request: Array
  299. (
  300. [default_source] => src_1EpPwdKmkXhkwDrshqpyPl1l
  301. )
  302.  
  303. ====End Log====
  304.  
  305.  
  306. 2019-06-26T01:29:16+00:00 DEBUG
  307. ====Stripe Version: 4.2.1====
  308. ====Start Log====
  309. customers/cus_FK44YVBaDNps8Y/sources request: Array
  310. (
  311. [limit] => 100
  312. )
  313.  
  314. ====End Log====
  315.  
  316.  
  317. 2019-06-26T01:29:17+00:00 DEBUG
  318. ====Stripe Version: 4.2.1====
  319. ====Start Log====
  320. Info: Begin processing payment for order 27124 for the amount of 56.00
  321. ====End Log====
  322.  
  323.  
  324. 2019-06-26T01:29:17+00:00 DEBUG
  325. ====Stripe Version: 4.2.1====
  326. ====Start Log====
  327. payment_intents request: Array
  328. (
  329. [source] => src_1EpPwdKmkXhkwDrshqpyPl1l
  330. [amount] => 5600
  331. [currency] => aud
  332. [description] => Joonya - Order 27124
  333. [metadata] => Array
  334. (
  335. [customer_name] => Shae Hill
  336. [customer_email] => mswatsi@gmail.com
  337. [order_id] => 27124
  338. [payment_type] => recurring
  339. [site_url] => https://www.joonya.com.au
  340. )
  341.  
  342. [statement_descriptor] => Joonya
  343. [capture_method] => automatic
  344. [payment_method_types] => Array
  345. (
  346. [0] => card
  347. )
  348.  
  349. [customer] => cus_FK44YVBaDNps8Y
  350. )
  351.  
  352. ====End Log====
  353.  
  354.  
  355. 2019-06-26T01:29:18+00:00 DEBUG
  356. ====Stripe Version: 4.2.1====
  357. ====Start Log====
  358. Stripe PaymentIntent pi_1EpPwnKmkXhkwDrsgnz71ZJv initiated for order 27124
  359. ====End Log====
  360.  
  361.  
  362. 2019-06-26T01:29:18+00:00 DEBUG
  363. ====Stripe Version: 4.2.1====
  364. ====Start Log====
  365. payment_intents/pi_1EpPwnKmkXhkwDrsgnz71ZJv/confirm request: Array
  366. (
  367. [source] => src_1EpPwdKmkXhkwDrshqpyPl1l
  368. )
  369.  
  370. ====End Log====
  371.  
  372.  
  373. 2019-06-26T01:29:20+00:00 DEBUG
  374. ====Stripe Version: 4.2.1====
  375. ====Start Log====
  376. Stripe PaymentIntent pi_1EpPwnKmkXhkwDrsgnz71ZJv succeeded for order 27124
  377. ====End Log====
  378.  
  379.  
  380. 2019-06-26T01:29:20+00:00 DEBUG
  381. ====Stripe Version: 4.2.1====
  382. ====Start Log====
  383. Processing response: stdClass Object
  384. (
  385. [id] => ch_1EpPwpKmkXhkwDrsLZDSupe1
  386. [object] => charge
  387. [amount] => 5600
  388. [amount_refunded] => 0
  389. [application] =>
  390. [application_fee] =>
  391. [application_fee_amount] =>
  392. [balance_transaction] => txn_1EpPwqKmkXhkwDrs86PxbnYy
  393. [billing_details] => stdClass Object
  394. (
  395. [address] => stdClass Object
  396. (
  397. [city] => Noosaville
  398. [country] => AU
  399. [line1] => 23 Azolla Circle
  400. [line2] =>
  401. [postal_code] => 4566
  402. [state] => QLD
  403. )
  404.  
  405. [email] => mswatsi@gmail.com
  406. [name] =>
  407. [phone] => 0411874020
  408. )
  409.  
  410. [captured] => 1
  411. [created] => 1561512559
  412. [currency] => aud
  413. [customer] => cus_FK44YVBaDNps8Y
  414. [description] => Joonya - Order 27124
  415. [destination] =>
  416. [dispute] =>
  417. [failure_code] =>
  418. [failure_message] =>
  419. [fraud_details] => stdClass Object
  420. (
  421. )
  422.  
  423. [invoice] =>
  424. [livemode] => 1
  425. [metadata] => stdClass Object
  426. (
  427. [customer_name] => Shae Hill
  428. [customer_email] => mswatsi@gmail.com
  429. [order_id] => 27124
  430. [payment_type] => recurring
  431. [site_url] => https://www.joonya.com.au
  432. )
  433.  
  434. [on_behalf_of] =>
  435. [order] =>
  436. [outcome] => stdClass Object
  437. (
  438. [network_status] => approved_by_network
  439. [reason] =>
  440. [risk_level] => normal
  441. [risk_score] => 4
  442. [seller_message] => Payment complete.
  443. [type] => authorized
  444. )
  445.  
  446. [paid] => 1
  447. [payment_intent] => pi_1EpPwnKmkXhkwDrsgnz71ZJv
  448. [payment_method] => src_1EpPwdKmkXhkwDrshqpyPl1l
  449. [payment_method_details] => stdClass Object
  450. (
  451. [card] => stdClass Object
  452. (
  453. [brand] => visa
  454. [checks] => stdClass Object
  455. (
  456. [address_line1_check] => unavailable
  457. [address_postal_code_check] => unavailable
  458. [cvc_check] => pass
  459. )
  460.  
  461. [country] => AU
  462. [exp_month] => 9
  463. [exp_year] => 2021
  464. [fingerprint] => 0uu2XKyMGOXEeTaK
  465. [funding] => credit
  466. [last4] => 5053
  467. [three_d_secure] =>
  468. [wallet] =>
  469. )
  470.  
  471. [type] => card
  472. )
  473.  
  474. [receipt_email] =>
  475. [receipt_number] =>
  476. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpPwpKmkXhkwDrsLZDSupe1/rcpt_FK44XJ5YPpV21he3zayuzNFXeG1Pnsn
  477. [refunded] =>
  478. [refunds] => stdClass Object
  479. (
  480. [object] => list
  481. [data] => Array
  482. (
  483. )
  484.  
  485. [has_more] =>
  486. [total_count] => 0
  487. [url] => /v1/charges/ch_1EpPwpKmkXhkwDrsLZDSupe1/refunds
  488. )
  489.  
  490. [review] =>
  491. [shipping] =>
  492. [source] => stdClass Object
  493. (
  494. [id] => src_1EpPwdKmkXhkwDrshqpyPl1l
  495. [object] => source
  496. [amount] =>
  497. [card] => stdClass Object
  498. (
  499. [exp_month] => 9
  500. [exp_year] => 2021
  501. [last4] => 5053
  502. [country] => AU
  503. [brand] => Visa
  504. [address_line1_check] => unavailable
  505. [address_zip_check] => unavailable
  506. [cvc_check] => pass
  507. [funding] => credit
  508. [fingerprint] => 0uu2XKyMGOXEeTaK
  509. [three_d_secure] => optional
  510. [name] =>
  511. [tokenization_method] =>
  512. [dynamic_last4] =>
  513. )
  514.  
  515. [client_secret] => src_client_secret_FK44m34p8MykrjNvGqRW8eQt
  516. [created] => 1561512559
  517. [currency] =>
  518. [customer] => cus_FK44YVBaDNps8Y
  519. [flow] => none
  520. [livemode] => 1
  521. [metadata] => stdClass Object
  522. (
  523. )
  524.  
  525. [owner] => stdClass Object
  526. (
  527. [address] => stdClass Object
  528. (
  529. [city] => Noosaville
  530. [country] => AU
  531. [line1] => 23 Azolla Circle
  532. [line2] =>
  533. [postal_code] => 4566
  534. [state] => QLD
  535. )
  536.  
  537. [email] => mswatsi@gmail.com
  538. [name] =>
  539. [phone] => 0411874020
  540. [verified_address] =>
  541. [verified_email] =>
  542. [verified_name] =>
  543. [verified_phone] =>
  544. )
  545.  
  546. [statement_descriptor] =>
  547. [status] => chargeable
  548. [type] => card
  549. [usage] => reusable
  550. )
  551.  
  552. [source_transfer] =>
  553. [statement_descriptor] => Joonya
  554. [status] => succeeded
  555. [transfer_data] =>
  556. [transfer_group] =>
  557. )
  558.  
  559. ====End Log====
  560.  
  561.  
  562. 2019-06-26T01:29:20+00:00 DEBUG
  563. ====Stripe Version: 4.2.1====
  564. ====Start Log====
  565. balance/history/txn_1EpPwqKmkXhkwDrs86PxbnYy
  566. ====End Log====
  567.  
  568.  
  569. 2019-06-26T02:02:09+00:00 DEBUG
  570. ====Stripe Version: 4.2.1====
  571. ====Start Log====
  572. sources/src_1E7CPpKmkXhkwDrsJq0TVHbT
  573. ====End Log====
  574.  
  575.  
  576. 2019-06-26T02:02:10+00:00 DEBUG
  577. ====Stripe Version: 4.2.1====
  578. ====Start Log====
  579. Info: Begin processing subscription payment for order 27133 for the amount of 110.00
  580. ====End Log====
  581.  
  582.  
  583. 2019-06-26T02:02:10+00:00 DEBUG
  584. ====Stripe Version: 4.2.1====
  585. ====Start Log====
  586. charges request: Array
  587. (
  588. [currency] => aud
  589. [amount] => 11000
  590. [description] => Joonya - Order 27133
  591. [statement_descriptor] => Joonya
  592. [capture] => true
  593. [expand[]] => balance_transaction
  594. [metadata] => Array
  595. (
  596. [customer_name] => Angie Weaver
  597. [customer_email] => angie.weaver@hotmail.com
  598. [order_id] => 27133
  599. [payment_type] => recurring
  600. [site_url] => https://www.joonya.com.au
  601. )
  602.  
  603. [customer] => cus_EaNAK2T5N2BVv0
  604. [source] => src_1E7CPpKmkXhkwDrsJq0TVHbT
  605. )
  606.  
  607. ====End Log====
  608.  
  609.  
  610. 2019-06-26T02:02:13+00:00 DEBUG
  611. ====Stripe Version: 4.2.1====
  612. ====Start Log====
  613. Processing response: stdClass Object
  614. (
  615. [id] => ch_1EpQSdKmkXhkwDrsfGuEDAUv
  616. [object] => charge
  617. [amount] => 11000
  618. [amount_refunded] => 0
  619. [application] =>
  620. [application_fee] =>
  621. [application_fee_amount] =>
  622. [balance_transaction] => stdClass Object
  623. (
  624. [id] => txn_1EpQSeKmkXhkwDrsU6pemBMv
  625. [object] => balance_transaction
  626. [amount] => 11000
  627. [available_on] => 1561680000
  628. [created] => 1561514531
  629. [currency] => aud
  630. [description] => Joonya - Order 27133
  631. [exchange_rate] =>
  632. [fee] => 206
  633. [fee_details] => Array
  634. (
  635. [0] => stdClass Object
  636. (
  637. [amount] => 19
  638. [application] =>
  639. [currency] => aud
  640. [description] => GST
  641. [type] => tax
  642. )
  643.  
  644. [1] => stdClass Object
  645. (
  646. [amount] => 187
  647. [application] =>
  648. [currency] => aud
  649. [description] => Stripe processing fees
  650. [type] => stripe_fee
  651. )
  652.  
  653. )
  654.  
  655. [net] => 10794
  656. [source] => ch_1EpQSdKmkXhkwDrsfGuEDAUv
  657. [status] => pending
  658. [type] => charge
  659. )
  660.  
  661. [billing_details] => stdClass Object
  662. (
  663. [address] => stdClass Object
  664. (
  665. [city] =>
  666. [country] =>
  667. [line1] =>
  668. [line2] =>
  669. [postal_code] =>
  670. [state] =>
  671. )
  672.  
  673. [email] =>
  674. [name] =>
  675. [phone] =>
  676. )
  677.  
  678. [captured] => 1
  679. [created] => 1561514531
  680. [currency] => aud
  681. [customer] => cus_EaNAK2T5N2BVv0
  682. [description] => Joonya - Order 27133
  683. [destination] =>
  684. [dispute] =>
  685. [failure_code] =>
  686. [failure_message] =>
  687. [fraud_details] => stdClass Object
  688. (
  689. )
  690.  
  691. [invoice] =>
  692. [livemode] => 1
  693. [metadata] => stdClass Object
  694. (
  695. [customer_name] => Angie Weaver
  696. [customer_email] => angie.weaver@hotmail.com
  697. [order_id] => 27133
  698. [payment_type] => recurring
  699. [site_url] => https://www.joonya.com.au
  700. )
  701.  
  702. [on_behalf_of] =>
  703. [order] =>
  704. [outcome] => stdClass Object
  705. (
  706. [network_status] => approved_by_network
  707. [reason] =>
  708. [risk_level] => normal
  709. [risk_score] => 0
  710. [seller_message] => Payment complete.
  711. [type] => authorized
  712. )
  713.  
  714. [paid] => 1
  715. [payment_intent] =>
  716. [payment_method] => src_1E7CPpKmkXhkwDrsJq0TVHbT
  717. [payment_method_details] => stdClass Object
  718. (
  719. [card] => stdClass Object
  720. (
  721. [brand] => visa
  722. [checks] => stdClass Object
  723. (
  724. [address_line1_check] =>
  725. [address_postal_code_check] =>
  726. [cvc_check] =>
  727. )
  728.  
  729. [country] => AU
  730. [exp_month] => 3
  731. [exp_year] => 2021
  732. [fingerprint] => K6LDYkeiXf80oxL0
  733. [funding] => debit
  734. [last4] => 8711
  735. [three_d_secure] =>
  736. [wallet] =>
  737. )
  738.  
  739. [type] => card
  740. )
  741.  
  742. [receipt_email] =>
  743. [receipt_number] =>
  744. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpQSdKmkXhkwDrsfGuEDAUv/rcpt_FK4bMd23u5KQQbz6fpYvOKyhZCpiDww
  745. [refunded] =>
  746. [refunds] => stdClass Object
  747. (
  748. [object] => list
  749. [data] => Array
  750. (
  751. )
  752.  
  753. [has_more] =>
  754. [total_count] => 0
  755. [url] => /v1/charges/ch_1EpQSdKmkXhkwDrsfGuEDAUv/refunds
  756. )
  757.  
  758. [review] =>
  759. [shipping] =>
  760. [source] => stdClass Object
  761. (
  762. [id] => src_1E7CPpKmkXhkwDrsJq0TVHbT
  763. [object] => source
  764. [amount] =>
  765. [card] => stdClass Object
  766. (
  767. [exp_month] => 3
  768. [exp_year] => 2021
  769. [last4] => 8711
  770. [country] => AU
  771. [brand] => Visa
  772. [funding] => debit
  773. [fingerprint] => K6LDYkeiXf80oxL0
  774. [three_d_secure] => optional
  775. [name] =>
  776. [address_line1_check] =>
  777. [address_zip_check] =>
  778. [cvc_check] =>
  779. [tokenization_method] =>
  780. [dynamic_last4] =>
  781. )
  782.  
  783. [client_secret] => src_client_secret_EaNAAmyRBINxgtJPPVSppxuX
  784. [created] => 1561514532
  785. [currency] =>
  786. [customer] => cus_EaNAK2T5N2BVv0
  787. [flow] => none
  788. [livemode] => 1
  789. [metadata] => stdClass Object
  790. (
  791. )
  792.  
  793. [owner] => stdClass Object
  794. (
  795. [address] =>
  796. [email] =>
  797. [name] =>
  798. [phone] =>
  799. [verified_address] =>
  800. [verified_email] =>
  801. [verified_name] =>
  802. [verified_phone] =>
  803. )
  804.  
  805. [statement_descriptor] =>
  806. [status] => chargeable
  807. [type] => card
  808. [usage] => reusable
  809. )
  810.  
  811. [source_transfer] =>
  812. [statement_descriptor] => Joonya
  813. [status] => succeeded
  814. [transfer_data] =>
  815. [transfer_group] =>
  816. )
  817.  
  818. ====End Log====
  819.  
  820.  
  821. 2019-06-26T02:02:13+00:00 DEBUG
  822. ====Stripe Version: 4.2.1====
  823. ====Start Log====
  824. balance/history/txn_1EpQSeKmkXhkwDrsU6pemBMv
  825. ====End Log====
  826.  
  827.  
  828. 2019-06-26T02:48:54+00:00 DEBUG
  829. ====Stripe Version: 4.2.1====
  830. ====Start Log====
  831. customers/cus_FHUZYS3o4dVMVz/sources request: Array
  832. (
  833. [limit] => 100
  834. )
  835.  
  836. ====End Log====
  837.  
  838.  
  839. 2019-06-26T02:48:56+00:00 DEBUG
  840. ====Stripe Version: 4.2.1====
  841. ====Start Log====
  842. customers/cus_FHUZYS3o4dVMVz/sources request: Array
  843. (
  844. [limit] => 100
  845. )
  846.  
  847. ====End Log====
  848.  
  849.  
  850. 2019-06-26T02:49:31+00:00 DEBUG
  851. ====Stripe Version: 4.2.1====
  852. ====Start Log====
  853. sources/src_1EmvaTKmkXhkwDrskLP9O8BR
  854. ====End Log====
  855.  
  856.  
  857. 2019-06-26T02:49:32+00:00 DEBUG
  858. ====Stripe Version: 4.2.1====
  859. ====Start Log====
  860. Info: Begin processing payment for order 27198 for the amount of 88.00
  861. ====End Log====
  862.  
  863.  
  864. 2019-06-26T02:49:32+00:00 DEBUG
  865. ====Stripe Version: 4.2.1====
  866. ====Start Log====
  867. payment_intents request: Array
  868. (
  869. [source] => src_1EmvaTKmkXhkwDrskLP9O8BR
  870. [amount] => 8800
  871. [currency] => aud
  872. [description] => Joonya - Order 27198
  873. [metadata] => Array
  874. (
  875. [customer_name] => Emily Chang
  876. [customer_email] => emily.pchang@gmail.com
  877. [order_id] => 27198
  878. [payment_type] => recurring
  879. [site_url] => https://www.joonya.com.au
  880. )
  881.  
  882. [statement_descriptor] => Joonya
  883. [capture_method] => automatic
  884. [payment_method_types] => Array
  885. (
  886. [0] => card
  887. )
  888.  
  889. [customer] => cus_FHUZYS3o4dVMVz
  890. )
  891.  
  892. ====End Log====
  893.  
  894.  
  895. 2019-06-26T02:49:33+00:00 DEBUG
  896. ====Stripe Version: 4.2.1====
  897. ====Start Log====
  898. Stripe PaymentIntent pi_1EpRCTKmkXhkwDrs9cWv5IqQ initiated for order 27198
  899. ====End Log====
  900.  
  901.  
  902. 2019-06-26T02:49:33+00:00 DEBUG
  903. ====Stripe Version: 4.2.1====
  904. ====Start Log====
  905. payment_intents/pi_1EpRCTKmkXhkwDrs9cWv5IqQ/confirm request: Array
  906. (
  907. [source] => src_1EmvaTKmkXhkwDrskLP9O8BR
  908. )
  909.  
  910. ====End Log====
  911.  
  912.  
  913. 2019-06-26T02:49:36+00:00 DEBUG
  914. ====Stripe Version: 4.2.1====
  915. ====Start Log====
  916. Error: stdClass Object
  917. (
  918. [error] => stdClass Object
  919. (
  920. [charge] => ch_1EpRCUKmkXhkwDrsi3GnEK8i
  921. [code] => card_declined
  922. [decline_code] => insufficient_funds
  923. [doc_url] => https://stripe.com/docs/error-codes/card-declined
  924. [message] => Your card has insufficient funds.
  925. [payment_intent] => stdClass Object
  926. (
  927. [id] => pi_1EpRCTKmkXhkwDrs9cWv5IqQ
  928. [object] => payment_intent
  929. [amount] => 8800
  930. [amount_capturable] => 0
  931. [amount_received] => 0
  932. [application] =>
  933. [application_fee_amount] =>
  934. [canceled_at] =>
  935. [cancellation_reason] =>
  936. [capture_method] => automatic
  937. [charges] => stdClass Object
  938. (
  939. [object] => list
  940. [data] => Array
  941. (
  942. [0] => stdClass Object
  943. (
  944. [id] => ch_1EpRCUKmkXhkwDrsi3GnEK8i
  945. [object] => charge
  946. [amount] => 8800
  947. [amount_refunded] => 0
  948. [application] =>
  949. [application_fee] =>
  950. [application_fee_amount] =>
  951. [balance_transaction] =>
  952. [billing_details] => stdClass Object
  953. (
  954. [address] => stdClass Object
  955. (
  956. [city] => Ultimo
  957. [country] => AU
  958. [line1] => 623/16-20 Smail Street
  959. [line2] =>
  960. [postal_code] => 2007
  961. [state] => NSW
  962. )
  963.  
  964. [email] => emily.pchang@gmail.com
  965. [name] =>
  966. [phone] => 0435209124
  967. )
  968.  
  969. [captured] =>
  970. [created] => 1561517374
  971. [currency] => aud
  972. [customer] => cus_FHUZYS3o4dVMVz
  973. [description] => Joonya - Order 27198
  974. [destination] =>
  975. [dispute] =>
  976. [failure_code] => card_declined
  977. [failure_message] => Your card has insufficient funds.
  978. [fraud_details] => stdClass Object
  979. (
  980. )
  981.  
  982. [invoice] =>
  983. [livemode] => 1
  984. [metadata] => stdClass Object
  985. (
  986. [customer_name] => Emily Chang
  987. [customer_email] => emily.pchang@gmail.com
  988. [order_id] => 27198
  989. [payment_type] => recurring
  990. [site_url] => https://www.joonya.com.au
  991. )
  992.  
  993. [on_behalf_of] =>
  994. [order] =>
  995. [outcome] => stdClass Object
  996. (
  997. [network_status] => declined_by_network
  998. [reason] => insufficient_funds
  999. [risk_level] => normal
  1000. [risk_score] => 0
  1001. [seller_message] => The bank returned the decline code `insufficient_funds`.
  1002. [type] => issuer_declined
  1003. )
  1004.  
  1005. [paid] =>
  1006. [payment_intent] => pi_1EpRCTKmkXhkwDrs9cWv5IqQ
  1007. [payment_method] => src_1EmvaTKmkXhkwDrskLP9O8BR
  1008. [payment_method_details] => stdClass Object
  1009. (
  1010. [card] => stdClass Object
  1011. (
  1012. [brand] => visa
  1013. [checks] => stdClass Object
  1014. (
  1015. [address_line1_check] => unavailable
  1016. [address_postal_code_check] => unavailable
  1017. [cvc_check] =>
  1018. )
  1019.  
  1020. [country] => AU
  1021. [exp_month] => 6
  1022. [exp_year] => 2022
  1023. [fingerprint] => ZXoOHPJiJWtlVQMe
  1024. [funding] => debit
  1025. [last4] => 3305
  1026. [three_d_secure] =>
  1027. [wallet] =>
  1028. )
  1029.  
  1030. [type] => card
  1031. )
  1032.  
  1033. [receipt_email] =>
  1034. [receipt_number] =>
  1035. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpRCUKmkXhkwDrsi3GnEK8i/rcpt_FK5NFUb7dx7aLWvg6eoPFGYYWQXNQSh
  1036. [refunded] =>
  1037. [refunds] => stdClass Object
  1038. (
  1039. [object] => list
  1040. [data] => Array
  1041. (
  1042. )
  1043.  
  1044. [has_more] =>
  1045. [total_count] => 0
  1046. [url] => /v1/charges/ch_1EpRCUKmkXhkwDrsi3GnEK8i/refunds
  1047. )
  1048.  
  1049. [review] =>
  1050. [shipping] =>
  1051. [source] => stdClass Object
  1052. (
  1053. [id] => src_1EmvaTKmkXhkwDrskLP9O8BR
  1054. [object] => source
  1055. [amount] =>
  1056. [card] => stdClass Object
  1057. (
  1058. [exp_month] => 6
  1059. [exp_year] => 2022
  1060. [last4] => 3305
  1061. [country] => AU
  1062. [brand] => Visa
  1063. [address_line1_check] => unavailable
  1064. [address_zip_check] => unavailable
  1065. [funding] => debit
  1066. [fingerprint] => ZXoOHPJiJWtlVQMe
  1067. [three_d_secure] => optional
  1068. [name] =>
  1069. [cvc_check] =>
  1070. [tokenization_method] =>
  1071. [dynamic_last4] =>
  1072. )
  1073.  
  1074. [client_secret] => src_client_secret_FHUZyf3cB8xz3X51AcOQTJZ0
  1075. [created] => 1561517376
  1076. [currency] =>
  1077. [customer] => cus_FHUZYS3o4dVMVz
  1078. [flow] => none
  1079. [livemode] => 1
  1080. [metadata] => stdClass Object
  1081. (
  1082. )
  1083.  
  1084. [owner] => stdClass Object
  1085. (
  1086. [address] => stdClass Object
  1087. (
  1088. [city] => Ultimo
  1089. [country] => AU
  1090. [line1] => 623/16-20 Smail Street
  1091. [line2] =>
  1092. [postal_code] => 2007
  1093. [state] => NSW
  1094. )
  1095.  
  1096. [email] => emily.pchang@gmail.com
  1097. [name] =>
  1098. [phone] => 0435209124
  1099. [verified_address] =>
  1100. [verified_email] =>
  1101. [verified_name] =>
  1102. [verified_phone] =>
  1103. )
  1104.  
  1105. [statement_descriptor] =>
  1106. [status] => chargeable
  1107. [type] => card
  1108. [usage] => reusable
  1109. )
  1110.  
  1111. [source_transfer] =>
  1112. [statement_descriptor] => Joonya
  1113. [status] => failed
  1114. [transfer_data] =>
  1115. [transfer_group] =>
  1116. )
  1117.  
  1118. )
  1119.  
  1120. [has_more] =>
  1121. [total_count] => 1
  1122. [url] => /v1/charges?payment_intent=pi_1EpRCTKmkXhkwDrs9cWv5IqQ
  1123. )
  1124.  
  1125. [client_secret] => pi_1EpRCTKmkXhkwDrs9cWv5IqQ_secret_X9AdzInBd8kPaXaY1vcCgdrlB
  1126. [confirmation_method] => automatic
  1127. [created] => 1561517373
  1128. [currency] => aud
  1129. [customer] => cus_FHUZYS3o4dVMVz
  1130. [description] => Joonya - Order 27198
  1131. [invoice] =>
  1132. [last_payment_error] => stdClass Object
  1133. (
  1134. [charge] => ch_1EpRCUKmkXhkwDrsi3GnEK8i
  1135. [code] => card_declined
  1136. [decline_code] => insufficient_funds
  1137. [doc_url] => https://stripe.com/docs/error-codes/card-declined
  1138. [message] => Your card has insufficient funds.
  1139. [source] => stdClass Object
  1140. (
  1141. [id] => src_1EmvaTKmkXhkwDrskLP9O8BR
  1142. [object] => source
  1143. [amount] =>
  1144. [card] => stdClass Object
  1145. (
  1146. [exp_month] => 6
  1147. [exp_year] => 2022
  1148. [last4] => 3305
  1149. [country] => AU
  1150. [brand] => Visa
  1151. [address_line1_check] => unavailable
  1152. [address_zip_check] => unavailable
  1153. [cvc_check] => pass
  1154. [funding] => debit
  1155. [fingerprint] => ZXoOHPJiJWtlVQMe
  1156. [three_d_secure] => optional
  1157. [name] =>
  1158. [tokenization_method] =>
  1159. [dynamic_last4] =>
  1160. )
  1161.  
  1162. [client_secret] => src_client_secret_FHUZyf3cB8xz3X51AcOQTJZ0
  1163. [created] => 1560919197
  1164. [currency] =>
  1165. [customer] => cus_FHUZYS3o4dVMVz
  1166. [flow] => none
  1167. [livemode] => 1
  1168. [metadata] => stdClass Object
  1169. (
  1170. )
  1171.  
  1172. [owner] => stdClass Object
  1173. (
  1174. [address] => stdClass Object
  1175. (
  1176. [city] => Ultimo
  1177. [country] => AU
  1178. [line1] => 623/16-20 Smail Street
  1179. [line2] =>
  1180. [postal_code] => 2007
  1181. [state] => NSW
  1182. )
  1183.  
  1184. [email] => emily.pchang@gmail.com
  1185. [name] =>
  1186. [phone] => 0435209124
  1187. [verified_address] =>
  1188. [verified_email] =>
  1189. [verified_name] =>
  1190. [verified_phone] =>
  1191. )
  1192.  
  1193. [statement_descriptor] =>
  1194. [status] => chargeable
  1195. [type] => card
  1196. [usage] => reusable
  1197. )
  1198.  
  1199. [type] => card_error
  1200. )
  1201.  
  1202. [livemode] => 1
  1203. [metadata] => stdClass Object
  1204. (
  1205. [customer_name] => Emily Chang
  1206. [customer_email] => emily.pchang@gmail.com
  1207. [order_id] => 27198
  1208. [payment_type] => recurring
  1209. [site_url] => https://www.joonya.com.au
  1210. )
  1211.  
  1212. [next_action] =>
  1213. [on_behalf_of] =>
  1214. [payment_method] =>
  1215. [payment_method_types] => Array
  1216. (
  1217. [0] => card
  1218. )
  1219.  
  1220. [receipt_email] =>
  1221. [review] =>
  1222. [shipping] =>
  1223. [source] =>
  1224. [statement_descriptor] => Joonya
  1225. [status] => requires_payment_method
  1226. [transfer_data] =>
  1227. [transfer_group] =>
  1228. )
  1229.  
  1230. [source] => stdClass Object
  1231. (
  1232. [id] => src_1EmvaTKmkXhkwDrskLP9O8BR
  1233. [object] => source
  1234. [amount] =>
  1235. [card] => stdClass Object
  1236. (
  1237. [exp_month] => 6
  1238. [exp_year] => 2022
  1239. [last4] => 3305
  1240. [country] => AU
  1241. [brand] => Visa
  1242. [address_line1_check] => unavailable
  1243. [address_zip_check] => unavailable
  1244. [cvc_check] => pass
  1245. [funding] => debit
  1246. [fingerprint] => ZXoOHPJiJWtlVQMe
  1247. [three_d_secure] => optional
  1248. [name] =>
  1249. [tokenization_method] =>
  1250. [dynamic_last4] =>
  1251. )
  1252.  
  1253. [client_secret] => src_client_secret_FHUZyf3cB8xz3X51AcOQTJZ0
  1254. [created] => 1560919197
  1255. [currency] =>
  1256. [customer] => cus_FHUZYS3o4dVMVz
  1257. [flow] => none
  1258. [livemode] => 1
  1259. [metadata] => stdClass Object
  1260. (
  1261. )
  1262.  
  1263. [owner] => stdClass Object
  1264. (
  1265. [address] => stdClass Object
  1266. (
  1267. [city] => Ultimo
  1268. [country] => AU
  1269. [line1] => 623/16-20 Smail Street
  1270. [line2] =>
  1271. [postal_code] => 2007
  1272. [state] => NSW
  1273. )
  1274.  
  1275. [email] => emily.pchang@gmail.com
  1276. [name] =>
  1277. [phone] => 0435209124
  1278. [verified_address] =>
  1279. [verified_email] =>
  1280. [verified_name] =>
  1281. [verified_phone] =>
  1282. )
  1283.  
  1284. [statement_descriptor] =>
  1285. [status] => chargeable
  1286. [type] => card
  1287. [usage] => reusable
  1288. )
  1289.  
  1290. [type] => card_error
  1291. )
  1292.  
  1293. )
  1294.  
  1295. ====End Log====
  1296.  
  1297.  
  1298. 2019-06-26T02:49:37+00:00 DEBUG
  1299. ====Stripe Version: 4.2.1====
  1300. ====Start Log====
  1301. Could not find order via charge ID: ch_1EpRCUKmkXhkwDrsi3GnEK8i
  1302. ====End Log====
  1303.  
  1304.  
  1305. 2019-06-26T02:52:28+00:00 DEBUG
  1306. ====Stripe Version: 4.2.1====
  1307. ====Start Log====
  1308. sources/src_1EmvaTKmkXhkwDrskLP9O8BR
  1309. ====End Log====
  1310.  
  1311.  
  1312. 2019-06-26T02:52:29+00:00 DEBUG
  1313. ====Stripe Version: 4.2.1====
  1314. ====Start Log====
  1315. Info: Begin processing payment for order 27198 for the amount of 88.00
  1316. ====End Log====
  1317.  
  1318.  
  1319. 2019-06-26T02:52:29+00:00 DEBUG
  1320. ====Stripe Version: 4.2.1====
  1321. ====Start Log====
  1322. payment_intents/pi_1EpRCTKmkXhkwDrs9cWv5IqQ request: Array
  1323. (
  1324. )
  1325.  
  1326. ====End Log====
  1327.  
  1328.  
  1329. 2019-06-26T02:52:29+00:00 DEBUG
  1330. ====Stripe Version: 4.2.1====
  1331. ====Start Log====
  1332. payment_intents/pi_1EpRCTKmkXhkwDrs9cWv5IqQ request: Array
  1333. (
  1334. [source] => src_1EmvaTKmkXhkwDrskLP9O8BR
  1335. )
  1336.  
  1337. ====End Log====
  1338.  
  1339.  
  1340. 2019-06-26T02:52:30+00:00 DEBUG
  1341. ====Stripe Version: 4.2.1====
  1342. ====Start Log====
  1343. payment_intents/pi_1EpRCTKmkXhkwDrs9cWv5IqQ/confirm request: Array
  1344. (
  1345. [source] => src_1EmvaTKmkXhkwDrskLP9O8BR
  1346. )
  1347.  
  1348. ====End Log====
  1349.  
  1350.  
  1351. 2019-06-26T02:52:33+00:00 DEBUG
  1352. ====Stripe Version: 4.2.1====
  1353. ====Start Log====
  1354. Stripe PaymentIntent pi_1EpRCTKmkXhkwDrs9cWv5IqQ succeeded for order 27198
  1355. ====End Log====
  1356.  
  1357.  
  1358. 2019-06-26T02:52:33+00:00 DEBUG
  1359. ====Stripe Version: 4.2.1====
  1360. ====Start Log====
  1361. Processing response: stdClass Object
  1362. (
  1363. [id] => ch_1EpRFLKmkXhkwDrsgVXvBTFk
  1364. [object] => charge
  1365. [amount] => 8800
  1366. [amount_refunded] => 0
  1367. [application] =>
  1368. [application_fee] =>
  1369. [application_fee_amount] =>
  1370. [balance_transaction] => txn_1EpRFNKmkXhkwDrsk2GNXOtk
  1371. [billing_details] => stdClass Object
  1372. (
  1373. [address] => stdClass Object
  1374. (
  1375. [city] => Ultimo
  1376. [country] => AU
  1377. [line1] => 623/16-20 Smail Street
  1378. [line2] =>
  1379. [postal_code] => 2007
  1380. [state] => NSW
  1381. )
  1382.  
  1383. [email] => emily.pchang@gmail.com
  1384. [name] =>
  1385. [phone] => 0435209124
  1386. )
  1387.  
  1388. [captured] => 1
  1389. [created] => 1561517551
  1390. [currency] => aud
  1391. [customer] => cus_FHUZYS3o4dVMVz
  1392. [description] => Joonya - Order 27198
  1393. [destination] =>
  1394. [dispute] =>
  1395. [failure_code] =>
  1396. [failure_message] =>
  1397. [fraud_details] => stdClass Object
  1398. (
  1399. )
  1400.  
  1401. [invoice] =>
  1402. [livemode] => 1
  1403. [metadata] => stdClass Object
  1404. (
  1405. [customer_name] => Emily Chang
  1406. [customer_email] => emily.pchang@gmail.com
  1407. [order_id] => 27198
  1408. [payment_type] => recurring
  1409. [site_url] => https://www.joonya.com.au
  1410. )
  1411.  
  1412. [on_behalf_of] =>
  1413. [order] =>
  1414. [outcome] => stdClass Object
  1415. (
  1416. [network_status] => approved_by_network
  1417. [reason] =>
  1418. [risk_level] => normal
  1419. [risk_score] => 0
  1420. [seller_message] => Payment complete.
  1421. [type] => authorized
  1422. )
  1423.  
  1424. [paid] => 1
  1425. [payment_intent] => pi_1EpRCTKmkXhkwDrs9cWv5IqQ
  1426. [payment_method] => src_1EmvaTKmkXhkwDrskLP9O8BR
  1427. [payment_method_details] => stdClass Object
  1428. (
  1429. [card] => stdClass Object
  1430. (
  1431. [brand] => visa
  1432. [checks] => stdClass Object
  1433. (
  1434. [address_line1_check] => unavailable
  1435. [address_postal_code_check] => unavailable
  1436. [cvc_check] =>
  1437. )
  1438.  
  1439. [country] => AU
  1440. [exp_month] => 6
  1441. [exp_year] => 2022
  1442. [fingerprint] => ZXoOHPJiJWtlVQMe
  1443. [funding] => debit
  1444. [last4] => 3305
  1445. [three_d_secure] =>
  1446. [wallet] =>
  1447. )
  1448.  
  1449. [type] => card
  1450. )
  1451.  
  1452. [receipt_email] =>
  1453. [receipt_number] =>
  1454. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpRFLKmkXhkwDrsgVXvBTFk/rcpt_FK5Qk3wBSzXlflm9iZPFYYvAJhAv7UZ
  1455. [refunded] =>
  1456. [refunds] => stdClass Object
  1457. (
  1458. [object] => list
  1459. [data] => Array
  1460. (
  1461. )
  1462.  
  1463. [has_more] =>
  1464. [total_count] => 0
  1465. [url] => /v1/charges/ch_1EpRFLKmkXhkwDrsgVXvBTFk/refunds
  1466. )
  1467.  
  1468. [review] =>
  1469. [shipping] =>
  1470. [source] => stdClass Object
  1471. (
  1472. [id] => src_1EmvaTKmkXhkwDrskLP9O8BR
  1473. [object] => source
  1474. [amount] =>
  1475. [card] => stdClass Object
  1476. (
  1477. [exp_month] => 6
  1478. [exp_year] => 2022
  1479. [last4] => 3305
  1480. [country] => AU
  1481. [brand] => Visa
  1482. [address_line1_check] => unavailable
  1483. [address_zip_check] => unavailable
  1484. [funding] => debit
  1485. [fingerprint] => ZXoOHPJiJWtlVQMe
  1486. [three_d_secure] => optional
  1487. [name] =>
  1488. [cvc_check] =>
  1489. [tokenization_method] =>
  1490. [dynamic_last4] =>
  1491. )
  1492.  
  1493. [client_secret] => src_client_secret_FHUZyf3cB8xz3X51AcOQTJZ0
  1494. [created] => 1561517553
  1495. [currency] =>
  1496. [customer] => cus_FHUZYS3o4dVMVz
  1497. [flow] => none
  1498. [livemode] => 1
  1499. [metadata] => stdClass Object
  1500. (
  1501. )
  1502.  
  1503. [owner] => stdClass Object
  1504. (
  1505. [address] => stdClass Object
  1506. (
  1507. [city] => Ultimo
  1508. [country] => AU
  1509. [line1] => 623/16-20 Smail Street
  1510. [line2] =>
  1511. [postal_code] => 2007
  1512. [state] => NSW
  1513. )
  1514.  
  1515. [email] => emily.pchang@gmail.com
  1516. [name] =>
  1517. [phone] => 0435209124
  1518. [verified_address] =>
  1519. [verified_email] =>
  1520. [verified_name] =>
  1521. [verified_phone] =>
  1522. )
  1523.  
  1524. [statement_descriptor] =>
  1525. [status] => chargeable
  1526. [type] => card
  1527. [usage] => reusable
  1528. )
  1529.  
  1530. [source_transfer] =>
  1531. [statement_descriptor] => Joonya
  1532. [status] => succeeded
  1533. [transfer_data] =>
  1534. [transfer_group] =>
  1535. )
  1536.  
  1537. ====End Log====
  1538.  
  1539.  
  1540. 2019-06-26T02:52:33+00:00 DEBUG
  1541. ====Stripe Version: 4.2.1====
  1542. ====Start Log====
  1543. balance/history/txn_1EpRFNKmkXhkwDrsk2GNXOtk
  1544. ====End Log====
  1545.  
  1546.  
  1547. 2019-06-26T03:26:51+00:00 DEBUG
  1548. ====Stripe Version: 4.2.1====
  1549. ====Start Log====
  1550. sources/src_1EpRmWKmkXhkwDrsFmDTRtXm
  1551. ====End Log====
  1552.  
  1553.  
  1554. 2019-06-26T03:26:51+00:00 DEBUG
  1555. ====Stripe Version: 4.2.1====
  1556. ====Start Log====
  1557. customers request: Array
  1558. (
  1559. [email] => cmsandon@live.com.au
  1560. [description] => Name: Michelle Sandon Username: Michelle Sandon
  1561. [metadata] => Array
  1562. (
  1563. )
  1564.  
  1565. )
  1566.  
  1567. ====End Log====
  1568.  
  1569.  
  1570. 2019-06-26T03:26:52+00:00 DEBUG
  1571. ====Stripe Version: 4.2.1====
  1572. ====Start Log====
  1573. customers/cus_FK5ypLupwKgYqp/sources request: Array
  1574. (
  1575. [source] => src_1EpRmWKmkXhkwDrsFmDTRtXm
  1576. )
  1577.  
  1578. ====End Log====
  1579.  
  1580.  
  1581. 2019-06-26T03:26:54+00:00 DEBUG
  1582. ====Stripe Version: 4.2.1====
  1583. ====Start Log====
  1584. customers/cus_FK5ypLupwKgYqp request: Array
  1585. (
  1586. [default_source] => src_1EpRmWKmkXhkwDrsFmDTRtXm
  1587. )
  1588.  
  1589. ====End Log====
  1590.  
  1591.  
  1592. 2019-06-26T03:26:55+00:00 DEBUG
  1593. ====Stripe Version: 4.2.1====
  1594. ====Start Log====
  1595. customers/cus_FK5ypLupwKgYqp/sources request: Array
  1596. (
  1597. [limit] => 100
  1598. )
  1599.  
  1600. ====End Log====
  1601.  
  1602.  
  1603. 2019-06-26T03:26:56+00:00 DEBUG
  1604. ====Stripe Version: 4.2.1====
  1605. ====Start Log====
  1606. Info: Begin processing payment for order 27219 for the amount of 88.00
  1607. ====End Log====
  1608.  
  1609.  
  1610. 2019-06-26T03:26:56+00:00 DEBUG
  1611. ====Stripe Version: 4.2.1====
  1612. ====Start Log====
  1613. payment_intents request: Array
  1614. (
  1615. [source] => src_1EpRmWKmkXhkwDrsFmDTRtXm
  1616. [amount] => 8800
  1617. [currency] => aud
  1618. [description] => Joonya - Order 27219
  1619. [metadata] => Array
  1620. (
  1621. [customer_name] => Michelle Sandon
  1622. [customer_email] => cmsandon@live.com.au
  1623. [order_id] => 27219
  1624. [payment_type] => recurring
  1625. [site_url] => https://www.joonya.com.au
  1626. )
  1627.  
  1628. [statement_descriptor] => Joonya
  1629. [capture_method] => automatic
  1630. [payment_method_types] => Array
  1631. (
  1632. [0] => card
  1633. )
  1634.  
  1635. [customer] => cus_FK5ypLupwKgYqp
  1636. )
  1637.  
  1638. ====End Log====
  1639.  
  1640.  
  1641. 2019-06-26T03:26:57+00:00 DEBUG
  1642. ====Stripe Version: 4.2.1====
  1643. ====Start Log====
  1644. Stripe PaymentIntent pi_1EpRmfKmkXhkwDrsuizJeFzV initiated for order 27219
  1645. ====End Log====
  1646.  
  1647.  
  1648. 2019-06-26T03:26:57+00:00 DEBUG
  1649. ====Stripe Version: 4.2.1====
  1650. ====Start Log====
  1651. payment_intents/pi_1EpRmfKmkXhkwDrsuizJeFzV/confirm request: Array
  1652. (
  1653. [source] => src_1EpRmWKmkXhkwDrsFmDTRtXm
  1654. )
  1655.  
  1656. ====End Log====
  1657.  
  1658.  
  1659. 2019-06-26T03:26:59+00:00 DEBUG
  1660. ====Stripe Version: 4.2.1====
  1661. ====Start Log====
  1662. Stripe PaymentIntent pi_1EpRmfKmkXhkwDrsuizJeFzV succeeded for order 27219
  1663. ====End Log====
  1664.  
  1665.  
  1666. 2019-06-26T03:26:59+00:00 DEBUG
  1667. ====Stripe Version: 4.2.1====
  1668. ====Start Log====
  1669. Processing response: stdClass Object
  1670. (
  1671. [id] => ch_1EpRmgKmkXhkwDrsYgWnrWVZ
  1672. [object] => charge
  1673. [amount] => 8800
  1674. [amount_refunded] => 0
  1675. [application] =>
  1676. [application_fee] =>
  1677. [application_fee_amount] =>
  1678. [balance_transaction] => txn_1EpRmhKmkXhkwDrsEgdFLIW1
  1679. [billing_details] => stdClass Object
  1680. (
  1681. [address] => stdClass Object
  1682. (
  1683. [city] => Wynnum
  1684. [country] => AU
  1685. [line1] => 71 Ryder St
  1686. [line2] =>
  1687. [postal_code] => 4178
  1688. [state] => QLD
  1689. )
  1690.  
  1691. [email] => cmsandon@live.com.au
  1692. [name] =>
  1693. [phone] => 0466021348
  1694. )
  1695.  
  1696. [captured] => 1
  1697. [created] => 1561519618
  1698. [currency] => aud
  1699. [customer] => cus_FK5ypLupwKgYqp
  1700. [description] => Joonya - Order 27219
  1701. [destination] =>
  1702. [dispute] =>
  1703. [failure_code] =>
  1704. [failure_message] =>
  1705. [fraud_details] => stdClass Object
  1706. (
  1707. )
  1708.  
  1709. [invoice] =>
  1710. [livemode] => 1
  1711. [metadata] => stdClass Object
  1712. (
  1713. [customer_name] => Michelle Sandon
  1714. [customer_email] => cmsandon@live.com.au
  1715. [order_id] => 27219
  1716. [payment_type] => recurring
  1717. [site_url] => https://www.joonya.com.au
  1718. )
  1719.  
  1720. [on_behalf_of] =>
  1721. [order] =>
  1722. [outcome] => stdClass Object
  1723. (
  1724. [network_status] => approved_by_network
  1725. [reason] =>
  1726. [risk_level] => normal
  1727. [risk_score] => 0
  1728. [seller_message] => Payment complete.
  1729. [type] => authorized
  1730. )
  1731.  
  1732. [paid] => 1
  1733. [payment_intent] => pi_1EpRmfKmkXhkwDrsuizJeFzV
  1734. [payment_method] => src_1EpRmWKmkXhkwDrsFmDTRtXm
  1735. [payment_method_details] => stdClass Object
  1736. (
  1737. [card] => stdClass Object
  1738. (
  1739. [brand] => visa
  1740. [checks] => stdClass Object
  1741. (
  1742. [address_line1_check] => unavailable
  1743. [address_postal_code_check] => unavailable
  1744. [cvc_check] => pass
  1745. )
  1746.  
  1747. [country] => AU
  1748. [exp_month] => 2
  1749. [exp_year] => 2022
  1750. [fingerprint] => jiqylAS5HMMlyQFv
  1751. [funding] => credit
  1752. [last4] => 2782
  1753. [three_d_secure] =>
  1754. [wallet] =>
  1755. )
  1756.  
  1757. [type] => card
  1758. )
  1759.  
  1760. [receipt_email] =>
  1761. [receipt_number] =>
  1762. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpRmgKmkXhkwDrsYgWnrWVZ/rcpt_FK5yoqSBGavKDKr7nhY3y9nGm9gEj9n
  1763. [refunded] =>
  1764. [refunds] => stdClass Object
  1765. (
  1766. [object] => list
  1767. [data] => Array
  1768. (
  1769. )
  1770.  
  1771. [has_more] =>
  1772. [total_count] => 0
  1773. [url] => /v1/charges/ch_1EpRmgKmkXhkwDrsYgWnrWVZ/refunds
  1774. )
  1775.  
  1776. [review] =>
  1777. [shipping] =>
  1778. [source] => stdClass Object
  1779. (
  1780. [id] => src_1EpRmWKmkXhkwDrsFmDTRtXm
  1781. [object] => source
  1782. [amount] =>
  1783. [card] => stdClass Object
  1784. (
  1785. [exp_month] => 2
  1786. [exp_year] => 2022
  1787. [last4] => 2782
  1788. [country] => AU
  1789. [brand] => Visa
  1790. [address_line1_check] => unavailable
  1791. [address_zip_check] => unavailable
  1792. [cvc_check] => pass
  1793. [funding] => credit
  1794. [fingerprint] => jiqylAS5HMMlyQFv
  1795. [three_d_secure] => optional
  1796. [name] =>
  1797. [tokenization_method] =>
  1798. [dynamic_last4] =>
  1799. )
  1800.  
  1801. [client_secret] => src_client_secret_FK5ymXuWYKIpy9LogtNPH3id
  1802. [created] => 1561519619
  1803. [currency] =>
  1804. [customer] => cus_FK5ypLupwKgYqp
  1805. [flow] => none
  1806. [livemode] => 1
  1807. [metadata] => stdClass Object
  1808. (
  1809. )
  1810.  
  1811. [owner] => stdClass Object
  1812. (
  1813. [address] => stdClass Object
  1814. (
  1815. [city] => Wynnum
  1816. [country] => AU
  1817. [line1] => 71 Ryder St
  1818. [line2] =>
  1819. [postal_code] => 4178
  1820. [state] => QLD
  1821. )
  1822.  
  1823. [email] => cmsandon@live.com.au
  1824. [name] =>
  1825. [phone] => 0466021348
  1826. [verified_address] =>
  1827. [verified_email] =>
  1828. [verified_name] =>
  1829. [verified_phone] =>
  1830. )
  1831.  
  1832. [statement_descriptor] =>
  1833. [status] => chargeable
  1834. [type] => card
  1835. [usage] => reusable
  1836. )
  1837.  
  1838. [source_transfer] =>
  1839. [statement_descriptor] => Joonya
  1840. [status] => succeeded
  1841. [transfer_data] =>
  1842. [transfer_group] =>
  1843. )
  1844.  
  1845. ====End Log====
  1846.  
  1847.  
  1848. 2019-06-26T03:26:59+00:00 DEBUG
  1849. ====Stripe Version: 4.2.1====
  1850. ====Start Log====
  1851. balance/history/txn_1EpRmhKmkXhkwDrsEgdFLIW1
  1852. ====End Log====
  1853.  
  1854.  
  1855. 2019-06-26T04:03:18+00:00 DEBUG
  1856. ====Stripe Version: 4.2.1====
  1857. ====Start Log====
  1858. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  1859. ====End Log====
  1860.  
  1861.  
  1862. 2019-06-26T04:03:18+00:00 DEBUG
  1863. ====Stripe Version: 4.2.1====
  1864. ====Start Log====
  1865. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  1866. ====End Log====
  1867.  
  1868.  
  1869. 2019-06-26T04:03:18+00:00 DEBUG
  1870. ====Stripe Version: 4.2.1====
  1871. ====Start Log====
  1872. charges request: Array
  1873. (
  1874. [currency] => aud
  1875. [amount] => 11000
  1876. [description] => Joonya - Order 27230
  1877. [statement_descriptor] => Joonya
  1878. [capture] => true
  1879. [expand[]] => balance_transaction
  1880. [metadata] => Array
  1881. (
  1882. [customer_name] => Kat Murphy
  1883. [customer_email] => luxehealth@outlook.com.au
  1884. [order_id] => 27230
  1885. [payment_type] => recurring
  1886. [site_url] => https://www.joonya.com.au
  1887. )
  1888.  
  1889. [customer] => cus_Ee702q1rlmBJb2
  1890. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  1891. )
  1892.  
  1893. ====End Log====
  1894.  
  1895.  
  1896. 2019-06-26T04:03:20+00:00 DEBUG
  1897. ====Stripe Version: 4.2.1====
  1898. ====Start Log====
  1899. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  1900. ====End Log====
  1901.  
  1902.  
  1903. 2019-06-26T04:03:21+00:00 DEBUG
  1904. ====Stripe Version: 4.2.1====
  1905. ====Start Log====
  1906. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  1907. ====End Log====
  1908.  
  1909.  
  1910. 2019-06-26T04:03:21+00:00 DEBUG
  1911. ====Stripe Version: 4.2.1====
  1912. ====Start Log====
  1913. charges request: Array
  1914. (
  1915. [currency] => aud
  1916. [amount] => 11000
  1917. [description] => Joonya - Order 27230
  1918. [statement_descriptor] => Joonya
  1919. [capture] => true
  1920. [expand[]] => balance_transaction
  1921. [metadata] => Array
  1922. (
  1923. [customer_name] => Kat Murphy
  1924. [customer_email] => luxehealth@outlook.com.au
  1925. [order_id] => 27230
  1926. [payment_type] => recurring
  1927. [site_url] => https://www.joonya.com.au
  1928. )
  1929.  
  1930. [customer] => cus_Ee702q1rlmBJb2
  1931. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  1932. )
  1933.  
  1934. ====End Log====
  1935.  
  1936.  
  1937. 2019-06-26T04:03:24+00:00 DEBUG
  1938. ====Stripe Version: 4.2.1====
  1939. ====Start Log====
  1940. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  1941. ====End Log====
  1942.  
  1943.  
  1944. 2019-06-26T04:03:25+00:00 DEBUG
  1945. ====Stripe Version: 4.2.1====
  1946. ====Start Log====
  1947. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  1948. ====End Log====
  1949.  
  1950.  
  1951. 2019-06-26T04:03:25+00:00 DEBUG
  1952. ====Stripe Version: 4.2.1====
  1953. ====Start Log====
  1954. charges request: Array
  1955. (
  1956. [currency] => aud
  1957. [amount] => 11000
  1958. [description] => Joonya - Order 27230
  1959. [statement_descriptor] => Joonya
  1960. [capture] => true
  1961. [expand[]] => balance_transaction
  1962. [metadata] => Array
  1963. (
  1964. [customer_name] => Kat Murphy
  1965. [customer_email] => luxehealth@outlook.com.au
  1966. [order_id] => 27230
  1967. [payment_type] => recurring
  1968. [site_url] => https://www.joonya.com.au
  1969. )
  1970.  
  1971. [customer] => cus_Ee702q1rlmBJb2
  1972. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  1973. )
  1974.  
  1975. ====End Log====
  1976.  
  1977.  
  1978. 2019-06-26T04:03:28+00:00 DEBUG
  1979. ====Stripe Version: 4.2.1====
  1980. ====Start Log====
  1981. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  1982. ====End Log====
  1983.  
  1984.  
  1985. 2019-06-26T04:03:29+00:00 DEBUG
  1986. ====Stripe Version: 4.2.1====
  1987. ====Start Log====
  1988. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  1989. ====End Log====
  1990.  
  1991.  
  1992. 2019-06-26T04:03:29+00:00 DEBUG
  1993. ====Stripe Version: 4.2.1====
  1994. ====Start Log====
  1995. charges request: Array
  1996. (
  1997. [currency] => aud
  1998. [amount] => 11000
  1999. [description] => Joonya - Order 27230
  2000. [statement_descriptor] => Joonya
  2001. [capture] => true
  2002. [expand[]] => balance_transaction
  2003. [metadata] => Array
  2004. (
  2005. [customer_name] => Kat Murphy
  2006. [customer_email] => luxehealth@outlook.com.au
  2007. [order_id] => 27230
  2008. [payment_type] => recurring
  2009. [site_url] => https://www.joonya.com.au
  2010. )
  2011.  
  2012. [customer] => cus_Ee702q1rlmBJb2
  2013. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2014. )
  2015.  
  2016. ====End Log====
  2017.  
  2018.  
  2019. 2019-06-26T04:03:34+00:00 DEBUG
  2020. ====Stripe Version: 4.2.1====
  2021. ====Start Log====
  2022. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2023. ====End Log====
  2024.  
  2025.  
  2026. 2019-06-26T04:03:35+00:00 DEBUG
  2027. ====Stripe Version: 4.2.1====
  2028. ====Start Log====
  2029. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2030. ====End Log====
  2031.  
  2032.  
  2033. 2019-06-26T04:03:35+00:00 DEBUG
  2034. ====Stripe Version: 4.2.1====
  2035. ====Start Log====
  2036. charges request: Array
  2037. (
  2038. [currency] => aud
  2039. [amount] => 11000
  2040. [description] => Joonya - Order 27230
  2041. [statement_descriptor] => Joonya
  2042. [capture] => true
  2043. [expand[]] => balance_transaction
  2044. [metadata] => Array
  2045. (
  2046. [customer_name] => Kat Murphy
  2047. [customer_email] => luxehealth@outlook.com.au
  2048. [order_id] => 27230
  2049. [payment_type] => recurring
  2050. [site_url] => https://www.joonya.com.au
  2051. )
  2052.  
  2053. [customer] => cus_Ee702q1rlmBJb2
  2054. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2055. )
  2056.  
  2057. ====End Log====
  2058.  
  2059.  
  2060. 2019-06-26T04:03:36+00:00 DEBUG
  2061. ====Stripe Version: 4.2.1====
  2062. ====Start Log====
  2063. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2064. ====End Log====
  2065.  
  2066.  
  2067. 2019-06-26T04:03:36+00:00 DEBUG
  2068. ====Stripe Version: 4.2.1====
  2069. ====Start Log====
  2070. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2071. ====End Log====
  2072.  
  2073.  
  2074. 2019-06-26T04:03:36+00:00 DEBUG
  2075. ====Stripe Version: 4.2.1====
  2076. ====Start Log====
  2077. charges request: Array
  2078. (
  2079. [currency] => aud
  2080. [amount] => 11000
  2081. [description] => Joonya - Order 27230
  2082. [statement_descriptor] => Joonya
  2083. [capture] => true
  2084. [expand[]] => balance_transaction
  2085. [metadata] => Array
  2086. (
  2087. [customer_name] => Kat Murphy
  2088. [customer_email] => luxehealth@outlook.com.au
  2089. [order_id] => 27230
  2090. [payment_type] => recurring
  2091. [site_url] => https://www.joonya.com.au
  2092. )
  2093.  
  2094. [customer] => cus_Ee702q1rlmBJb2
  2095. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2096. )
  2097.  
  2098. ====End Log====
  2099.  
  2100.  
  2101. 2019-06-26T04:03:37+00:00 DEBUG
  2102. ====Stripe Version: 4.2.1====
  2103. ====Start Log====
  2104. Error: stdClass Object
  2105. (
  2106. [error] => stdClass Object
  2107. (
  2108. [message] => The source src_1EoidKKmkXhkwDrsHsGrGGqn is attached to a different customer cus_Ee702q1rlmBJb2. Please charge the source using that customer.
  2109. [param] => source
  2110. [type] => invalid_request_error
  2111. )
  2112.  
  2113. )
  2114.  
  2115. ====End Log====
  2116.  
  2117.  
  2118. 2019-06-26T05:05:10+00:00 DEBUG
  2119. ====Stripe Version: 4.2.1====
  2120. ====Start Log====
  2121. sources/src_1EFDZmKmkXhkwDrsI5KOkua2
  2122. ====End Log====
  2123.  
  2124.  
  2125. 2019-06-26T05:05:11+00:00 DEBUG
  2126. ====Stripe Version: 4.2.1====
  2127. ====Start Log====
  2128. Info: Begin processing subscription payment for order 27244 for the amount of 110.00
  2129. ====End Log====
  2130.  
  2131.  
  2132. 2019-06-26T05:05:11+00:00 DEBUG
  2133. ====Stripe Version: 4.2.1====
  2134. ====Start Log====
  2135. charges request: Array
  2136. (
  2137. [currency] => aud
  2138. [amount] => 11000
  2139. [description] => Joonya - Order 27244
  2140. [statement_descriptor] => Joonya
  2141. [capture] => true
  2142. [expand[]] => balance_transaction
  2143. [metadata] => Array
  2144. (
  2145. [customer_name] => Ebony Formosa
  2146. [customer_email] => ebonyformosa@gmail.com
  2147. [order_id] => 27244
  2148. [payment_type] => recurring
  2149. [site_url] => https://www.joonya.com.au
  2150. )
  2151.  
  2152. [customer] => cus_Eiet1owaoJvPBV
  2153. [source] => src_1EFDZmKmkXhkwDrsI5KOkua2
  2154. )
  2155.  
  2156. ====End Log====
  2157.  
  2158.  
  2159. 2019-06-26T05:05:13+00:00 DEBUG
  2160. ====Stripe Version: 4.2.1====
  2161. ====Start Log====
  2162. Processing response: stdClass Object
  2163. (
  2164. [id] => ch_1EpTJkKmkXhkwDrsvD4ceqXb
  2165. [object] => charge
  2166. [amount] => 11000
  2167. [amount_refunded] => 0
  2168. [application] =>
  2169. [application_fee] =>
  2170. [application_fee_amount] =>
  2171. [balance_transaction] => stdClass Object
  2172. (
  2173. [id] => txn_1EpTJlKmkXhkwDrsADUuvFdr
  2174. [object] => balance_transaction
  2175. [amount] => 11000
  2176. [available_on] => 1561680000
  2177. [created] => 1561525512
  2178. [currency] => aud
  2179. [description] => Joonya - Order 27244
  2180. [exchange_rate] =>
  2181. [fee] => 212
  2182. [fee_details] => Array
  2183. (
  2184. [0] => stdClass Object
  2185. (
  2186. [amount] => 193
  2187. [application] =>
  2188. [currency] => aud
  2189. [description] => Stripe processing fees
  2190. [type] => stripe_fee
  2191. )
  2192.  
  2193. [1] => stdClass Object
  2194. (
  2195. [amount] => 19
  2196. [application] =>
  2197. [currency] => aud
  2198. [description] => GST
  2199. [type] => tax
  2200. )
  2201.  
  2202. )
  2203.  
  2204. [net] => 10788
  2205. [source] => ch_1EpTJkKmkXhkwDrsvD4ceqXb
  2206. [status] => pending
  2207. [type] => charge
  2208. )
  2209.  
  2210. [billing_details] => stdClass Object
  2211. (
  2212. [address] => stdClass Object
  2213. (
  2214. [city] =>
  2215. [country] =>
  2216. [line1] =>
  2217. [line2] =>
  2218. [postal_code] =>
  2219. [state] =>
  2220. )
  2221.  
  2222. [email] =>
  2223. [name] =>
  2224. [phone] =>
  2225. )
  2226.  
  2227. [captured] => 1
  2228. [created] => 1561525512
  2229. [currency] => aud
  2230. [customer] => cus_Eiet1owaoJvPBV
  2231. [description] => Joonya - Order 27244
  2232. [destination] =>
  2233. [dispute] =>
  2234. [failure_code] =>
  2235. [failure_message] =>
  2236. [fraud_details] => stdClass Object
  2237. (
  2238. )
  2239.  
  2240. [invoice] =>
  2241. [livemode] => 1
  2242. [metadata] => stdClass Object
  2243. (
  2244. [customer_name] => Ebony Formosa
  2245. [customer_email] => ebonyformosa@gmail.com
  2246. [order_id] => 27244
  2247. [payment_type] => recurring
  2248. [site_url] => https://www.joonya.com.au
  2249. )
  2250.  
  2251. [on_behalf_of] =>
  2252. [order] =>
  2253. [outcome] => stdClass Object
  2254. (
  2255. [network_status] => approved_by_network
  2256. [reason] =>
  2257. [risk_level] => normal
  2258. [risk_score] => 1
  2259. [seller_message] => Payment complete.
  2260. [type] => authorized
  2261. )
  2262.  
  2263. [paid] => 1
  2264. [payment_intent] =>
  2265. [payment_method] => src_1EFDZmKmkXhkwDrsI5KOkua2
  2266. [payment_method_details] => stdClass Object
  2267. (
  2268. [card] => stdClass Object
  2269. (
  2270. [brand] => amex
  2271. [checks] => stdClass Object
  2272. (
  2273. [address_line1_check] =>
  2274. [address_postal_code_check] =>
  2275. [cvc_check] =>
  2276. )
  2277.  
  2278. [country] => AU
  2279. [exp_month] => 3
  2280. [exp_year] => 2023
  2281. [fingerprint] => btf1Bmm4EIWGvgur
  2282. [funding] => credit
  2283. [last4] => 1017
  2284. [three_d_secure] =>
  2285. [wallet] =>
  2286. )
  2287.  
  2288. [type] => card
  2289. )
  2290.  
  2291. [receipt_email] =>
  2292. [receipt_number] =>
  2293. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpTJkKmkXhkwDrsvD4ceqXb/rcpt_FK7YbhzjomOp1VFZnlyQ4S9kQQJPB4c
  2294. [refunded] =>
  2295. [refunds] => stdClass Object
  2296. (
  2297. [object] => list
  2298. [data] => Array
  2299. (
  2300. )
  2301.  
  2302. [has_more] =>
  2303. [total_count] => 0
  2304. [url] => /v1/charges/ch_1EpTJkKmkXhkwDrsvD4ceqXb/refunds
  2305. )
  2306.  
  2307. [review] =>
  2308. [shipping] =>
  2309. [source] => stdClass Object
  2310. (
  2311. [id] => src_1EFDZmKmkXhkwDrsI5KOkua2
  2312. [object] => source
  2313. [amount] =>
  2314. [card] => stdClass Object
  2315. (
  2316. [exp_month] => 3
  2317. [exp_year] => 2023
  2318. [last4] => 1017
  2319. [country] => AU
  2320. [brand] => American Express
  2321. [funding] => credit
  2322. [fingerprint] => btf1Bmm4EIWGvgur
  2323. [three_d_secure] => not_supported
  2324. [name] =>
  2325. [address_line1_check] =>
  2326. [address_zip_check] =>
  2327. [cvc_check] =>
  2328. [tokenization_method] =>
  2329. [dynamic_last4] =>
  2330. )
  2331.  
  2332. [client_secret] => src_client_secret_EietG1dzgDkdkeVF7HhMC35W
  2333. [created] => 1561525512
  2334. [currency] =>
  2335. [customer] => cus_Eiet1owaoJvPBV
  2336. [flow] => none
  2337. [livemode] => 1
  2338. [metadata] => stdClass Object
  2339. (
  2340. )
  2341.  
  2342. [owner] => stdClass Object
  2343. (
  2344. [address] =>
  2345. [email] =>
  2346. [name] =>
  2347. [phone] =>
  2348. [verified_address] =>
  2349. [verified_email] =>
  2350. [verified_name] =>
  2351. [verified_phone] =>
  2352. )
  2353.  
  2354. [statement_descriptor] =>
  2355. [status] => chargeable
  2356. [type] => card
  2357. [usage] => reusable
  2358. )
  2359.  
  2360. [source_transfer] =>
  2361. [statement_descriptor] => Joonya
  2362. [status] => succeeded
  2363. [transfer_data] =>
  2364. [transfer_group] =>
  2365. )
  2366.  
  2367. ====End Log====
  2368.  
  2369.  
  2370. 2019-06-26T05:05:13+00:00 DEBUG
  2371. ====Stripe Version: 4.2.1====
  2372. ====Start Log====
  2373. balance/history/txn_1EpTJlKmkXhkwDrsADUuvFdr
  2374. ====End Log====
  2375.  
  2376.  
  2377. 2019-06-26T05:10:04+00:00 DEBUG
  2378. ====Stripe Version: 4.2.1====
  2379. ====Start Log====
  2380. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2381. ====End Log====
  2382.  
  2383.  
  2384. 2019-06-26T05:10:05+00:00 DEBUG
  2385. ====Stripe Version: 4.2.1====
  2386. ====Start Log====
  2387. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2388. ====End Log====
  2389.  
  2390.  
  2391. 2019-06-26T05:10:05+00:00 DEBUG
  2392. ====Stripe Version: 4.2.1====
  2393. ====Start Log====
  2394. charges request: Array
  2395. (
  2396. [currency] => aud
  2397. [amount] => 11000
  2398. [description] => Joonya - Order 27230
  2399. [statement_descriptor] => Joonya
  2400. [capture] => true
  2401. [expand[]] => balance_transaction
  2402. [metadata] => Array
  2403. (
  2404. [customer_name] => Kat Murphy
  2405. [customer_email] => luxehealth@outlook.com.au
  2406. [order_id] => 27230
  2407. [payment_type] => recurring
  2408. [site_url] => https://www.joonya.com.au
  2409. )
  2410.  
  2411. [customer] => cus_Ee702q1rlmBJb2
  2412. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2413. )
  2414.  
  2415. ====End Log====
  2416.  
  2417.  
  2418. 2019-06-26T05:10:06+00:00 DEBUG
  2419. ====Stripe Version: 4.2.1====
  2420. ====Start Log====
  2421. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2422. ====End Log====
  2423.  
  2424.  
  2425. 2019-06-26T05:10:07+00:00 DEBUG
  2426. ====Stripe Version: 4.2.1====
  2427. ====Start Log====
  2428. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2429. ====End Log====
  2430.  
  2431.  
  2432. 2019-06-26T05:10:07+00:00 DEBUG
  2433. ====Stripe Version: 4.2.1====
  2434. ====Start Log====
  2435. charges request: Array
  2436. (
  2437. [currency] => aud
  2438. [amount] => 11000
  2439. [description] => Joonya - Order 27230
  2440. [statement_descriptor] => Joonya
  2441. [capture] => true
  2442. [expand[]] => balance_transaction
  2443. [metadata] => Array
  2444. (
  2445. [customer_name] => Kat Murphy
  2446. [customer_email] => luxehealth@outlook.com.au
  2447. [order_id] => 27230
  2448. [payment_type] => recurring
  2449. [site_url] => https://www.joonya.com.au
  2450. )
  2451.  
  2452. [customer] => cus_Ee702q1rlmBJb2
  2453. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2454. )
  2455.  
  2456. ====End Log====
  2457.  
  2458.  
  2459. 2019-06-26T05:10:10+00:00 DEBUG
  2460. ====Stripe Version: 4.2.1====
  2461. ====Start Log====
  2462. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2463. ====End Log====
  2464.  
  2465.  
  2466. 2019-06-26T05:10:11+00:00 DEBUG
  2467. ====Stripe Version: 4.2.1====
  2468. ====Start Log====
  2469. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2470. ====End Log====
  2471.  
  2472.  
  2473. 2019-06-26T05:10:11+00:00 DEBUG
  2474. ====Stripe Version: 4.2.1====
  2475. ====Start Log====
  2476. charges request: Array
  2477. (
  2478. [currency] => aud
  2479. [amount] => 11000
  2480. [description] => Joonya - Order 27230
  2481. [statement_descriptor] => Joonya
  2482. [capture] => true
  2483. [expand[]] => balance_transaction
  2484. [metadata] => Array
  2485. (
  2486. [customer_name] => Kat Murphy
  2487. [customer_email] => luxehealth@outlook.com.au
  2488. [order_id] => 27230
  2489. [payment_type] => recurring
  2490. [site_url] => https://www.joonya.com.au
  2491. )
  2492.  
  2493. [customer] => cus_Ee702q1rlmBJb2
  2494. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2495. )
  2496.  
  2497. ====End Log====
  2498.  
  2499.  
  2500. 2019-06-26T05:10:14+00:00 DEBUG
  2501. ====Stripe Version: 4.2.1====
  2502. ====Start Log====
  2503. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2504. ====End Log====
  2505.  
  2506.  
  2507. 2019-06-26T05:10:15+00:00 DEBUG
  2508. ====Stripe Version: 4.2.1====
  2509. ====Start Log====
  2510. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2511. ====End Log====
  2512.  
  2513.  
  2514. 2019-06-26T05:10:15+00:00 DEBUG
  2515. ====Stripe Version: 4.2.1====
  2516. ====Start Log====
  2517. charges request: Array
  2518. (
  2519. [currency] => aud
  2520. [amount] => 11000
  2521. [description] => Joonya - Order 27230
  2522. [statement_descriptor] => Joonya
  2523. [capture] => true
  2524. [expand[]] => balance_transaction
  2525. [metadata] => Array
  2526. (
  2527. [customer_name] => Kat Murphy
  2528. [customer_email] => luxehealth@outlook.com.au
  2529. [order_id] => 27230
  2530. [payment_type] => recurring
  2531. [site_url] => https://www.joonya.com.au
  2532. )
  2533.  
  2534. [customer] => cus_Ee702q1rlmBJb2
  2535. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2536. )
  2537.  
  2538. ====End Log====
  2539.  
  2540.  
  2541. 2019-06-26T05:10:20+00:00 DEBUG
  2542. ====Stripe Version: 4.2.1====
  2543. ====Start Log====
  2544. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2545. ====End Log====
  2546.  
  2547.  
  2548. 2019-06-26T05:10:21+00:00 DEBUG
  2549. ====Stripe Version: 4.2.1====
  2550. ====Start Log====
  2551. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2552. ====End Log====
  2553.  
  2554.  
  2555. 2019-06-26T05:10:21+00:00 DEBUG
  2556. ====Stripe Version: 4.2.1====
  2557. ====Start Log====
  2558. charges request: Array
  2559. (
  2560. [currency] => aud
  2561. [amount] => 11000
  2562. [description] => Joonya - Order 27230
  2563. [statement_descriptor] => Joonya
  2564. [capture] => true
  2565. [expand[]] => balance_transaction
  2566. [metadata] => Array
  2567. (
  2568. [customer_name] => Kat Murphy
  2569. [customer_email] => luxehealth@outlook.com.au
  2570. [order_id] => 27230
  2571. [payment_type] => recurring
  2572. [site_url] => https://www.joonya.com.au
  2573. )
  2574.  
  2575. [customer] => cus_Ee702q1rlmBJb2
  2576. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2577. )
  2578.  
  2579. ====End Log====
  2580.  
  2581.  
  2582. 2019-06-26T05:10:22+00:00 DEBUG
  2583. ====Stripe Version: 4.2.1====
  2584. ====Start Log====
  2585. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2586. ====End Log====
  2587.  
  2588.  
  2589. 2019-06-26T05:10:22+00:00 DEBUG
  2590. ====Stripe Version: 4.2.1====
  2591. ====Start Log====
  2592. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2593. ====End Log====
  2594.  
  2595.  
  2596. 2019-06-26T05:10:22+00:00 DEBUG
  2597. ====Stripe Version: 4.2.1====
  2598. ====Start Log====
  2599. charges request: Array
  2600. (
  2601. [currency] => aud
  2602. [amount] => 11000
  2603. [description] => Joonya - Order 27230
  2604. [statement_descriptor] => Joonya
  2605. [capture] => true
  2606. [expand[]] => balance_transaction
  2607. [metadata] => Array
  2608. (
  2609. [customer_name] => Kat Murphy
  2610. [customer_email] => luxehealth@outlook.com.au
  2611. [order_id] => 27230
  2612. [payment_type] => recurring
  2613. [site_url] => https://www.joonya.com.au
  2614. )
  2615.  
  2616. [customer] => cus_Ee702q1rlmBJb2
  2617. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2618. )
  2619.  
  2620. ====End Log====
  2621.  
  2622.  
  2623. 2019-06-26T05:10:23+00:00 DEBUG
  2624. ====Stripe Version: 4.2.1====
  2625. ====Start Log====
  2626. Error: stdClass Object
  2627. (
  2628. [error] => stdClass Object
  2629. (
  2630. [code] => resource_missing
  2631. [doc_url] => https://stripe.com/docs/error-codes/resource-missing
  2632. [message] => No such customer: cus_Ee702q1rlmBJb2
  2633. [param] => customer
  2634. [type] => invalid_request_error
  2635. )
  2636.  
  2637. )
  2638.  
  2639. ====End Log====
  2640.  
  2641.  
  2642. 2019-06-26T05:14:42+00:00 DEBUG
  2643. ====Stripe Version: 4.2.1====
  2644. ====Start Log====
  2645. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2646. ====End Log====
  2647.  
  2648.  
  2649. 2019-06-26T05:14:43+00:00 DEBUG
  2650. ====Stripe Version: 4.2.1====
  2651. ====Start Log====
  2652. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2653. ====End Log====
  2654.  
  2655.  
  2656. 2019-06-26T05:14:43+00:00 DEBUG
  2657. ====Stripe Version: 4.2.1====
  2658. ====Start Log====
  2659. charges request: Array
  2660. (
  2661. [currency] => aud
  2662. [amount] => 11000
  2663. [description] => Joonya - Order 27230
  2664. [statement_descriptor] => Joonya
  2665. [capture] => true
  2666. [expand[]] => balance_transaction
  2667. [metadata] => Array
  2668. (
  2669. [customer_name] => Kat Murphy
  2670. [customer_email] => luxehealth@outlook.com.au
  2671. [order_id] => 27230
  2672. [payment_type] => recurring
  2673. [site_url] => https://www.joonya.com.au
  2674. )
  2675.  
  2676. [customer] => cus_Ee702q1rlmBJb2
  2677. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2678. )
  2679.  
  2680. ====End Log====
  2681.  
  2682.  
  2683. 2019-06-26T05:14:45+00:00 DEBUG
  2684. ====Stripe Version: 4.2.1====
  2685. ====Start Log====
  2686. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2687. ====End Log====
  2688.  
  2689.  
  2690. 2019-06-26T05:14:46+00:00 DEBUG
  2691. ====Stripe Version: 4.2.1====
  2692. ====Start Log====
  2693. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2694. ====End Log====
  2695.  
  2696.  
  2697. 2019-06-26T05:14:46+00:00 DEBUG
  2698. ====Stripe Version: 4.2.1====
  2699. ====Start Log====
  2700. charges request: Array
  2701. (
  2702. [currency] => aud
  2703. [amount] => 11000
  2704. [description] => Joonya - Order 27230
  2705. [statement_descriptor] => Joonya
  2706. [capture] => true
  2707. [expand[]] => balance_transaction
  2708. [metadata] => Array
  2709. (
  2710. [customer_name] => Kat Murphy
  2711. [customer_email] => luxehealth@outlook.com.au
  2712. [order_id] => 27230
  2713. [payment_type] => recurring
  2714. [site_url] => https://www.joonya.com.au
  2715. )
  2716.  
  2717. [customer] => cus_Ee702q1rlmBJb2
  2718. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2719. )
  2720.  
  2721. ====End Log====
  2722.  
  2723.  
  2724. 2019-06-26T05:14:48+00:00 DEBUG
  2725. ====Stripe Version: 4.2.1====
  2726. ====Start Log====
  2727. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2728. ====End Log====
  2729.  
  2730.  
  2731. 2019-06-26T05:14:49+00:00 DEBUG
  2732. ====Stripe Version: 4.2.1====
  2733. ====Start Log====
  2734. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2735. ====End Log====
  2736.  
  2737.  
  2738. 2019-06-26T05:14:49+00:00 DEBUG
  2739. ====Stripe Version: 4.2.1====
  2740. ====Start Log====
  2741. charges request: Array
  2742. (
  2743. [currency] => aud
  2744. [amount] => 11000
  2745. [description] => Joonya - Order 27230
  2746. [statement_descriptor] => Joonya
  2747. [capture] => true
  2748. [expand[]] => balance_transaction
  2749. [metadata] => Array
  2750. (
  2751. [customer_name] => Kat Murphy
  2752. [customer_email] => luxehealth@outlook.com.au
  2753. [order_id] => 27230
  2754. [payment_type] => recurring
  2755. [site_url] => https://www.joonya.com.au
  2756. )
  2757.  
  2758. [customer] => cus_Ee702q1rlmBJb2
  2759. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2760. )
  2761.  
  2762. ====End Log====
  2763.  
  2764.  
  2765. 2019-06-26T05:14:53+00:00 DEBUG
  2766. ====Stripe Version: 4.2.1====
  2767. ====Start Log====
  2768. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2769. ====End Log====
  2770.  
  2771.  
  2772. 2019-06-26T05:14:54+00:00 DEBUG
  2773. ====Stripe Version: 4.2.1====
  2774. ====Start Log====
  2775. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2776. ====End Log====
  2777.  
  2778.  
  2779. 2019-06-26T05:14:54+00:00 DEBUG
  2780. ====Stripe Version: 4.2.1====
  2781. ====Start Log====
  2782. charges request: Array
  2783. (
  2784. [currency] => aud
  2785. [amount] => 11000
  2786. [description] => Joonya - Order 27230
  2787. [statement_descriptor] => Joonya
  2788. [capture] => true
  2789. [expand[]] => balance_transaction
  2790. [metadata] => Array
  2791. (
  2792. [customer_name] => Kat Murphy
  2793. [customer_email] => luxehealth@outlook.com.au
  2794. [order_id] => 27230
  2795. [payment_type] => recurring
  2796. [site_url] => https://www.joonya.com.au
  2797. )
  2798.  
  2799. [customer] => cus_Ee702q1rlmBJb2
  2800. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2801. )
  2802.  
  2803. ====End Log====
  2804.  
  2805.  
  2806. 2019-06-26T05:14:58+00:00 DEBUG
  2807. ====Stripe Version: 4.2.1====
  2808. ====Start Log====
  2809. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2810. ====End Log====
  2811.  
  2812.  
  2813. 2019-06-26T05:14:59+00:00 DEBUG
  2814. ====Stripe Version: 4.2.1====
  2815. ====Start Log====
  2816. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2817. ====End Log====
  2818.  
  2819.  
  2820. 2019-06-26T05:14:59+00:00 DEBUG
  2821. ====Stripe Version: 4.2.1====
  2822. ====Start Log====
  2823. charges request: Array
  2824. (
  2825. [currency] => aud
  2826. [amount] => 11000
  2827. [description] => Joonya - Order 27230
  2828. [statement_descriptor] => Joonya
  2829. [capture] => true
  2830. [expand[]] => balance_transaction
  2831. [metadata] => Array
  2832. (
  2833. [customer_name] => Kat Murphy
  2834. [customer_email] => luxehealth@outlook.com.au
  2835. [order_id] => 27230
  2836. [payment_type] => recurring
  2837. [site_url] => https://www.joonya.com.au
  2838. )
  2839.  
  2840. [customer] => cus_Ee702q1rlmBJb2
  2841. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2842. )
  2843.  
  2844. ====End Log====
  2845.  
  2846.  
  2847. 2019-06-26T05:15:00+00:00 DEBUG
  2848. ====Stripe Version: 4.2.1====
  2849. ====Start Log====
  2850. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2851. ====End Log====
  2852.  
  2853.  
  2854. 2019-06-26T05:15:01+00:00 DEBUG
  2855. ====Stripe Version: 4.2.1====
  2856. ====Start Log====
  2857. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2858. ====End Log====
  2859.  
  2860.  
  2861. 2019-06-26T05:15:01+00:00 DEBUG
  2862. ====Stripe Version: 4.2.1====
  2863. ====Start Log====
  2864. charges request: Array
  2865. (
  2866. [currency] => aud
  2867. [amount] => 11000
  2868. [description] => Joonya - Order 27230
  2869. [statement_descriptor] => Joonya
  2870. [capture] => true
  2871. [expand[]] => balance_transaction
  2872. [metadata] => Array
  2873. (
  2874. [customer_name] => Kat Murphy
  2875. [customer_email] => luxehealth@outlook.com.au
  2876. [order_id] => 27230
  2877. [payment_type] => recurring
  2878. [site_url] => https://www.joonya.com.au
  2879. )
  2880.  
  2881. [customer] => cus_Ee702q1rlmBJb2
  2882. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2883. )
  2884.  
  2885. ====End Log====
  2886.  
  2887.  
  2888. 2019-06-26T05:15:02+00:00 DEBUG
  2889. ====Stripe Version: 4.2.1====
  2890. ====Start Log====
  2891. Error: stdClass Object
  2892. (
  2893. [error] => stdClass Object
  2894. (
  2895. [code] => resource_missing
  2896. [doc_url] => https://stripe.com/docs/error-codes/resource-missing
  2897. [message] => No such customer: cus_Ee702q1rlmBJb2
  2898. [param] => customer
  2899. [type] => invalid_request_error
  2900. )
  2901.  
  2902. )
  2903.  
  2904. ====End Log====
  2905.  
  2906.  
  2907. 2019-06-26T05:16:57+00:00 DEBUG
  2908. ====Stripe Version: 4.2.1====
  2909. ====Start Log====
  2910. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2911. ====End Log====
  2912.  
  2913.  
  2914. 2019-06-26T05:16:57+00:00 DEBUG
  2915. ====Stripe Version: 4.2.1====
  2916. ====Start Log====
  2917. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2918. ====End Log====
  2919.  
  2920.  
  2921. 2019-06-26T05:16:57+00:00 DEBUG
  2922. ====Stripe Version: 4.2.1====
  2923. ====Start Log====
  2924. charges request: Array
  2925. (
  2926. [currency] => aud
  2927. [amount] => 11000
  2928. [description] => Joonya - Order 27230
  2929. [statement_descriptor] => Joonya
  2930. [capture] => true
  2931. [expand[]] => balance_transaction
  2932. [metadata] => Array
  2933. (
  2934. [customer_name] => Kat Murphy
  2935. [customer_email] => luxehealth@outlook.com.au
  2936. [order_id] => 27230
  2937. [payment_type] => recurring
  2938. [site_url] => https://www.joonya.com.au
  2939. )
  2940.  
  2941. [customer] => cus_Ee702q1rlmBJb2
  2942. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2943. )
  2944.  
  2945. ====End Log====
  2946.  
  2947.  
  2948. 2019-06-26T05:16:59+00:00 DEBUG
  2949. ====Stripe Version: 4.2.1====
  2950. ====Start Log====
  2951. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2952. ====End Log====
  2953.  
  2954.  
  2955. 2019-06-26T05:17:00+00:00 DEBUG
  2956. ====Stripe Version: 4.2.1====
  2957. ====Start Log====
  2958. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  2959. ====End Log====
  2960.  
  2961.  
  2962. 2019-06-26T05:17:00+00:00 DEBUG
  2963. ====Stripe Version: 4.2.1====
  2964. ====Start Log====
  2965. charges request: Array
  2966. (
  2967. [currency] => aud
  2968. [amount] => 11000
  2969. [description] => Joonya - Order 27230
  2970. [statement_descriptor] => Joonya
  2971. [capture] => true
  2972. [expand[]] => balance_transaction
  2973. [metadata] => Array
  2974. (
  2975. [customer_name] => Kat Murphy
  2976. [customer_email] => luxehealth@outlook.com.au
  2977. [order_id] => 27230
  2978. [payment_type] => recurring
  2979. [site_url] => https://www.joonya.com.au
  2980. )
  2981.  
  2982. [customer] => cus_Ee702q1rlmBJb2
  2983. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  2984. )
  2985.  
  2986. ====End Log====
  2987.  
  2988.  
  2989. 2019-06-26T05:17:03+00:00 DEBUG
  2990. ====Stripe Version: 4.2.1====
  2991. ====Start Log====
  2992. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  2993. ====End Log====
  2994.  
  2995.  
  2996. 2019-06-26T05:17:03+00:00 DEBUG
  2997. ====Stripe Version: 4.2.1====
  2998. ====Start Log====
  2999. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  3000. ====End Log====
  3001.  
  3002.  
  3003. 2019-06-26T05:17:03+00:00 DEBUG
  3004. ====Stripe Version: 4.2.1====
  3005. ====Start Log====
  3006. charges request: Array
  3007. (
  3008. [currency] => aud
  3009. [amount] => 11000
  3010. [description] => Joonya - Order 27230
  3011. [statement_descriptor] => Joonya
  3012. [capture] => true
  3013. [expand[]] => balance_transaction
  3014. [metadata] => Array
  3015. (
  3016. [customer_name] => Kat Murphy
  3017. [customer_email] => luxehealth@outlook.com.au
  3018. [order_id] => 27230
  3019. [payment_type] => recurring
  3020. [site_url] => https://www.joonya.com.au
  3021. )
  3022.  
  3023. [customer] => cus_Ee702q1rlmBJb2
  3024. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  3025. )
  3026.  
  3027. ====End Log====
  3028.  
  3029.  
  3030. 2019-06-26T05:17:07+00:00 DEBUG
  3031. ====Stripe Version: 4.2.1====
  3032. ====Start Log====
  3033. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  3034. ====End Log====
  3035.  
  3036.  
  3037. 2019-06-26T05:17:08+00:00 DEBUG
  3038. ====Stripe Version: 4.2.1====
  3039. ====Start Log====
  3040. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  3041. ====End Log====
  3042.  
  3043.  
  3044. 2019-06-26T05:17:08+00:00 DEBUG
  3045. ====Stripe Version: 4.2.1====
  3046. ====Start Log====
  3047. charges request: Array
  3048. (
  3049. [currency] => aud
  3050. [amount] => 11000
  3051. [description] => Joonya - Order 27230
  3052. [statement_descriptor] => Joonya
  3053. [capture] => true
  3054. [expand[]] => balance_transaction
  3055. [metadata] => Array
  3056. (
  3057. [customer_name] => Kat Murphy
  3058. [customer_email] => luxehealth@outlook.com.au
  3059. [order_id] => 27230
  3060. [payment_type] => recurring
  3061. [site_url] => https://www.joonya.com.au
  3062. )
  3063.  
  3064. [customer] => cus_Ee702q1rlmBJb2
  3065. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  3066. )
  3067.  
  3068. ====End Log====
  3069.  
  3070.  
  3071. 2019-06-26T05:17:13+00:00 DEBUG
  3072. ====Stripe Version: 4.2.1====
  3073. ====Start Log====
  3074. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  3075. ====End Log====
  3076.  
  3077.  
  3078. 2019-06-26T05:17:13+00:00 DEBUG
  3079. ====Stripe Version: 4.2.1====
  3080. ====Start Log====
  3081. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  3082. ====End Log====
  3083.  
  3084.  
  3085. 2019-06-26T05:17:13+00:00 DEBUG
  3086. ====Stripe Version: 4.2.1====
  3087. ====Start Log====
  3088. charges request: Array
  3089. (
  3090. [currency] => aud
  3091. [amount] => 11000
  3092. [description] => Joonya - Order 27230
  3093. [statement_descriptor] => Joonya
  3094. [capture] => true
  3095. [expand[]] => balance_transaction
  3096. [metadata] => Array
  3097. (
  3098. [customer_name] => Kat Murphy
  3099. [customer_email] => luxehealth@outlook.com.au
  3100. [order_id] => 27230
  3101. [payment_type] => recurring
  3102. [site_url] => https://www.joonya.com.au
  3103. )
  3104.  
  3105. [customer] => cus_Ee702q1rlmBJb2
  3106. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  3107. )
  3108.  
  3109. ====End Log====
  3110.  
  3111.  
  3112. 2019-06-26T05:17:14+00:00 DEBUG
  3113. ====Stripe Version: 4.2.1====
  3114. ====Start Log====
  3115. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  3116. ====End Log====
  3117.  
  3118.  
  3119. 2019-06-26T05:17:15+00:00 DEBUG
  3120. ====Stripe Version: 4.2.1====
  3121. ====Start Log====
  3122. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  3123. ====End Log====
  3124.  
  3125.  
  3126. 2019-06-26T05:17:15+00:00 DEBUG
  3127. ====Stripe Version: 4.2.1====
  3128. ====Start Log====
  3129. charges request: Array
  3130. (
  3131. [currency] => aud
  3132. [amount] => 11000
  3133. [description] => Joonya - Order 27230
  3134. [statement_descriptor] => Joonya
  3135. [capture] => true
  3136. [expand[]] => balance_transaction
  3137. [metadata] => Array
  3138. (
  3139. [customer_name] => Kat Murphy
  3140. [customer_email] => luxehealth@outlook.com.au
  3141. [order_id] => 27230
  3142. [payment_type] => recurring
  3143. [site_url] => https://www.joonya.com.au
  3144. )
  3145.  
  3146. [customer] => cus_Ee702q1rlmBJb2
  3147. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  3148. )
  3149.  
  3150. ====End Log====
  3151.  
  3152.  
  3153. 2019-06-26T05:17:16+00:00 DEBUG
  3154. ====Stripe Version: 4.2.1====
  3155. ====Start Log====
  3156. Error: stdClass Object
  3157. (
  3158. [error] => stdClass Object
  3159. (
  3160. [code] => resource_missing
  3161. [doc_url] => https://stripe.com/docs/error-codes/resource-missing
  3162. [message] => No such customer: cus_Ee702q1rlmBJb2
  3163. [param] => customer
  3164. [type] => invalid_request_error
  3165. )
  3166.  
  3167. )
  3168.  
  3169. ====End Log====
  3170.  
  3171.  
  3172. 2019-06-26T06:05:12+00:00 DEBUG
  3173. ====Stripe Version: 4.2.1====
  3174. ====Start Log====
  3175. customers request: Array
  3176. (
  3177. [email] => kimmisplace28@gmail.com
  3178. [description] => Name: Kim Mobrici Username: kimmisplace28@gmail.com
  3179. [metadata] => Array
  3180. (
  3181. )
  3182.  
  3183. )
  3184.  
  3185. ====End Log====
  3186.  
  3187.  
  3188. 2019-06-26T06:05:13+00:00 DEBUG
  3189. ====Stripe Version: 4.2.1====
  3190. ====Start Log====
  3191. sources/src_1EpUFgKmkXhkwDrstW3Ji7Ut
  3192. ====End Log====
  3193.  
  3194.  
  3195. 2019-06-26T06:05:14+00:00 DEBUG
  3196. ====Stripe Version: 4.2.1====
  3197. ====Start Log====
  3198. customers/cus_FK8W4dHvOyqP98/sources request: Array
  3199. (
  3200. [source] => src_1EpUFgKmkXhkwDrstW3Ji7Ut
  3201. )
  3202.  
  3203. ====End Log====
  3204.  
  3205.  
  3206. 2019-06-26T06:05:16+00:00 DEBUG
  3207. ====Stripe Version: 4.2.1====
  3208. ====Start Log====
  3209. customers/cus_FK8W4dHvOyqP98 request: Array
  3210. (
  3211. [default_source] => src_1EpUFgKmkXhkwDrstW3Ji7Ut
  3212. )
  3213.  
  3214. ====End Log====
  3215.  
  3216.  
  3217. 2019-06-26T06:05:17+00:00 DEBUG
  3218. ====Stripe Version: 4.2.1====
  3219. ====Start Log====
  3220. customers/cus_FK8W4dHvOyqP98/sources request: Array
  3221. (
  3222. [limit] => 100
  3223. )
  3224.  
  3225. ====End Log====
  3226.  
  3227.  
  3228. 2019-06-26T06:05:17+00:00 DEBUG
  3229. ====Stripe Version: 4.2.1====
  3230. ====Start Log====
  3231. Info: Begin processing payment for order 27270 for the amount of 95.00
  3232. ====End Log====
  3233.  
  3234.  
  3235. 2019-06-26T06:05:18+00:00 DEBUG
  3236. ====Stripe Version: 4.2.1====
  3237. ====Start Log====
  3238. payment_intents request: Array
  3239. (
  3240. [source] => src_1EpUFgKmkXhkwDrstW3Ji7Ut
  3241. [amount] => 9500
  3242. [currency] => aud
  3243. [description] => Joonya - Order 27270
  3244. [metadata] => Array
  3245. (
  3246. [customer_name] => Kim Mobrici
  3247. [customer_email] => kimmisplace28@gmail.com
  3248. [order_id] => 27270
  3249. [payment_type] => recurring
  3250. [site_url] => https://www.joonya.com.au
  3251. )
  3252.  
  3253. [statement_descriptor] => Joonya
  3254. [capture_method] => automatic
  3255. [payment_method_types] => Array
  3256. (
  3257. [0] => card
  3258. )
  3259.  
  3260. [customer] => cus_FK8W4dHvOyqP98
  3261. )
  3262.  
  3263. ====End Log====
  3264.  
  3265.  
  3266. 2019-06-26T06:05:18+00:00 DEBUG
  3267. ====Stripe Version: 4.2.1====
  3268. ====Start Log====
  3269. Stripe PaymentIntent pi_1EpUFuKmkXhkwDrsIlHMUHYK initiated for order 27270
  3270. ====End Log====
  3271.  
  3272.  
  3273. 2019-06-26T06:05:18+00:00 DEBUG
  3274. ====Stripe Version: 4.2.1====
  3275. ====Start Log====
  3276. payment_intents/pi_1EpUFuKmkXhkwDrsIlHMUHYK/confirm request: Array
  3277. (
  3278. [source] => src_1EpUFgKmkXhkwDrstW3Ji7Ut
  3279. )
  3280.  
  3281. ====End Log====
  3282.  
  3283.  
  3284. 2019-06-26T06:05:22+00:00 DEBUG
  3285. ====Stripe Version: 4.2.1====
  3286. ====Start Log====
  3287. Stripe PaymentIntent pi_1EpUFuKmkXhkwDrsIlHMUHYK succeeded for order 27270
  3288. ====End Log====
  3289.  
  3290.  
  3291. 2019-06-26T06:05:22+00:00 DEBUG
  3292. ====Stripe Version: 4.2.1====
  3293. ====Start Log====
  3294. Processing response: stdClass Object
  3295. (
  3296. [id] => ch_1EpUFvKmkXhkwDrsEcrQk0HJ
  3297. [object] => charge
  3298. [amount] => 9500
  3299. [amount_refunded] => 0
  3300. [application] =>
  3301. [application_fee] =>
  3302. [application_fee_amount] =>
  3303. [balance_transaction] => txn_1EpUFxKmkXhkwDrshI0z3zuo
  3304. [billing_details] => stdClass Object
  3305. (
  3306. [address] => stdClass Object
  3307. (
  3308. [city] => Maryland
  3309. [country] => AU
  3310. [line1] => 14 Karong Avenue
  3311. [line2] =>
  3312. [postal_code] => 2287
  3313. [state] => NSW
  3314. )
  3315.  
  3316. [email] => kimmisplace28@gmail.com
  3317. [name] =>
  3318. [phone] => 0401569400
  3319. )
  3320.  
  3321. [captured] => 1
  3322. [created] => 1561529119
  3323. [currency] => aud
  3324. [customer] => cus_FK8W4dHvOyqP98
  3325. [description] => Joonya - Order 27270
  3326. [destination] =>
  3327. [dispute] =>
  3328. [failure_code] =>
  3329. [failure_message] =>
  3330. [fraud_details] => stdClass Object
  3331. (
  3332. )
  3333.  
  3334. [invoice] =>
  3335. [livemode] => 1
  3336. [metadata] => stdClass Object
  3337. (
  3338. [customer_name] => Kim Mobrici
  3339. [customer_email] => kimmisplace28@gmail.com
  3340. [order_id] => 27270
  3341. [payment_type] => recurring
  3342. [site_url] => https://www.joonya.com.au
  3343. )
  3344.  
  3345. [on_behalf_of] =>
  3346. [order] =>
  3347. [outcome] => stdClass Object
  3348. (
  3349. [network_status] => approved_by_network
  3350. [reason] =>
  3351. [risk_level] => normal
  3352. [risk_score] => 0
  3353. [seller_message] => Payment complete.
  3354. [type] => authorized
  3355. )
  3356.  
  3357. [paid] => 1
  3358. [payment_intent] => pi_1EpUFuKmkXhkwDrsIlHMUHYK
  3359. [payment_method] => src_1EpUFgKmkXhkwDrstW3Ji7Ut
  3360. [payment_method_details] => stdClass Object
  3361. (
  3362. [card] => stdClass Object
  3363. (
  3364. [brand] => visa
  3365. [checks] => stdClass Object
  3366. (
  3367. [address_line1_check] => unavailable
  3368. [address_postal_code_check] => unavailable
  3369. [cvc_check] => pass
  3370. )
  3371.  
  3372. [country] => AU
  3373. [exp_month] => 9
  3374. [exp_year] => 2022
  3375. [fingerprint] => X5RpgnlsYK60oIJ3
  3376. [funding] => credit
  3377. [last4] => 6222
  3378. [three_d_secure] =>
  3379. [wallet] =>
  3380. )
  3381.  
  3382. [type] => card
  3383. )
  3384.  
  3385. [receipt_email] =>
  3386. [receipt_number] =>
  3387. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpUFvKmkXhkwDrsEcrQk0HJ/rcpt_FK8Whe9YnFfXT35NhR7h72BUDbr8TXG
  3388. [refunded] =>
  3389. [refunds] => stdClass Object
  3390. (
  3391. [object] => list
  3392. [data] => Array
  3393. (
  3394. )
  3395.  
  3396. [has_more] =>
  3397. [total_count] => 0
  3398. [url] => /v1/charges/ch_1EpUFvKmkXhkwDrsEcrQk0HJ/refunds
  3399. )
  3400.  
  3401. [review] =>
  3402. [shipping] =>
  3403. [source] => stdClass Object
  3404. (
  3405. [id] => src_1EpUFgKmkXhkwDrstW3Ji7Ut
  3406. [object] => source
  3407. [amount] =>
  3408. [card] => stdClass Object
  3409. (
  3410. [exp_month] => 9
  3411. [exp_year] => 2022
  3412. [last4] => 6222
  3413. [country] => AU
  3414. [brand] => Visa
  3415. [address_line1_check] => unavailable
  3416. [address_zip_check] => unavailable
  3417. [cvc_check] => pass
  3418. [funding] => credit
  3419. [fingerprint] => X5RpgnlsYK60oIJ3
  3420. [three_d_secure] => optional
  3421. [name] =>
  3422. [tokenization_method] =>
  3423. [dynamic_last4] =>
  3424. )
  3425.  
  3426. [client_secret] => src_client_secret_FK8WQV2f6wrfeZfNqs9azxD7
  3427. [created] => 1561529120
  3428. [currency] =>
  3429. [customer] => cus_FK8W4dHvOyqP98
  3430. [flow] => none
  3431. [livemode] => 1
  3432. [metadata] => stdClass Object
  3433. (
  3434. )
  3435.  
  3436. [owner] => stdClass Object
  3437. (
  3438. [address] => stdClass Object
  3439. (
  3440. [city] => Maryland
  3441. [country] => AU
  3442. [line1] => 14 Karong Avenue
  3443. [line2] =>
  3444. [postal_code] => 2287
  3445. [state] => NSW
  3446. )
  3447.  
  3448. [email] => kimmisplace28@gmail.com
  3449. [name] =>
  3450. [phone] => 0401569400
  3451. [verified_address] =>
  3452. [verified_email] =>
  3453. [verified_name] =>
  3454. [verified_phone] =>
  3455. )
  3456.  
  3457. [statement_descriptor] =>
  3458. [status] => chargeable
  3459. [type] => card
  3460. [usage] => reusable
  3461. )
  3462.  
  3463. [source_transfer] =>
  3464. [statement_descriptor] => Joonya
  3465. [status] => succeeded
  3466. [transfer_data] =>
  3467. [transfer_group] =>
  3468. )
  3469.  
  3470. ====End Log====
  3471.  
  3472.  
  3473. 2019-06-26T06:05:22+00:00 DEBUG
  3474. ====Stripe Version: 4.2.1====
  3475. ====Start Log====
  3476. balance/history/txn_1EpUFxKmkXhkwDrshI0z3zuo
  3477. ====End Log====
  3478.  
  3479.  
  3480. 2019-06-26T06:07:22+00:00 DEBUG
  3481. ====Stripe Version: 4.2.1====
  3482. ====Start Log====
  3483. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  3484. ====End Log====
  3485.  
  3486.  
  3487. 2019-06-26T06:07:23+00:00 DEBUG
  3488. ====Stripe Version: 4.2.1====
  3489. ====Start Log====
  3490. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  3491. ====End Log====
  3492.  
  3493.  
  3494. 2019-06-26T06:07:23+00:00 DEBUG
  3495. ====Stripe Version: 4.2.1====
  3496. ====Start Log====
  3497. charges request: Array
  3498. (
  3499. [currency] => aud
  3500. [amount] => 11000
  3501. [description] => Joonya - Order 27230
  3502. [statement_descriptor] => Joonya
  3503. [capture] => true
  3504. [expand[]] => balance_transaction
  3505. [metadata] => Array
  3506. (
  3507. [customer_name] => Kat Murphy
  3508. [customer_email] => luxehealth@outlook.com.au
  3509. [order_id] => 27230
  3510. [payment_type] => recurring
  3511. [site_url] => https://www.joonya.com.au
  3512. )
  3513.  
  3514. [customer] => cus_Ee702q1rlmBJb2
  3515. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  3516. )
  3517.  
  3518. ====End Log====
  3519.  
  3520.  
  3521. 2019-06-26T06:07:25+00:00 DEBUG
  3522. ====Stripe Version: 4.2.1====
  3523. ====Start Log====
  3524. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  3525. ====End Log====
  3526.  
  3527.  
  3528. 2019-06-26T06:07:26+00:00 DEBUG
  3529. ====Stripe Version: 4.2.1====
  3530. ====Start Log====
  3531. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  3532. ====End Log====
  3533.  
  3534.  
  3535. 2019-06-26T06:07:26+00:00 DEBUG
  3536. ====Stripe Version: 4.2.1====
  3537. ====Start Log====
  3538. charges request: Array
  3539. (
  3540. [currency] => aud
  3541. [amount] => 11000
  3542. [description] => Joonya - Order 27230
  3543. [statement_descriptor] => Joonya
  3544. [capture] => true
  3545. [expand[]] => balance_transaction
  3546. [metadata] => Array
  3547. (
  3548. [customer_name] => Kat Murphy
  3549. [customer_email] => luxehealth@outlook.com.au
  3550. [order_id] => 27230
  3551. [payment_type] => recurring
  3552. [site_url] => https://www.joonya.com.au
  3553. )
  3554.  
  3555. [customer] => cus_Ee702q1rlmBJb2
  3556. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  3557. )
  3558.  
  3559. ====End Log====
  3560.  
  3561.  
  3562. 2019-06-26T06:07:28+00:00 DEBUG
  3563. ====Stripe Version: 4.2.1====
  3564. ====Start Log====
  3565. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  3566. ====End Log====
  3567.  
  3568.  
  3569. 2019-06-26T06:07:29+00:00 DEBUG
  3570. ====Stripe Version: 4.2.1====
  3571. ====Start Log====
  3572. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  3573. ====End Log====
  3574.  
  3575.  
  3576. 2019-06-26T06:07:29+00:00 DEBUG
  3577. ====Stripe Version: 4.2.1====
  3578. ====Start Log====
  3579. charges request: Array
  3580. (
  3581. [currency] => aud
  3582. [amount] => 11000
  3583. [description] => Joonya - Order 27230
  3584. [statement_descriptor] => Joonya
  3585. [capture] => true
  3586. [expand[]] => balance_transaction
  3587. [metadata] => Array
  3588. (
  3589. [customer_name] => Kat Murphy
  3590. [customer_email] => luxehealth@outlook.com.au
  3591. [order_id] => 27230
  3592. [payment_type] => recurring
  3593. [site_url] => https://www.joonya.com.au
  3594. )
  3595.  
  3596. [customer] => cus_Ee702q1rlmBJb2
  3597. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  3598. )
  3599.  
  3600. ====End Log====
  3601.  
  3602.  
  3603. 2019-06-26T06:07:33+00:00 DEBUG
  3604. ====Stripe Version: 4.2.1====
  3605. ====Start Log====
  3606. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  3607. ====End Log====
  3608.  
  3609.  
  3610. 2019-06-26T06:07:34+00:00 DEBUG
  3611. ====Stripe Version: 4.2.1====
  3612. ====Start Log====
  3613. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  3614. ====End Log====
  3615.  
  3616.  
  3617. 2019-06-26T06:07:34+00:00 DEBUG
  3618. ====Stripe Version: 4.2.1====
  3619. ====Start Log====
  3620. charges request: Array
  3621. (
  3622. [currency] => aud
  3623. [amount] => 11000
  3624. [description] => Joonya - Order 27230
  3625. [statement_descriptor] => Joonya
  3626. [capture] => true
  3627. [expand[]] => balance_transaction
  3628. [metadata] => Array
  3629. (
  3630. [customer_name] => Kat Murphy
  3631. [customer_email] => luxehealth@outlook.com.au
  3632. [order_id] => 27230
  3633. [payment_type] => recurring
  3634. [site_url] => https://www.joonya.com.au
  3635. )
  3636.  
  3637. [customer] => cus_Ee702q1rlmBJb2
  3638. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  3639. )
  3640.  
  3641. ====End Log====
  3642.  
  3643.  
  3644. 2019-06-26T06:07:38+00:00 DEBUG
  3645. ====Stripe Version: 4.2.1====
  3646. ====Start Log====
  3647. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  3648. ====End Log====
  3649.  
  3650.  
  3651. 2019-06-26T06:07:39+00:00 DEBUG
  3652. ====Stripe Version: 4.2.1====
  3653. ====Start Log====
  3654. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  3655. ====End Log====
  3656.  
  3657.  
  3658. 2019-06-26T06:07:39+00:00 DEBUG
  3659. ====Stripe Version: 4.2.1====
  3660. ====Start Log====
  3661. charges request: Array
  3662. (
  3663. [currency] => aud
  3664. [amount] => 11000
  3665. [description] => Joonya - Order 27230
  3666. [statement_descriptor] => Joonya
  3667. [capture] => true
  3668. [expand[]] => balance_transaction
  3669. [metadata] => Array
  3670. (
  3671. [customer_name] => Kat Murphy
  3672. [customer_email] => luxehealth@outlook.com.au
  3673. [order_id] => 27230
  3674. [payment_type] => recurring
  3675. [site_url] => https://www.joonya.com.au
  3676. )
  3677.  
  3678. [customer] => cus_Ee702q1rlmBJb2
  3679. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  3680. )
  3681.  
  3682. ====End Log====
  3683.  
  3684.  
  3685. 2019-06-26T06:07:40+00:00 DEBUG
  3686. ====Stripe Version: 4.2.1====
  3687. ====Start Log====
  3688. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  3689. ====End Log====
  3690.  
  3691.  
  3692. 2019-06-26T06:07:41+00:00 DEBUG
  3693. ====Stripe Version: 4.2.1====
  3694. ====Start Log====
  3695. Info: Begin processing subscription payment for order 27230 for the amount of 110.00
  3696. ====End Log====
  3697.  
  3698.  
  3699. 2019-06-26T06:07:41+00:00 DEBUG
  3700. ====Stripe Version: 4.2.1====
  3701. ====Start Log====
  3702. charges request: Array
  3703. (
  3704. [currency] => aud
  3705. [amount] => 11000
  3706. [description] => Joonya - Order 27230
  3707. [statement_descriptor] => Joonya
  3708. [capture] => true
  3709. [expand[]] => balance_transaction
  3710. [metadata] => Array
  3711. (
  3712. [customer_name] => Kat Murphy
  3713. [customer_email] => luxehealth@outlook.com.au
  3714. [order_id] => 27230
  3715. [payment_type] => recurring
  3716. [site_url] => https://www.joonya.com.au
  3717. )
  3718.  
  3719. [customer] => cus_Ee702q1rlmBJb2
  3720. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  3721. )
  3722.  
  3723. ====End Log====
  3724.  
  3725.  
  3726. 2019-06-26T06:07:41+00:00 DEBUG
  3727. ====Stripe Version: 4.2.1====
  3728. ====Start Log====
  3729. Error: stdClass Object
  3730. (
  3731. [error] => stdClass Object
  3732. (
  3733. [code] => resource_missing
  3734. [doc_url] => https://stripe.com/docs/error-codes/resource-missing
  3735. [message] => No such customer: cus_Ee702q1rlmBJb2
  3736. [param] => customer
  3737. [type] => invalid_request_error
  3738. )
  3739.  
  3740. )
  3741.  
  3742. ====End Log====
  3743.  
  3744.  
  3745. 2019-06-26T06:09:59+00:00 DEBUG
  3746. ====Stripe Version: 4.2.1====
  3747. ====Start Log====
  3748. sources/src_1EoidKKmkXhkwDrsHsGrGGqn
  3749. ====End Log====
  3750.  
  3751.  
  3752. 2019-06-26T06:10:00+00:00 DEBUG
  3753. ====Stripe Version: 4.2.1====
  3754. ====Start Log====
  3755. Info: Begin processing subscription payment for order 27282 for the amount of 110.00
  3756. ====End Log====
  3757.  
  3758.  
  3759. 2019-06-26T06:10:00+00:00 DEBUG
  3760. ====Stripe Version: 4.2.1====
  3761. ====Start Log====
  3762. charges request: Array
  3763. (
  3764. [currency] => aud
  3765. [amount] => 11000
  3766. [description] => Joonya - Order 27282
  3767. [statement_descriptor] => Joonya
  3768. [capture] => true
  3769. [expand[]] => balance_transaction
  3770. [metadata] => Array
  3771. (
  3772. [customer_name] => Kat Murphy
  3773. [customer_email] => luxehealth@outlook.com.au
  3774. [order_id] => 27282
  3775. [payment_type] => recurring
  3776. [site_url] => https://www.joonya.com.au
  3777. )
  3778.  
  3779. [customer] => cus_FJLKaSJsfnnBfX
  3780. [source] => src_1EoidKKmkXhkwDrsHsGrGGqn
  3781. )
  3782.  
  3783. ====End Log====
  3784.  
  3785.  
  3786. 2019-06-26T06:10:02+00:00 DEBUG
  3787. ====Stripe Version: 4.2.1====
  3788. ====Start Log====
  3789. Processing response: stdClass Object
  3790. (
  3791. [id] => ch_1EpUKTKmkXhkwDrsrb3OmkqG
  3792. [object] => charge
  3793. [amount] => 11000
  3794. [amount_refunded] => 0
  3795. [application] =>
  3796. [application_fee] =>
  3797. [application_fee_amount] =>
  3798. [balance_transaction] => stdClass Object
  3799. (
  3800. [id] => txn_1EpUKUKmkXhkwDrsJXQQ22RV
  3801. [object] => balance_transaction
  3802. [amount] => 11000
  3803. [available_on] => 1561680000
  3804. [created] => 1561529401
  3805. [currency] => aud
  3806. [description] => Joonya - Order 27282
  3807. [exchange_rate] =>
  3808. [fee] => 206
  3809. [fee_details] => Array
  3810. (
  3811. [0] => stdClass Object
  3812. (
  3813. [amount] => 19
  3814. [application] =>
  3815. [currency] => aud
  3816. [description] => GST
  3817. [type] => tax
  3818. )
  3819.  
  3820. [1] => stdClass Object
  3821. (
  3822. [amount] => 187
  3823. [application] =>
  3824. [currency] => aud
  3825. [description] => Stripe processing fees
  3826. [type] => stripe_fee
  3827. )
  3828.  
  3829. )
  3830.  
  3831. [net] => 10794
  3832. [source] => ch_1EpUKTKmkXhkwDrsrb3OmkqG
  3833. [status] => pending
  3834. [type] => charge
  3835. )
  3836.  
  3837. [billing_details] => stdClass Object
  3838. (
  3839. [address] => stdClass Object
  3840. (
  3841. [city] =>
  3842. [country] =>
  3843. [line1] =>
  3844. [line2] =>
  3845. [postal_code] =>
  3846. [state] =>
  3847. )
  3848.  
  3849. [email] => luxehealth@outlook.com.au
  3850. [name] => Kat Murphy
  3851. [phone] =>
  3852. )
  3853.  
  3854. [captured] => 1
  3855. [created] => 1561529401
  3856. [currency] => aud
  3857. [customer] => cus_FJLKaSJsfnnBfX
  3858. [description] => Joonya - Order 27282
  3859. [destination] =>
  3860. [dispute] =>
  3861. [failure_code] =>
  3862. [failure_message] =>
  3863. [fraud_details] => stdClass Object
  3864. (
  3865. )
  3866.  
  3867. [invoice] =>
  3868. [livemode] => 1
  3869. [metadata] => stdClass Object
  3870. (
  3871. [customer_name] => Kat Murphy
  3872. [customer_email] => luxehealth@outlook.com.au
  3873. [order_id] => 27282
  3874. [payment_type] => recurring
  3875. [site_url] => https://www.joonya.com.au
  3876. )
  3877.  
  3878. [on_behalf_of] =>
  3879. [order] =>
  3880. [outcome] => stdClass Object
  3881. (
  3882. [network_status] => approved_by_network
  3883. [reason] =>
  3884. [risk_level] => normal
  3885. [risk_score] => 0
  3886. [seller_message] => Payment complete.
  3887. [type] => authorized
  3888. )
  3889.  
  3890. [paid] => 1
  3891. [payment_intent] =>
  3892. [payment_method] => src_1EoidKKmkXhkwDrsHsGrGGqn
  3893. [payment_method_details] => stdClass Object
  3894. (
  3895. [card] => stdClass Object
  3896. (
  3897. [brand] => visa
  3898. [checks] => stdClass Object
  3899. (
  3900. [address_line1_check] =>
  3901. [address_postal_code_check] =>
  3902. [cvc_check] =>
  3903. )
  3904.  
  3905. [country] => AU
  3906. [exp_month] => 6
  3907. [exp_year] => 2024
  3908. [fingerprint] => DwWJuaxztfWFoAOc
  3909. [funding] => debit
  3910. [last4] => 7969
  3911. [three_d_secure] =>
  3912. [wallet] =>
  3913. )
  3914.  
  3915. [type] => card
  3916. )
  3917.  
  3918. [receipt_email] =>
  3919. [receipt_number] =>
  3920. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpUKTKmkXhkwDrsrb3OmkqG/rcpt_FK8btEguGAGSQDbyoJDHrg4xaBqCqCi
  3921. [refunded] =>
  3922. [refunds] => stdClass Object
  3923. (
  3924. [object] => list
  3925. [data] => Array
  3926. (
  3927. )
  3928.  
  3929. [has_more] =>
  3930. [total_count] => 0
  3931. [url] => /v1/charges/ch_1EpUKTKmkXhkwDrsrb3OmkqG/refunds
  3932. )
  3933.  
  3934. [review] =>
  3935. [shipping] =>
  3936. [source] => stdClass Object
  3937. (
  3938. [id] => src_1EoidKKmkXhkwDrsHsGrGGqn
  3939. [object] => source
  3940. [amount] =>
  3941. [card] => stdClass Object
  3942. (
  3943. [exp_month] => 6
  3944. [exp_year] => 2024
  3945. [last4] => 7969
  3946. [country] => AU
  3947. [brand] => Visa
  3948. [funding] => debit
  3949. [fingerprint] => DwWJuaxztfWFoAOc
  3950. [three_d_secure] => optional
  3951. [name] =>
  3952. [address_line1_check] =>
  3953. [address_zip_check] =>
  3954. [cvc_check] =>
  3955. [tokenization_method] =>
  3956. [dynamic_last4] =>
  3957. )
  3958.  
  3959. [client_secret] => src_client_secret_FJLJPjfcX2WR6FdDF4o44b2o
  3960. [created] => 1561529402
  3961. [currency] =>
  3962. [customer] => cus_FJLKaSJsfnnBfX
  3963. [flow] => none
  3964. [livemode] => 1
  3965. [metadata] => stdClass Object
  3966. (
  3967. )
  3968.  
  3969. [owner] => stdClass Object
  3970. (
  3971. [address] =>
  3972. [email] => luxehealth@outlook.com.au
  3973. [name] => Kat Murphy
  3974. [phone] =>
  3975. [verified_address] =>
  3976. [verified_email] =>
  3977. [verified_name] =>
  3978. [verified_phone] =>
  3979. )
  3980.  
  3981. [statement_descriptor] =>
  3982. [status] => chargeable
  3983. [type] => card
  3984. [usage] => reusable
  3985. )
  3986.  
  3987. [source_transfer] =>
  3988. [statement_descriptor] => Joonya
  3989. [status] => succeeded
  3990. [transfer_data] =>
  3991. [transfer_group] =>
  3992. )
  3993.  
  3994. ====End Log====
  3995.  
  3996.  
  3997. 2019-06-26T06:10:02+00:00 DEBUG
  3998. ====Stripe Version: 4.2.1====
  3999. ====Start Log====
  4000. balance/history/txn_1EpUKUKmkXhkwDrsJXQQ22RV
  4001. ====End Log====
  4002.  
  4003.  
  4004. 2019-06-26T06:32:11+00:00 DEBUG
  4005. ====Stripe Version: 4.2.1====
  4006. ====Start Log====
  4007. customers/cus_FGTapE4UOZtzzk/sources request: Array
  4008. (
  4009. [limit] => 100
  4010. )
  4011.  
  4012. ====End Log====
  4013.  
  4014.  
  4015. 2019-06-26T06:32:14+00:00 DEBUG
  4016. ====Stripe Version: 4.2.1====
  4017. ====Start Log====
  4018. customers/cus_FGTapE4UOZtzzk/sources request: Array
  4019. (
  4020. [limit] => 100
  4021. )
  4022.  
  4023. ====End Log====
  4024.  
  4025.  
  4026. 2019-06-26T06:33:12+00:00 DEBUG
  4027. ====Stripe Version: 4.2.1====
  4028. ====Start Log====
  4029. sources/src_1ElwdoKmkXhkwDrsMaThYsV5
  4030. ====End Log====
  4031.  
  4032.  
  4033. 2019-06-26T06:33:12+00:00 DEBUG
  4034. ====Stripe Version: 4.2.1====
  4035. ====Start Log====
  4036. Info: Begin processing payment for order 27299 for the amount of 88.00
  4037. ====End Log====
  4038.  
  4039.  
  4040. 2019-06-26T06:33:12+00:00 DEBUG
  4041. ====Stripe Version: 4.2.1====
  4042. ====Start Log====
  4043. payment_intents request: Array
  4044. (
  4045. [source] => src_1ElwdoKmkXhkwDrsMaThYsV5
  4046. [amount] => 8800
  4047. [currency] => aud
  4048. [description] => Joonya - Order 27299
  4049. [metadata] => Array
  4050. (
  4051. [customer_name] => Vanessa Bird
  4052. [customer_email] => vanessa.bird1989@gmail.com
  4053. [order_id] => 27299
  4054. [payment_type] => recurring
  4055. [site_url] => https://www.joonya.com.au
  4056. )
  4057.  
  4058. [statement_descriptor] => Joonya
  4059. [capture_method] => automatic
  4060. [payment_method_types] => Array
  4061. (
  4062. [0] => card
  4063. )
  4064.  
  4065. [customer] => cus_FGTapE4UOZtzzk
  4066. )
  4067.  
  4068. ====End Log====
  4069.  
  4070.  
  4071. 2019-06-26T06:33:13+00:00 DEBUG
  4072. ====Stripe Version: 4.2.1====
  4073. ====Start Log====
  4074. Stripe PaymentIntent pi_1EpUgvKmkXhkwDrs4OUnLwGh initiated for order 27299
  4075. ====End Log====
  4076.  
  4077.  
  4078. 2019-06-26T06:33:13+00:00 DEBUG
  4079. ====Stripe Version: 4.2.1====
  4080. ====Start Log====
  4081. payment_intents/pi_1EpUgvKmkXhkwDrs4OUnLwGh/confirm request: Array
  4082. (
  4083. [source] => src_1ElwdoKmkXhkwDrsMaThYsV5
  4084. )
  4085.  
  4086. ====End Log====
  4087.  
  4088.  
  4089. 2019-06-26T06:33:16+00:00 DEBUG
  4090. ====Stripe Version: 4.2.1====
  4091. ====Start Log====
  4092. Stripe PaymentIntent pi_1EpUgvKmkXhkwDrs4OUnLwGh succeeded for order 27299
  4093. ====End Log====
  4094.  
  4095.  
  4096. 2019-06-26T06:33:16+00:00 DEBUG
  4097. ====Stripe Version: 4.2.1====
  4098. ====Start Log====
  4099. Processing response: stdClass Object
  4100. (
  4101. [id] => ch_1EpUgwKmkXhkwDrsBrIQPMe5
  4102. [object] => charge
  4103. [amount] => 8800
  4104. [amount_refunded] => 0
  4105. [application] =>
  4106. [application_fee] =>
  4107. [application_fee_amount] =>
  4108. [balance_transaction] => txn_1EpUgyKmkXhkwDrsyWMtmjpX
  4109. [billing_details] => stdClass Object
  4110. (
  4111. [address] => stdClass Object
  4112. (
  4113. [city] => South Guildford
  4114. [country] => AU
  4115. [line1] => 5 Lockhart Crescent
  4116. [line2] =>
  4117. [postal_code] => 6055
  4118. [state] => WA
  4119. )
  4120.  
  4121. [email] => vanessa.bird1989@gmail.com
  4122. [name] =>
  4123. [phone] => 0404187149
  4124. )
  4125.  
  4126. [captured] => 1
  4127. [created] => 1561530794
  4128. [currency] => aud
  4129. [customer] => cus_FGTapE4UOZtzzk
  4130. [description] => Joonya - Order 27299
  4131. [destination] =>
  4132. [dispute] =>
  4133. [failure_code] =>
  4134. [failure_message] =>
  4135. [fraud_details] => stdClass Object
  4136. (
  4137. )
  4138.  
  4139. [invoice] =>
  4140. [livemode] => 1
  4141. [metadata] => stdClass Object
  4142. (
  4143. [customer_name] => Vanessa Bird
  4144. [customer_email] => vanessa.bird1989@gmail.com
  4145. [order_id] => 27299
  4146. [payment_type] => recurring
  4147. [site_url] => https://www.joonya.com.au
  4148. )
  4149.  
  4150. [on_behalf_of] =>
  4151. [order] =>
  4152. [outcome] => stdClass Object
  4153. (
  4154. [network_status] => approved_by_network
  4155. [reason] =>
  4156. [risk_level] => normal
  4157. [risk_score] => 0
  4158. [seller_message] => Payment complete.
  4159. [type] => authorized
  4160. )
  4161.  
  4162. [paid] => 1
  4163. [payment_intent] => pi_1EpUgvKmkXhkwDrs4OUnLwGh
  4164. [payment_method] => src_1ElwdoKmkXhkwDrsMaThYsV5
  4165. [payment_method_details] => stdClass Object
  4166. (
  4167. [card] => stdClass Object
  4168. (
  4169. [brand] => visa
  4170. [checks] => stdClass Object
  4171. (
  4172. [address_line1_check] => unavailable
  4173. [address_postal_code_check] => unavailable
  4174. [cvc_check] =>
  4175. )
  4176.  
  4177. [country] => AU
  4178. [exp_month] => 1
  4179. [exp_year] => 2023
  4180. [fingerprint] => cPjnyvyViStCB8EP
  4181. [funding] => debit
  4182. [last4] => 5604
  4183. [three_d_secure] =>
  4184. [wallet] =>
  4185. )
  4186.  
  4187. [type] => card
  4188. )
  4189.  
  4190. [receipt_email] =>
  4191. [receipt_number] =>
  4192. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpUgwKmkXhkwDrsBrIQPMe5/rcpt_FK8yKbNHSLtgwiJ2Es6fOvFZMwqDiTm
  4193. [refunded] =>
  4194. [refunds] => stdClass Object
  4195. (
  4196. [object] => list
  4197. [data] => Array
  4198. (
  4199. )
  4200.  
  4201. [has_more] =>
  4202. [total_count] => 0
  4203. [url] => /v1/charges/ch_1EpUgwKmkXhkwDrsBrIQPMe5/refunds
  4204. )
  4205.  
  4206. [review] =>
  4207. [shipping] =>
  4208. [source] => stdClass Object
  4209. (
  4210. [id] => src_1ElwdoKmkXhkwDrsMaThYsV5
  4211. [object] => source
  4212. [amount] =>
  4213. [card] => stdClass Object
  4214. (
  4215. [exp_month] => 1
  4216. [exp_year] => 2023
  4217. [last4] => 5604
  4218. [country] => AU
  4219. [brand] => Visa
  4220. [address_line1_check] => unavailable
  4221. [address_zip_check] => unavailable
  4222. [funding] => debit
  4223. [fingerprint] => cPjnyvyViStCB8EP
  4224. [three_d_secure] => optional
  4225. [name] =>
  4226. [cvc_check] =>
  4227. [tokenization_method] =>
  4228. [dynamic_last4] =>
  4229. )
  4230.  
  4231. [client_secret] => src_client_secret_FGTbzWDA8875uRqDkQsaqP1Z
  4232. [created] => 1561530796
  4233. [currency] =>
  4234. [customer] => cus_FGTapE4UOZtzzk
  4235. [flow] => none
  4236. [livemode] => 1
  4237. [metadata] => stdClass Object
  4238. (
  4239. )
  4240.  
  4241. [owner] => stdClass Object
  4242. (
  4243. [address] => stdClass Object
  4244. (
  4245. [city] => South Guildford
  4246. [country] => AU
  4247. [line1] => 5 Lockhart Crescent
  4248. [line2] =>
  4249. [postal_code] => 6055
  4250. [state] => WA
  4251. )
  4252.  
  4253. [email] => vanessa.bird1989@gmail.com
  4254. [name] =>
  4255. [phone] => 0404187149
  4256. [verified_address] =>
  4257. [verified_email] =>
  4258. [verified_name] =>
  4259. [verified_phone] =>
  4260. )
  4261.  
  4262. [statement_descriptor] =>
  4263. [status] => chargeable
  4264. [type] => card
  4265. [usage] => reusable
  4266. )
  4267.  
  4268. [source_transfer] =>
  4269. [statement_descriptor] => Joonya
  4270. [status] => succeeded
  4271. [transfer_data] =>
  4272. [transfer_group] =>
  4273. )
  4274.  
  4275. ====End Log====
  4276.  
  4277.  
  4278. 2019-06-26T06:33:16+00:00 DEBUG
  4279. ====Stripe Version: 4.2.1====
  4280. ====Start Log====
  4281. balance/history/txn_1EpUgyKmkXhkwDrsyWMtmjpX
  4282. ====End Log====
  4283.  
  4284.  
  4285. 2019-06-26T07:27:55+00:00 DEBUG
  4286. ====Stripe Version: 4.2.1====
  4287. ====Start Log====
  4288. sources/src_1EpVXoKmkXhkwDrsf1LHGkZd
  4289. ====End Log====
  4290.  
  4291.  
  4292. 2019-06-26T07:27:56+00:00 DEBUG
  4293. ====Stripe Version: 4.2.1====
  4294. ====Start Log====
  4295. customers request: Array
  4296. (
  4297. [email] => danica987@gmail.com
  4298. [description] => Name: Danica Pannekoek Username: Danica Pannekoek
  4299. [metadata] => Array
  4300. (
  4301. )
  4302.  
  4303. )
  4304.  
  4305. ====End Log====
  4306.  
  4307.  
  4308. 2019-06-26T07:27:57+00:00 DEBUG
  4309. ====Stripe Version: 4.2.1====
  4310. ====Start Log====
  4311. customers/cus_FK9rxhVUnecpYm/sources request: Array
  4312. (
  4313. [source] => src_1EpVXoKmkXhkwDrsf1LHGkZd
  4314. )
  4315.  
  4316. ====End Log====
  4317.  
  4318.  
  4319. 2019-06-26T07:27:59+00:00 DEBUG
  4320. ====Stripe Version: 4.2.1====
  4321. ====Start Log====
  4322. customers/cus_FK9rxhVUnecpYm request: Array
  4323. (
  4324. [default_source] => src_1EpVXoKmkXhkwDrsf1LHGkZd
  4325. )
  4326.  
  4327. ====End Log====
  4328.  
  4329.  
  4330. 2019-06-26T07:28:00+00:00 DEBUG
  4331. ====Stripe Version: 4.2.1====
  4332. ====Start Log====
  4333. customers/cus_FK9rxhVUnecpYm/sources request: Array
  4334. (
  4335. [limit] => 100
  4336. )
  4337.  
  4338. ====End Log====
  4339.  
  4340.  
  4341. 2019-06-26T07:28:01+00:00 DEBUG
  4342. ====Stripe Version: 4.2.1====
  4343. ====Start Log====
  4344. Info: Begin processing payment for order 27312 for the amount of 8.00
  4345. ====End Log====
  4346.  
  4347.  
  4348. 2019-06-26T07:28:01+00:00 DEBUG
  4349. ====Stripe Version: 4.2.1====
  4350. ====Start Log====
  4351. payment_intents request: Array
  4352. (
  4353. [source] => src_1EpVXoKmkXhkwDrsf1LHGkZd
  4354. [amount] => 800
  4355. [currency] => aud
  4356. [description] => Joonya - Order 27312
  4357. [metadata] => Array
  4358. (
  4359. [customer_name] => Danica Pannekoek
  4360. [customer_email] => danica987@gmail.com
  4361. [order_id] => 27312
  4362. [payment_type] => recurring
  4363. [site_url] => https://www.joonya.com.au
  4364. )
  4365.  
  4366. [statement_descriptor] => Joonya
  4367. [capture_method] => automatic
  4368. [payment_method_types] => Array
  4369. (
  4370. [0] => card
  4371. )
  4372.  
  4373. [customer] => cus_FK9rxhVUnecpYm
  4374. )
  4375.  
  4376. ====End Log====
  4377.  
  4378.  
  4379. 2019-06-26T07:28:02+00:00 DEBUG
  4380. ====Stripe Version: 4.2.1====
  4381. ====Start Log====
  4382. Stripe PaymentIntent pi_1EpVXxKmkXhkwDrsyXHjCzaT initiated for order 27312
  4383. ====End Log====
  4384.  
  4385.  
  4386. 2019-06-26T07:28:02+00:00 DEBUG
  4387. ====Stripe Version: 4.2.1====
  4388. ====Start Log====
  4389. payment_intents/pi_1EpVXxKmkXhkwDrsyXHjCzaT/confirm request: Array
  4390. (
  4391. [source] => src_1EpVXoKmkXhkwDrsf1LHGkZd
  4392. )
  4393.  
  4394. ====End Log====
  4395.  
  4396.  
  4397. 2019-06-26T07:28:04+00:00 DEBUG
  4398. ====Stripe Version: 4.2.1====
  4399. ====Start Log====
  4400. Stripe PaymentIntent pi_1EpVXxKmkXhkwDrsyXHjCzaT succeeded for order 27312
  4401. ====End Log====
  4402.  
  4403.  
  4404. 2019-06-26T07:28:04+00:00 DEBUG
  4405. ====Stripe Version: 4.2.1====
  4406. ====Start Log====
  4407. Processing response: stdClass Object
  4408. (
  4409. [id] => ch_1EpVXzKmkXhkwDrsgje6Dro9
  4410. [object] => charge
  4411. [amount] => 800
  4412. [amount_refunded] => 0
  4413. [application] =>
  4414. [application_fee] =>
  4415. [application_fee_amount] =>
  4416. [balance_transaction] => txn_1EpVY0KmkXhkwDrsJewJSdFe
  4417. [billing_details] => stdClass Object
  4418. (
  4419. [address] => stdClass Object
  4420. (
  4421. [city] => Shenton Park
  4422. [country] => AU
  4423. [line1] => 393 Railway Road
  4424. [line2] =>
  4425. [postal_code] => 6008
  4426. [state] => WA
  4427. )
  4428.  
  4429. [email] => danica987@gmail.com
  4430. [name] =>
  4431. [phone] => 0414272585
  4432. )
  4433.  
  4434. [captured] => 1
  4435. [created] => 1561534083
  4436. [currency] => aud
  4437. [customer] => cus_FK9rxhVUnecpYm
  4438. [description] => Joonya - Order 27312
  4439. [destination] =>
  4440. [dispute] =>
  4441. [failure_code] =>
  4442. [failure_message] =>
  4443. [fraud_details] => stdClass Object
  4444. (
  4445. )
  4446.  
  4447. [invoice] =>
  4448. [livemode] => 1
  4449. [metadata] => stdClass Object
  4450. (
  4451. [customer_name] => Danica Pannekoek
  4452. [customer_email] => danica987@gmail.com
  4453. [order_id] => 27312
  4454. [payment_type] => recurring
  4455. [site_url] => https://www.joonya.com.au
  4456. )
  4457.  
  4458. [on_behalf_of] =>
  4459. [order] =>
  4460. [outcome] => stdClass Object
  4461. (
  4462. [network_status] => approved_by_network
  4463. [reason] =>
  4464. [risk_level] => normal
  4465. [risk_score] => 0
  4466. [seller_message] => Payment complete.
  4467. [type] => authorized
  4468. )
  4469.  
  4470. [paid] => 1
  4471. [payment_intent] => pi_1EpVXxKmkXhkwDrsyXHjCzaT
  4472. [payment_method] => src_1EpVXoKmkXhkwDrsf1LHGkZd
  4473. [payment_method_details] => stdClass Object
  4474. (
  4475. [card] => stdClass Object
  4476. (
  4477. [brand] => visa
  4478. [checks] => stdClass Object
  4479. (
  4480. [address_line1_check] => unavailable
  4481. [address_postal_code_check] => unavailable
  4482. [cvc_check] => pass
  4483. )
  4484.  
  4485. [country] => AU
  4486. [exp_month] => 8
  4487. [exp_year] => 2019
  4488. [fingerprint] => zObxyfLybHOM9L7P
  4489. [funding] => debit
  4490. [last4] => 5001
  4491. [three_d_secure] =>
  4492. [wallet] =>
  4493. )
  4494.  
  4495. [type] => card
  4496. )
  4497.  
  4498. [receipt_email] =>
  4499. [receipt_number] =>
  4500. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpVXzKmkXhkwDrsgje6Dro9/rcpt_FK9rgQsyk2S7dXOGkcoHtyX1k1yprFC
  4501. [refunded] =>
  4502. [refunds] => stdClass Object
  4503. (
  4504. [object] => list
  4505. [data] => Array
  4506. (
  4507. )
  4508.  
  4509. [has_more] =>
  4510. [total_count] => 0
  4511. [url] => /v1/charges/ch_1EpVXzKmkXhkwDrsgje6Dro9/refunds
  4512. )
  4513.  
  4514. [review] =>
  4515. [shipping] =>
  4516. [source] => stdClass Object
  4517. (
  4518. [id] => src_1EpVXoKmkXhkwDrsf1LHGkZd
  4519. [object] => source
  4520. [amount] =>
  4521. [card] => stdClass Object
  4522. (
  4523. [exp_month] => 8
  4524. [exp_year] => 2019
  4525. [last4] => 5001
  4526. [country] => AU
  4527. [brand] => Visa
  4528. [address_line1_check] => unavailable
  4529. [address_zip_check] => unavailable
  4530. [cvc_check] => pass
  4531. [funding] => debit
  4532. [fingerprint] => zObxyfLybHOM9L7P
  4533. [three_d_secure] => optional
  4534. [name] =>
  4535. [tokenization_method] =>
  4536. [dynamic_last4] =>
  4537. )
  4538.  
  4539. [client_secret] => src_client_secret_FK9rZP1HgS4jKiGDZsjV3FLQ
  4540. [created] => 1561534084
  4541. [currency] =>
  4542. [customer] => cus_FK9rxhVUnecpYm
  4543. [flow] => none
  4544. [livemode] => 1
  4545. [metadata] => stdClass Object
  4546. (
  4547. )
  4548.  
  4549. [owner] => stdClass Object
  4550. (
  4551. [address] => stdClass Object
  4552. (
  4553. [city] => Shenton Park
  4554. [country] => AU
  4555. [line1] => 393 Railway Road
  4556. [line2] =>
  4557. [postal_code] => 6008
  4558. [state] => WA
  4559. )
  4560.  
  4561. [email] => danica987@gmail.com
  4562. [name] =>
  4563. [phone] => 0414272585
  4564. [verified_address] =>
  4565. [verified_email] =>
  4566. [verified_name] =>
  4567. [verified_phone] =>
  4568. )
  4569.  
  4570. [statement_descriptor] =>
  4571. [status] => chargeable
  4572. [type] => card
  4573. [usage] => reusable
  4574. )
  4575.  
  4576. [source_transfer] =>
  4577. [statement_descriptor] => Joonya
  4578. [status] => succeeded
  4579. [transfer_data] =>
  4580. [transfer_group] =>
  4581. )
  4582.  
  4583. ====End Log====
  4584.  
  4585.  
  4586. 2019-06-26T07:28:04+00:00 DEBUG
  4587. ====Stripe Version: 4.2.1====
  4588. ====Start Log====
  4589. balance/history/txn_1EpVY0KmkXhkwDrsJewJSdFe
  4590. ====End Log====
  4591.  
  4592.  
  4593. 2019-06-26T08:43:35+00:00 DEBUG
  4594. ====Stripe Version: 4.2.1====
  4595. ====Start Log====
  4596. sources/src_1EpWj2KmkXhkwDrsgR589RQh
  4597. ====End Log====
  4598.  
  4599.  
  4600. 2019-06-26T08:43:35+00:00 DEBUG
  4601. ====Stripe Version: 4.2.1====
  4602. ====Start Log====
  4603. customers request: Array
  4604. (
  4605. [email] => meg_mckinnon@hotmail.com
  4606. [description] => Name: Meg McKinnon Username: Meg McKinnon
  4607. [metadata] => Array
  4608. (
  4609. )
  4610.  
  4611. )
  4612.  
  4613. ====End Log====
  4614.  
  4615.  
  4616. 2019-06-26T08:43:36+00:00 DEBUG
  4617. ====Stripe Version: 4.2.1====
  4618. ====Start Log====
  4619. customers/cus_FKB5xc6Kix1JPr/sources request: Array
  4620. (
  4621. [source] => src_1EpWj2KmkXhkwDrsgR589RQh
  4622. )
  4623.  
  4624. ====End Log====
  4625.  
  4626.  
  4627. 2019-06-26T08:43:39+00:00 DEBUG
  4628. ====Stripe Version: 4.2.1====
  4629. ====Start Log====
  4630. customers/cus_FKB5xc6Kix1JPr request: Array
  4631. (
  4632. [default_source] => src_1EpWj2KmkXhkwDrsgR589RQh
  4633. )
  4634.  
  4635. ====End Log====
  4636.  
  4637.  
  4638. 2019-06-26T08:43:39+00:00 DEBUG
  4639. ====Stripe Version: 4.2.1====
  4640. ====Start Log====
  4641. customers/cus_FKB5xc6Kix1JPr/sources request: Array
  4642. (
  4643. [limit] => 100
  4644. )
  4645.  
  4646. ====End Log====
  4647.  
  4648.  
  4649. 2019-06-26T08:46:10+00:00 DEBUG
  4650. ====Stripe Version: 4.2.1====
  4651. ====Start Log====
  4652. customers/cus_FKB5xc6Kix1JPr/sources request: Array
  4653. (
  4654. [limit] => 100
  4655. )
  4656.  
  4657. ====End Log====
  4658.  
  4659.  
  4660. 2019-06-26T08:46:13+00:00 DEBUG
  4661. ====Stripe Version: 4.2.1====
  4662. ====Start Log====
  4663. customers/cus_FKB5xc6Kix1JPr/sources request: Array
  4664. (
  4665. [limit] => 100
  4666. )
  4667.  
  4668. ====End Log====
  4669.  
  4670.  
  4671. 2019-06-26T08:46:41+00:00 DEBUG
  4672. ====Stripe Version: 4.2.1====
  4673. ====Start Log====
  4674. sources/src_1EpWj2KmkXhkwDrsgR589RQh
  4675. ====End Log====
  4676.  
  4677.  
  4678. 2019-06-26T08:46:42+00:00 DEBUG
  4679. ====Stripe Version: 4.2.1====
  4680. ====Start Log====
  4681. Info: Begin processing payment for order 26696 for the amount of 110.00
  4682. ====End Log====
  4683.  
  4684.  
  4685. 2019-06-26T08:46:43+00:00 DEBUG
  4686. ====Stripe Version: 4.2.1====
  4687. ====Start Log====
  4688. payment_intents request: Array
  4689. (
  4690. [source] => src_1EpWj2KmkXhkwDrsgR589RQh
  4691. [amount] => 11000
  4692. [currency] => aud
  4693. [description] => Joonya - Order 26696
  4694. [metadata] => Array
  4695. (
  4696. [customer_name] => Meg McKinnon
  4697. [customer_email] => meg_mckinnon@hotmail.com
  4698. [order_id] => 26696
  4699. [payment_type] => recurring
  4700. [site_url] => https://www.joonya.com.au
  4701. )
  4702.  
  4703. [statement_descriptor] => Joonya
  4704. [capture_method] => automatic
  4705. [payment_method_types] => Array
  4706. (
  4707. [0] => card
  4708. )
  4709.  
  4710. [customer] => cus_FKB5xc6Kix1JPr
  4711. )
  4712.  
  4713. ====End Log====
  4714.  
  4715.  
  4716. 2019-06-26T08:46:43+00:00 DEBUG
  4717. ====Stripe Version: 4.2.1====
  4718. ====Start Log====
  4719. Stripe PaymentIntent pi_1EpWm7KmkXhkwDrsU7d0pEII initiated for order 26696
  4720. ====End Log====
  4721.  
  4722.  
  4723. 2019-06-26T08:46:44+00:00 DEBUG
  4724. ====Stripe Version: 4.2.1====
  4725. ====Start Log====
  4726. payment_intents/pi_1EpWm7KmkXhkwDrsU7d0pEII/confirm request: Array
  4727. (
  4728. [source] => src_1EpWj2KmkXhkwDrsgR589RQh
  4729. )
  4730.  
  4731. ====End Log====
  4732.  
  4733.  
  4734. 2019-06-26T08:46:47+00:00 DEBUG
  4735. ====Stripe Version: 4.2.1====
  4736. ====Start Log====
  4737. Stripe PaymentIntent pi_1EpWm7KmkXhkwDrsU7d0pEII succeeded for order 26696
  4738. ====End Log====
  4739.  
  4740.  
  4741. 2019-06-26T08:46:47+00:00 DEBUG
  4742. ====Stripe Version: 4.2.1====
  4743. ====Start Log====
  4744. Processing response: stdClass Object
  4745. (
  4746. [id] => ch_1EpWm8KmkXhkwDrsOUqRuhwB
  4747. [object] => charge
  4748. [amount] => 11000
  4749. [amount_refunded] => 0
  4750. [application] =>
  4751. [application_fee] =>
  4752. [application_fee_amount] =>
  4753. [balance_transaction] => txn_1EpWmAKmkXhkwDrsJQ2DXmQ9
  4754. [billing_details] => stdClass Object
  4755. (
  4756. [address] => stdClass Object
  4757. (
  4758. [city] =>
  4759. [country] =>
  4760. [line1] =>
  4761. [line2] =>
  4762. [postal_code] =>
  4763. [state] =>
  4764. )
  4765.  
  4766. [email] => meg_mckinnon@hotmail.com
  4767. [name] => Meg McKinnon
  4768. [phone] =>
  4769. )
  4770.  
  4771. [captured] => 1
  4772. [created] => 1561538804
  4773. [currency] => aud
  4774. [customer] => cus_FKB5xc6Kix1JPr
  4775. [description] => Joonya - Order 26696
  4776. [destination] =>
  4777. [dispute] =>
  4778. [failure_code] =>
  4779. [failure_message] =>
  4780. [fraud_details] => stdClass Object
  4781. (
  4782. )
  4783.  
  4784. [invoice] =>
  4785. [livemode] => 1
  4786. [metadata] => stdClass Object
  4787. (
  4788. [customer_name] => Meg McKinnon
  4789. [customer_email] => meg_mckinnon@hotmail.com
  4790. [order_id] => 26696
  4791. [payment_type] => recurring
  4792. [site_url] => https://www.joonya.com.au
  4793. )
  4794.  
  4795. [on_behalf_of] =>
  4796. [order] =>
  4797. [outcome] => stdClass Object
  4798. (
  4799. [network_status] => approved_by_network
  4800. [reason] =>
  4801. [risk_level] => normal
  4802. [risk_score] => 0
  4803. [seller_message] => Payment complete.
  4804. [type] => authorized
  4805. )
  4806.  
  4807. [paid] => 1
  4808. [payment_intent] => pi_1EpWm7KmkXhkwDrsU7d0pEII
  4809. [payment_method] => src_1EpWj2KmkXhkwDrsgR589RQh
  4810. [payment_method_details] => stdClass Object
  4811. (
  4812. [card] => stdClass Object
  4813. (
  4814. [brand] => mastercard
  4815. [checks] => stdClass Object
  4816. (
  4817. [address_line1_check] =>
  4818. [address_postal_code_check] =>
  4819. [cvc_check] => pass
  4820. )
  4821.  
  4822. [country] => AU
  4823. [exp_month] => 7
  4824. [exp_year] => 2019
  4825. [fingerprint] => neMzSEEwmhMa5rwe
  4826. [funding] => credit
  4827. [last4] => 8163
  4828. [three_d_secure] =>
  4829. [wallet] =>
  4830. )
  4831.  
  4832. [type] => card
  4833. )
  4834.  
  4835. [receipt_email] =>
  4836. [receipt_number] =>
  4837. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpWm8KmkXhkwDrsOUqRuhwB/rcpt_FKB8Xym26Pz8fIo1xL7cfTqDDGX8PEQ
  4838. [refunded] =>
  4839. [refunds] => stdClass Object
  4840. (
  4841. [object] => list
  4842. [data] => Array
  4843. (
  4844. )
  4845.  
  4846. [has_more] =>
  4847. [total_count] => 0
  4848. [url] => /v1/charges/ch_1EpWm8KmkXhkwDrsOUqRuhwB/refunds
  4849. )
  4850.  
  4851. [review] =>
  4852. [shipping] =>
  4853. [source] => stdClass Object
  4854. (
  4855. [id] => src_1EpWj2KmkXhkwDrsgR589RQh
  4856. [object] => source
  4857. [amount] =>
  4858. [card] => stdClass Object
  4859. (
  4860. [exp_month] => 7
  4861. [exp_year] => 2019
  4862. [last4] => 8163
  4863. [country] => AU
  4864. [brand] => MasterCard
  4865. [cvc_check] => pass
  4866. [funding] => credit
  4867. [fingerprint] => neMzSEEwmhMa5rwe
  4868. [three_d_secure] => optional
  4869. [name] =>
  4870. [address_line1_check] =>
  4871. [address_zip_check] =>
  4872. [tokenization_method] =>
  4873. [dynamic_last4] =>
  4874. )
  4875.  
  4876. [client_secret] => src_client_secret_FKB5v0P0eSUETki17JThAArV
  4877. [created] => 1561538806
  4878. [currency] =>
  4879. [customer] => cus_FKB5xc6Kix1JPr
  4880. [flow] => none
  4881. [livemode] => 1
  4882. [metadata] => stdClass Object
  4883. (
  4884. )
  4885.  
  4886. [owner] => stdClass Object
  4887. (
  4888. [address] =>
  4889. [email] => meg_mckinnon@hotmail.com
  4890. [name] => Meg McKinnon
  4891. [phone] =>
  4892. [verified_address] =>
  4893. [verified_email] =>
  4894. [verified_name] =>
  4895. [verified_phone] =>
  4896. )
  4897.  
  4898. [statement_descriptor] =>
  4899. [status] => chargeable
  4900. [type] => card
  4901. [usage] => reusable
  4902. )
  4903.  
  4904. [source_transfer] =>
  4905. [statement_descriptor] => Joonya
  4906. [status] => succeeded
  4907. [transfer_data] =>
  4908. [transfer_group] =>
  4909. )
  4910.  
  4911. ====End Log====
  4912.  
  4913.  
  4914. 2019-06-26T08:46:47+00:00 DEBUG
  4915. ====Stripe Version: 4.2.1====
  4916. ====Start Log====
  4917. balance/history/txn_1EpWmAKmkXhkwDrsJQ2DXmQ9
  4918. ====End Log====
  4919.  
  4920.  
  4921. 2019-06-26T09:22:29+00:00 DEBUG
  4922. ====Stripe Version: 4.2.1====
  4923. ====Start Log====
  4924. sources/src_1EpXKhKmkXhkwDrslWJ1y1mB
  4925. ====End Log====
  4926.  
  4927.  
  4928. 2019-06-26T09:22:30+00:00 DEBUG
  4929. ====Stripe Version: 4.2.1====
  4930. ====Start Log====
  4931. Info: Begin processing payment for order 27351 for the amount of 128.00
  4932. ====End Log====
  4933.  
  4934.  
  4935. 2019-06-26T09:22:30+00:00 DEBUG
  4936. ====Stripe Version: 4.2.1====
  4937. ====Start Log====
  4938. payment_intents request: Array
  4939. (
  4940. [source] => src_1EpXKhKmkXhkwDrslWJ1y1mB
  4941. [amount] => 12800
  4942. [currency] => aud
  4943. [description] => Joonya - Order 27351
  4944. [metadata] => Array
  4945. (
  4946. [customer_name] => George Ana
  4947. [customer_email] => george.ana00@gmail.com
  4948. [order_id] => 27351
  4949. )
  4950.  
  4951. [statement_descriptor] => Joonya
  4952. [capture_method] => automatic
  4953. [payment_method_types] => Array
  4954. (
  4955. [0] => card
  4956. )
  4957.  
  4958. )
  4959.  
  4960. ====End Log====
  4961.  
  4962.  
  4963. 2019-06-26T09:22:31+00:00 DEBUG
  4964. ====Stripe Version: 4.2.1====
  4965. ====Start Log====
  4966. Stripe PaymentIntent pi_1EpXKlKmkXhkwDrs3r2KnmSm initiated for order 27351
  4967. ====End Log====
  4968.  
  4969.  
  4970. 2019-06-26T09:22:31+00:00 DEBUG
  4971. ====Stripe Version: 4.2.1====
  4972. ====Start Log====
  4973. payment_intents/pi_1EpXKlKmkXhkwDrs3r2KnmSm/confirm request: Array
  4974. (
  4975. [source] => src_1EpXKhKmkXhkwDrslWJ1y1mB
  4976. )
  4977.  
  4978. ====End Log====
  4979.  
  4980.  
  4981. 2019-06-26T09:22:35+00:00 DEBUG
  4982. ====Stripe Version: 4.2.1====
  4983. ====Start Log====
  4984. Stripe PaymentIntent pi_1EpXKlKmkXhkwDrs3r2KnmSm succeeded for order 27351
  4985. ====End Log====
  4986.  
  4987.  
  4988. 2019-06-26T09:22:35+00:00 DEBUG
  4989. ====Stripe Version: 4.2.1====
  4990. ====Start Log====
  4991. Processing response: stdClass Object
  4992. (
  4993. [id] => ch_1EpXKmKmkXhkwDrsdOyD0vRm
  4994. [object] => charge
  4995. [amount] => 12800
  4996. [amount_refunded] => 0
  4997. [application] =>
  4998. [application_fee] =>
  4999. [application_fee_amount] =>
  5000. [balance_transaction] => txn_1EpXKoKmkXhkwDrsUqAa4xe1
  5001. [billing_details] => stdClass Object
  5002. (
  5003. [address] => stdClass Object
  5004. (
  5005. [city] => Cheltenham
  5006. [country] => AU
  5007. [line1] => 2 radcliff ave
  5008. [line2] =>
  5009. [postal_code] => 3192
  5010. [state] => VIC
  5011. )
  5012.  
  5013. [email] => george.ana00@gmail.com
  5014. [name] =>
  5015. [phone] =>
  5016. )
  5017.  
  5018. [captured] => 1
  5019. [created] => 1561540952
  5020. [currency] => aud
  5021. [customer] =>
  5022. [description] => Joonya - Order 27351
  5023. [destination] =>
  5024. [dispute] =>
  5025. [failure_code] =>
  5026. [failure_message] =>
  5027. [fraud_details] => stdClass Object
  5028. (
  5029. )
  5030.  
  5031. [invoice] =>
  5032. [livemode] => 1
  5033. [metadata] => stdClass Object
  5034. (
  5035. [customer_name] => George Ana
  5036. [customer_email] => george.ana00@gmail.com
  5037. [order_id] => 27351
  5038. )
  5039.  
  5040. [on_behalf_of] =>
  5041. [order] =>
  5042. [outcome] => stdClass Object
  5043. (
  5044. [network_status] => approved_by_network
  5045. [reason] =>
  5046. [risk_level] => normal
  5047. [risk_score] => 0
  5048. [seller_message] => Payment complete.
  5049. [type] => authorized
  5050. )
  5051.  
  5052. [paid] => 1
  5053. [payment_intent] => pi_1EpXKlKmkXhkwDrs3r2KnmSm
  5054. [payment_method] => src_1EpXKhKmkXhkwDrslWJ1y1mB
  5055. [payment_method_details] => stdClass Object
  5056. (
  5057. [card] => stdClass Object
  5058. (
  5059. [brand] => visa
  5060. [checks] => stdClass Object
  5061. (
  5062. [address_line1_check] => unavailable
  5063. [address_postal_code_check] => unavailable
  5064. [cvc_check] => pass
  5065. )
  5066.  
  5067. [country] => AU
  5068. [exp_month] => 3
  5069. [exp_year] => 2021
  5070. [fingerprint] => 4YLph1Wg5t5CxpNk
  5071. [funding] => credit
  5072. [last4] => 4420
  5073. [three_d_secure] =>
  5074. [wallet] =>
  5075. )
  5076.  
  5077. [type] => card
  5078. )
  5079.  
  5080. [receipt_email] =>
  5081. [receipt_number] =>
  5082. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpXKmKmkXhkwDrsdOyD0vRm/rcpt_FKBiFkJ0GwfCJtDSssjvNc2xhLXqs9F
  5083. [refunded] =>
  5084. [refunds] => stdClass Object
  5085. (
  5086. [object] => list
  5087. [data] => Array
  5088. (
  5089. )
  5090.  
  5091. [has_more] =>
  5092. [total_count] => 0
  5093. [url] => /v1/charges/ch_1EpXKmKmkXhkwDrsdOyD0vRm/refunds
  5094. )
  5095.  
  5096. [review] =>
  5097. [shipping] =>
  5098. [source] => stdClass Object
  5099. (
  5100. [id] => src_1EpXKhKmkXhkwDrslWJ1y1mB
  5101. [object] => source
  5102. [amount] =>
  5103. [card] => stdClass Object
  5104. (
  5105. [exp_month] => 3
  5106. [exp_year] => 2021
  5107. [last4] => 4420
  5108. [country] => AU
  5109. [brand] => Visa
  5110. [address_line1_check] => unavailable
  5111. [address_zip_check] => unavailable
  5112. [cvc_check] => pass
  5113. [funding] => credit
  5114. [fingerprint] => 4YLph1Wg5t5CxpNk
  5115. [three_d_secure] => optional
  5116. [name] =>
  5117. [tokenization_method] =>
  5118. [dynamic_last4] =>
  5119. )
  5120.  
  5121. [client_secret] => src_client_secret_FKBiR6Ri490Bx3jDdmMwIJIy
  5122. [created] => 1561540954
  5123. [currency] =>
  5124. [flow] => none
  5125. [livemode] => 1
  5126. [metadata] => stdClass Object
  5127. (
  5128. )
  5129.  
  5130. [owner] => stdClass Object
  5131. (
  5132. [address] => stdClass Object
  5133. (
  5134. [city] => Cheltenham
  5135. [country] => AU
  5136. [line1] => 2 radcliff ave
  5137. [line2] =>
  5138. [postal_code] => 3192
  5139. [state] => VIC
  5140. )
  5141.  
  5142. [email] => george.ana00@gmail.com
  5143. [name] =>
  5144. [phone] =>
  5145. [verified_address] =>
  5146. [verified_email] =>
  5147. [verified_name] =>
  5148. [verified_phone] =>
  5149. )
  5150.  
  5151. [statement_descriptor] =>
  5152. [status] => consumed
  5153. [type] => card
  5154. [usage] => reusable
  5155. )
  5156.  
  5157. [source_transfer] =>
  5158. [statement_descriptor] => Joonya
  5159. [status] => succeeded
  5160. [transfer_data] =>
  5161. [transfer_group] =>
  5162. )
  5163.  
  5164. ====End Log====
  5165.  
  5166.  
  5167. 2019-06-26T09:22:35+00:00 DEBUG
  5168. ====Stripe Version: 4.2.1====
  5169. ====Start Log====
  5170. balance/history/txn_1EpXKoKmkXhkwDrsUqAa4xe1
  5171. ====End Log====
  5172.  
  5173.  
  5174. 2019-06-26T09:50:34+00:00 DEBUG
  5175. ====Stripe Version: 4.2.1====
  5176. ====Start Log====
  5177. sources/src_1EpXlsKmkXhkwDrsrwPJp4Rf
  5178. ====End Log====
  5179.  
  5180.  
  5181. 2019-06-26T09:50:35+00:00 DEBUG
  5182. ====Stripe Version: 4.2.1====
  5183. ====Start Log====
  5184. Info: Begin processing payment for order 27354 for the amount of 233.00
  5185. ====End Log====
  5186.  
  5187.  
  5188. 2019-06-26T09:50:35+00:00 DEBUG
  5189. ====Stripe Version: 4.2.1====
  5190. ====Start Log====
  5191. payment_intents request: Array
  5192. (
  5193. [source] => src_1EpXlsKmkXhkwDrsrwPJp4Rf
  5194. [amount] => 23300
  5195. [currency] => aud
  5196. [description] => Joonya - Order 27354
  5197. [metadata] => Array
  5198. (
  5199. [customer_name] => Jessica Yore
  5200. [customer_email] => jessicayore@gmail.com
  5201. [order_id] => 27354
  5202. )
  5203.  
  5204. [statement_descriptor] => Joonya
  5205. [capture_method] => automatic
  5206. [payment_method_types] => Array
  5207. (
  5208. [0] => card
  5209. )
  5210.  
  5211. )
  5212.  
  5213. ====End Log====
  5214.  
  5215.  
  5216. 2019-06-26T09:50:36+00:00 DEBUG
  5217. ====Stripe Version: 4.2.1====
  5218. ====Start Log====
  5219. Stripe PaymentIntent pi_1EpXlwKmkXhkwDrsxEEbgOCM initiated for order 27354
  5220. ====End Log====
  5221.  
  5222.  
  5223. 2019-06-26T09:50:36+00:00 DEBUG
  5224. ====Stripe Version: 4.2.1====
  5225. ====Start Log====
  5226. payment_intents/pi_1EpXlwKmkXhkwDrsxEEbgOCM/confirm request: Array
  5227. (
  5228. [source] => src_1EpXlsKmkXhkwDrsrwPJp4Rf
  5229. )
  5230.  
  5231. ====End Log====
  5232.  
  5233.  
  5234. 2019-06-26T09:50:39+00:00 DEBUG
  5235. ====Stripe Version: 4.2.1====
  5236. ====Start Log====
  5237. Stripe PaymentIntent pi_1EpXlwKmkXhkwDrsxEEbgOCM succeeded for order 27354
  5238. ====End Log====
  5239.  
  5240.  
  5241. 2019-06-26T09:50:39+00:00 DEBUG
  5242. ====Stripe Version: 4.2.1====
  5243. ====Start Log====
  5244. Processing response: stdClass Object
  5245. (
  5246. [id] => ch_1EpXlxKmkXhkwDrs9kGLGfgK
  5247. [object] => charge
  5248. [amount] => 23300
  5249. [amount_refunded] => 0
  5250. [application] =>
  5251. [application_fee] =>
  5252. [application_fee_amount] =>
  5253. [balance_transaction] => txn_1EpXlyKmkXhkwDrsQq5E63Yd
  5254. [billing_details] => stdClass Object
  5255. (
  5256. [address] => stdClass Object
  5257. (
  5258. [city] => Fairlight
  5259. [country] => AU
  5260. [line1] => 1/25 Cohen Street
  5261. [line2] =>
  5262. [postal_code] => 2094
  5263. [state] => NSW
  5264. )
  5265.  
  5266. [email] => jessicayore@gmail.com
  5267. [name] =>
  5268. [phone] => 0423714241
  5269. )
  5270.  
  5271. [captured] => 1
  5272. [created] => 1561542637
  5273. [currency] => aud
  5274. [customer] =>
  5275. [description] => Joonya - Order 27354
  5276. [destination] =>
  5277. [dispute] =>
  5278. [failure_code] =>
  5279. [failure_message] =>
  5280. [fraud_details] => stdClass Object
  5281. (
  5282. )
  5283.  
  5284. [invoice] =>
  5285. [livemode] => 1
  5286. [metadata] => stdClass Object
  5287. (
  5288. [customer_name] => Jessica Yore
  5289. [customer_email] => jessicayore@gmail.com
  5290. [order_id] => 27354
  5291. )
  5292.  
  5293. [on_behalf_of] =>
  5294. [order] =>
  5295. [outcome] => stdClass Object
  5296. (
  5297. [network_status] => approved_by_network
  5298. [reason] =>
  5299. [risk_level] => normal
  5300. [risk_score] => 0
  5301. [seller_message] => Payment complete.
  5302. [type] => authorized
  5303. )
  5304.  
  5305. [paid] => 1
  5306. [payment_intent] => pi_1EpXlwKmkXhkwDrsxEEbgOCM
  5307. [payment_method] => src_1EpXlsKmkXhkwDrsrwPJp4Rf
  5308. [payment_method_details] => stdClass Object
  5309. (
  5310. [card] => stdClass Object
  5311. (
  5312. [brand] => visa
  5313. [checks] => stdClass Object
  5314. (
  5315. [address_line1_check] => unavailable
  5316. [address_postal_code_check] => unavailable
  5317. [cvc_check] => pass
  5318. )
  5319.  
  5320. [country] => AU
  5321. [exp_month] => 10
  5322. [exp_year] => 2021
  5323. [fingerprint] => iEBVcEiF2OwEeGzX
  5324. [funding] => credit
  5325. [last4] => 0433
  5326. [three_d_secure] =>
  5327. [wallet] =>
  5328. )
  5329.  
  5330. [type] => card
  5331. )
  5332.  
  5333. [receipt_email] =>
  5334. [receipt_number] =>
  5335. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpXlxKmkXhkwDrs9kGLGfgK/rcpt_FKCAj1qhJwCsa3YNry6hDFnn8gCuT0b
  5336. [refunded] =>
  5337. [refunds] => stdClass Object
  5338. (
  5339. [object] => list
  5340. [data] => Array
  5341. (
  5342. )
  5343.  
  5344. [has_more] =>
  5345. [total_count] => 0
  5346. [url] => /v1/charges/ch_1EpXlxKmkXhkwDrs9kGLGfgK/refunds
  5347. )
  5348.  
  5349. [review] =>
  5350. [shipping] =>
  5351. [source] => stdClass Object
  5352. (
  5353. [id] => src_1EpXlsKmkXhkwDrsrwPJp4Rf
  5354. [object] => source
  5355. [amount] =>
  5356. [card] => stdClass Object
  5357. (
  5358. [exp_month] => 10
  5359. [exp_year] => 2021
  5360. [last4] => 0433
  5361. [country] => AU
  5362. [brand] => Visa
  5363. [address_line1_check] => unavailable
  5364. [address_zip_check] => unavailable
  5365. [cvc_check] => pass
  5366. [funding] => credit
  5367. [fingerprint] => iEBVcEiF2OwEeGzX
  5368. [three_d_secure] => optional
  5369. [name] =>
  5370. [tokenization_method] =>
  5371. [dynamic_last4] =>
  5372. )
  5373.  
  5374. [client_secret] => src_client_secret_FKCA9tlNkztmEEYlE3JaXzQH
  5375. [created] => 1561542638
  5376. [currency] =>
  5377. [flow] => none
  5378. [livemode] => 1
  5379. [metadata] => stdClass Object
  5380. (
  5381. )
  5382.  
  5383. [owner] => stdClass Object
  5384. (
  5385. [address] => stdClass Object
  5386. (
  5387. [city] => Fairlight
  5388. [country] => AU
  5389. [line1] => 1/25 Cohen Street
  5390. [line2] =>
  5391. [postal_code] => 2094
  5392. [state] => NSW
  5393. )
  5394.  
  5395. [email] => jessicayore@gmail.com
  5396. [name] =>
  5397. [phone] => 0423714241
  5398. [verified_address] =>
  5399. [verified_email] =>
  5400. [verified_name] =>
  5401. [verified_phone] =>
  5402. )
  5403.  
  5404. [statement_descriptor] =>
  5405. [status] => consumed
  5406. [type] => card
  5407. [usage] => reusable
  5408. )
  5409.  
  5410. [source_transfer] =>
  5411. [statement_descriptor] => Joonya
  5412. [status] => succeeded
  5413. [transfer_data] =>
  5414. [transfer_group] =>
  5415. )
  5416.  
  5417. ====End Log====
  5418.  
  5419.  
  5420. 2019-06-26T09:50:39+00:00 DEBUG
  5421. ====Stripe Version: 4.2.1====
  5422. ====Start Log====
  5423. balance/history/txn_1EpXlyKmkXhkwDrsQq5E63Yd
  5424. ====End Log====
  5425.  
  5426.  
  5427. 2019-06-26T12:18:03+00:00 DEBUG
  5428. ====Stripe Version: 4.2.1====
  5429. ====Start Log====
  5430. customers request: Array
  5431. (
  5432. [email] => pren_26@hotmail.com
  5433. [description] => Name: Prenessa Koussan Username: pren_26@hotmail.com
  5434. [metadata] => Array
  5435. (
  5436. )
  5437.  
  5438. )
  5439.  
  5440. ====End Log====
  5441.  
  5442.  
  5443. 2019-06-26T12:18:04+00:00 DEBUG
  5444. ====Stripe Version: 4.2.1====
  5445. ====Start Log====
  5446. sources/src_1Epa4XKmkXhkwDrsOYICOIsJ
  5447. ====End Log====
  5448.  
  5449.  
  5450. 2019-06-26T12:18:05+00:00 DEBUG
  5451. ====Stripe Version: 4.2.1====
  5452. ====Start Log====
  5453. customers/cus_FKEXNG1lTSiqtx/sources request: Array
  5454. (
  5455. [source] => src_1Epa4XKmkXhkwDrsOYICOIsJ
  5456. )
  5457.  
  5458. ====End Log====
  5459.  
  5460.  
  5461. 2019-06-26T12:18:07+00:00 DEBUG
  5462. ====Stripe Version: 4.2.1====
  5463. ====Start Log====
  5464. customers/cus_FKEXNG1lTSiqtx request: Array
  5465. (
  5466. [default_source] => src_1Epa4XKmkXhkwDrsOYICOIsJ
  5467. )
  5468.  
  5469. ====End Log====
  5470.  
  5471.  
  5472. 2019-06-26T12:18:08+00:00 DEBUG
  5473. ====Stripe Version: 4.2.1====
  5474. ====Start Log====
  5475. customers/cus_FKEXNG1lTSiqtx/sources request: Array
  5476. (
  5477. [limit] => 100
  5478. )
  5479.  
  5480. ====End Log====
  5481.  
  5482.  
  5483. 2019-06-26T12:18:09+00:00 DEBUG
  5484. ====Stripe Version: 4.2.1====
  5485. ====Start Log====
  5486. Info: Begin processing payment for order 27371 for the amount of 8.00
  5487. ====End Log====
  5488.  
  5489.  
  5490. 2019-06-26T12:18:09+00:00 DEBUG
  5491. ====Stripe Version: 4.2.1====
  5492. ====Start Log====
  5493. payment_intents request: Array
  5494. (
  5495. [source] => src_1Epa4XKmkXhkwDrsOYICOIsJ
  5496. [amount] => 800
  5497. [currency] => aud
  5498. [description] => Joonya - Order 27371
  5499. [metadata] => Array
  5500. (
  5501. [customer_name] => Prenessa Koussan
  5502. [customer_email] => pren_26@hotmail.com
  5503. [order_id] => 27371
  5504. [payment_type] => recurring
  5505. [site_url] => https://www.joonya.com.au
  5506. )
  5507.  
  5508. [statement_descriptor] => Joonya
  5509. [capture_method] => automatic
  5510. [payment_method_types] => Array
  5511. (
  5512. [0] => card
  5513. )
  5514.  
  5515. [customer] => cus_FKEXNG1lTSiqtx
  5516. )
  5517.  
  5518. ====End Log====
  5519.  
  5520.  
  5521. 2019-06-26T12:18:10+00:00 DEBUG
  5522. ====Stripe Version: 4.2.1====
  5523. ====Start Log====
  5524. Stripe PaymentIntent pi_1Epa4jKmkXhkwDrsBihnppyZ initiated for order 27371
  5525. ====End Log====
  5526.  
  5527.  
  5528. 2019-06-26T12:18:10+00:00 DEBUG
  5529. ====Stripe Version: 4.2.1====
  5530. ====Start Log====
  5531. payment_intents/pi_1Epa4jKmkXhkwDrsBihnppyZ/confirm request: Array
  5532. (
  5533. [source] => src_1Epa4XKmkXhkwDrsOYICOIsJ
  5534. )
  5535.  
  5536. ====End Log====
  5537.  
  5538.  
  5539. 2019-06-26T12:18:13+00:00 DEBUG
  5540. ====Stripe Version: 4.2.1====
  5541. ====Start Log====
  5542. Stripe PaymentIntent pi_1Epa4jKmkXhkwDrsBihnppyZ succeeded for order 27371
  5543. ====End Log====
  5544.  
  5545.  
  5546. 2019-06-26T12:18:13+00:00 DEBUG
  5547. ====Stripe Version: 4.2.1====
  5548. ====Start Log====
  5549. Processing response: stdClass Object
  5550. (
  5551. [id] => ch_1Epa4lKmkXhkwDrsPjirTdug
  5552. [object] => charge
  5553. [amount] => 800
  5554. [amount_refunded] => 0
  5555. [application] =>
  5556. [application_fee] =>
  5557. [application_fee_amount] =>
  5558. [balance_transaction] => txn_1Epa4mKmkXhkwDrsvFaIF83p
  5559. [billing_details] => stdClass Object
  5560. (
  5561. [address] => stdClass Object
  5562. (
  5563. [city] => Beaumont Hills
  5564. [country] => AU
  5565. [line1] => 1 Lees Place
  5566. [line2] =>
  5567. [postal_code] => 2155
  5568. [state] => NSW
  5569. )
  5570.  
  5571. [email] => pren_26@hotmail.com
  5572. [name] =>
  5573. [phone] => 0416755300
  5574. )
  5575.  
  5576. [captured] => 1
  5577. [created] => 1561551491
  5578. [currency] => aud
  5579. [customer] => cus_FKEXNG1lTSiqtx
  5580. [description] => Joonya - Order 27371
  5581. [destination] =>
  5582. [dispute] =>
  5583. [failure_code] =>
  5584. [failure_message] =>
  5585. [fraud_details] => stdClass Object
  5586. (
  5587. )
  5588.  
  5589. [invoice] =>
  5590. [livemode] => 1
  5591. [metadata] => stdClass Object
  5592. (
  5593. [customer_name] => Prenessa Koussan
  5594. [customer_email] => pren_26@hotmail.com
  5595. [order_id] => 27371
  5596. [payment_type] => recurring
  5597. [site_url] => https://www.joonya.com.au
  5598. )
  5599.  
  5600. [on_behalf_of] =>
  5601. [order] =>
  5602. [outcome] => stdClass Object
  5603. (
  5604. [network_status] => approved_by_network
  5605. [reason] =>
  5606. [risk_level] => normal
  5607. [risk_score] => 0
  5608. [seller_message] => Payment complete.
  5609. [type] => authorized
  5610. )
  5611.  
  5612. [paid] => 1
  5613. [payment_intent] => pi_1Epa4jKmkXhkwDrsBihnppyZ
  5614. [payment_method] => src_1Epa4XKmkXhkwDrsOYICOIsJ
  5615. [payment_method_details] => stdClass Object
  5616. (
  5617. [card] => stdClass Object
  5618. (
  5619. [brand] => visa
  5620. [checks] => stdClass Object
  5621. (
  5622. [address_line1_check] => unavailable
  5623. [address_postal_code_check] => unavailable
  5624. [cvc_check] => pass
  5625. )
  5626.  
  5627. [country] => AU
  5628. [exp_month] => 9
  5629. [exp_year] => 2020
  5630. [fingerprint] => bLDVINXJjaHCilx8
  5631. [funding] => credit
  5632. [last4] => 9696
  5633. [three_d_secure] =>
  5634. [wallet] =>
  5635. )
  5636.  
  5637. [type] => card
  5638. )
  5639.  
  5640. [receipt_email] =>
  5641. [receipt_number] =>
  5642. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1Epa4lKmkXhkwDrsPjirTdug/rcpt_FKEXfylQev4ywNAquSwwHcIfM0UxCDP
  5643. [refunded] =>
  5644. [refunds] => stdClass Object
  5645. (
  5646. [object] => list
  5647. [data] => Array
  5648. (
  5649. )
  5650.  
  5651. [has_more] =>
  5652. [total_count] => 0
  5653. [url] => /v1/charges/ch_1Epa4lKmkXhkwDrsPjirTdug/refunds
  5654. )
  5655.  
  5656. [review] =>
  5657. [shipping] =>
  5658. [source] => stdClass Object
  5659. (
  5660. [id] => src_1Epa4XKmkXhkwDrsOYICOIsJ
  5661. [object] => source
  5662. [amount] =>
  5663. [card] => stdClass Object
  5664. (
  5665. [exp_month] => 9
  5666. [exp_year] => 2020
  5667. [last4] => 9696
  5668. [country] => AU
  5669. [brand] => Visa
  5670. [address_line1_check] => unavailable
  5671. [address_zip_check] => unavailable
  5672. [cvc_check] => pass
  5673. [funding] => credit
  5674. [fingerprint] => bLDVINXJjaHCilx8
  5675. [three_d_secure] => optional
  5676. [name] =>
  5677. [tokenization_method] =>
  5678. [dynamic_last4] =>
  5679. )
  5680.  
  5681. [client_secret] => src_client_secret_FKEXKiRwo54lMc9zvUY0ONuV
  5682. [created] => 1561551492
  5683. [currency] =>
  5684. [customer] => cus_FKEXNG1lTSiqtx
  5685. [flow] => none
  5686. [livemode] => 1
  5687. [metadata] => stdClass Object
  5688. (
  5689. )
  5690.  
  5691. [owner] => stdClass Object
  5692. (
  5693. [address] => stdClass Object
  5694. (
  5695. [city] => Beaumont Hills
  5696. [country] => AU
  5697. [line1] => 1 Lees Place
  5698. [line2] =>
  5699. [postal_code] => 2155
  5700. [state] => NSW
  5701. )
  5702.  
  5703. [email] => pren_26@hotmail.com
  5704. [name] =>
  5705. [phone] => 0416755300
  5706. [verified_address] =>
  5707. [verified_email] =>
  5708. [verified_name] =>
  5709. [verified_phone] =>
  5710. )
  5711.  
  5712. [statement_descriptor] =>
  5713. [status] => chargeable
  5714. [type] => card
  5715. [usage] => reusable
  5716. )
  5717.  
  5718. [source_transfer] =>
  5719. [statement_descriptor] => Joonya
  5720. [status] => succeeded
  5721. [transfer_data] =>
  5722. [transfer_group] =>
  5723. )
  5724.  
  5725. ====End Log====
  5726.  
  5727.  
  5728. 2019-06-26T12:18:13+00:00 DEBUG
  5729. ====Stripe Version: 4.2.1====
  5730. ====Start Log====
  5731. balance/history/txn_1Epa4mKmkXhkwDrsvFaIF83p
  5732. ====End Log====
  5733.  
  5734.  
  5735. 2019-06-26T12:19:24+00:00 DEBUG
  5736. ====Stripe Version: 4.2.1====
  5737. ====Start Log====
  5738. customers/cus_FKEXNG1lTSiqtx/sources request: Array
  5739. (
  5740. [limit] => 100
  5741. )
  5742.  
  5743. ====End Log====
  5744.  
  5745.  
  5746. 2019-06-26T12:19:27+00:00 DEBUG
  5747. ====Stripe Version: 4.2.1====
  5748. ====Start Log====
  5749. customers/cus_FKEXNG1lTSiqtx/sources request: Array
  5750. (
  5751. [limit] => 100
  5752. )
  5753.  
  5754. ====End Log====
  5755.  
  5756.  
  5757. 2019-06-26T12:20:00+00:00 DEBUG
  5758. ====Stripe Version: 4.2.1====
  5759. ====Start Log====
  5760. sources/src_1Epa4XKmkXhkwDrsOYICOIsJ
  5761. ====End Log====
  5762.  
  5763.  
  5764. 2019-06-26T12:20:01+00:00 DEBUG
  5765. ====Stripe Version: 4.2.1====
  5766. ====Start Log====
  5767. Info: Begin processing payment for order 27377 for the amount of 8.00
  5768. ====End Log====
  5769.  
  5770.  
  5771. 2019-06-26T12:20:01+00:00 DEBUG
  5772. ====Stripe Version: 4.2.1====
  5773. ====Start Log====
  5774. payment_intents request: Array
  5775. (
  5776. [source] => src_1Epa4XKmkXhkwDrsOYICOIsJ
  5777. [amount] => 800
  5778. [currency] => aud
  5779. [description] => Joonya - Order 27377
  5780. [metadata] => Array
  5781. (
  5782. [customer_name] => Prenessa Koussan
  5783. [customer_email] => pren_26@hotmail.com
  5784. [order_id] => 27377
  5785. [payment_type] => recurring
  5786. [site_url] => https://www.joonya.com.au
  5787. )
  5788.  
  5789. [statement_descriptor] => Joonya
  5790. [capture_method] => automatic
  5791. [payment_method_types] => Array
  5792. (
  5793. [0] => card
  5794. )
  5795.  
  5796. [customer] => cus_FKEXNG1lTSiqtx
  5797. )
  5798.  
  5799. ====End Log====
  5800.  
  5801.  
  5802. 2019-06-26T12:20:02+00:00 DEBUG
  5803. ====Stripe Version: 4.2.1====
  5804. ====Start Log====
  5805. Stripe PaymentIntent pi_1Epa6YKmkXhkwDrsUBqPavlY initiated for order 27377
  5806. ====End Log====
  5807.  
  5808.  
  5809. 2019-06-26T12:20:02+00:00 DEBUG
  5810. ====Stripe Version: 4.2.1====
  5811. ====Start Log====
  5812. payment_intents/pi_1Epa6YKmkXhkwDrsUBqPavlY/confirm request: Array
  5813. (
  5814. [source] => src_1Epa4XKmkXhkwDrsOYICOIsJ
  5815. )
  5816.  
  5817. ====End Log====
  5818.  
  5819.  
  5820. 2019-06-26T12:20:05+00:00 DEBUG
  5821. ====Stripe Version: 4.2.1====
  5822. ====Start Log====
  5823. Stripe PaymentIntent pi_1Epa6YKmkXhkwDrsUBqPavlY succeeded for order 27377
  5824. ====End Log====
  5825.  
  5826.  
  5827. 2019-06-26T12:20:05+00:00 DEBUG
  5828. ====Stripe Version: 4.2.1====
  5829. ====Start Log====
  5830. Processing response: stdClass Object
  5831. (
  5832. [id] => ch_1Epa6ZKmkXhkwDrs4fAor5bZ
  5833. [object] => charge
  5834. [amount] => 800
  5835. [amount_refunded] => 0
  5836. [application] =>
  5837. [application_fee] =>
  5838. [application_fee_amount] =>
  5839. [balance_transaction] => txn_1Epa6aKmkXhkwDrs2mFqwRdy
  5840. [billing_details] => stdClass Object
  5841. (
  5842. [address] => stdClass Object
  5843. (
  5844. [city] => Beaumont Hills
  5845. [country] => AU
  5846. [line1] => 1 Lees Place
  5847. [line2] =>
  5848. [postal_code] => 2155
  5849. [state] => NSW
  5850. )
  5851.  
  5852. [email] => pren_26@hotmail.com
  5853. [name] =>
  5854. [phone] => 0416755300
  5855. )
  5856.  
  5857. [captured] => 1
  5858. [created] => 1561551603
  5859. [currency] => aud
  5860. [customer] => cus_FKEXNG1lTSiqtx
  5861. [description] => Joonya - Order 27377
  5862. [destination] =>
  5863. [dispute] =>
  5864. [failure_code] =>
  5865. [failure_message] =>
  5866. [fraud_details] => stdClass Object
  5867. (
  5868. )
  5869.  
  5870. [invoice] =>
  5871. [livemode] => 1
  5872. [metadata] => stdClass Object
  5873. (
  5874. [customer_name] => Prenessa Koussan
  5875. [customer_email] => pren_26@hotmail.com
  5876. [order_id] => 27377
  5877. [payment_type] => recurring
  5878. [site_url] => https://www.joonya.com.au
  5879. )
  5880.  
  5881. [on_behalf_of] =>
  5882. [order] =>
  5883. [outcome] => stdClass Object
  5884. (
  5885. [network_status] => approved_by_network
  5886. [reason] =>
  5887. [risk_level] => normal
  5888. [risk_score] => 0
  5889. [seller_message] => Payment complete.
  5890. [type] => authorized
  5891. )
  5892.  
  5893. [paid] => 1
  5894. [payment_intent] => pi_1Epa6YKmkXhkwDrsUBqPavlY
  5895. [payment_method] => src_1Epa4XKmkXhkwDrsOYICOIsJ
  5896. [payment_method_details] => stdClass Object
  5897. (
  5898. [card] => stdClass Object
  5899. (
  5900. [brand] => visa
  5901. [checks] => stdClass Object
  5902. (
  5903. [address_line1_check] => unavailable
  5904. [address_postal_code_check] => unavailable
  5905. [cvc_check] => pass
  5906. )
  5907.  
  5908. [country] => AU
  5909. [exp_month] => 9
  5910. [exp_year] => 2020
  5911. [fingerprint] => bLDVINXJjaHCilx8
  5912. [funding] => credit
  5913. [last4] => 9696
  5914. [three_d_secure] =>
  5915. [wallet] =>
  5916. )
  5917.  
  5918. [type] => card
  5919. )
  5920.  
  5921. [receipt_email] =>
  5922. [receipt_number] =>
  5923. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1Epa6ZKmkXhkwDrs4fAor5bZ/rcpt_FKEZZ7h4Z8tZ2LMxpxIOYe6TYBHpHMw
  5924. [refunded] =>
  5925. [refunds] => stdClass Object
  5926. (
  5927. [object] => list
  5928. [data] => Array
  5929. (
  5930. )
  5931.  
  5932. [has_more] =>
  5933. [total_count] => 0
  5934. [url] => /v1/charges/ch_1Epa6ZKmkXhkwDrs4fAor5bZ/refunds
  5935. )
  5936.  
  5937. [review] =>
  5938. [shipping] =>
  5939. [source] => stdClass Object
  5940. (
  5941. [id] => src_1Epa4XKmkXhkwDrsOYICOIsJ
  5942. [object] => source
  5943. [amount] =>
  5944. [card] => stdClass Object
  5945. (
  5946. [exp_month] => 9
  5947. [exp_year] => 2020
  5948. [last4] => 9696
  5949. [country] => AU
  5950. [brand] => Visa
  5951. [address_line1_check] => unavailable
  5952. [address_zip_check] => unavailable
  5953. [cvc_check] => pass
  5954. [funding] => credit
  5955. [fingerprint] => bLDVINXJjaHCilx8
  5956. [three_d_secure] => optional
  5957. [name] =>
  5958. [tokenization_method] =>
  5959. [dynamic_last4] =>
  5960. )
  5961.  
  5962. [client_secret] => src_client_secret_FKEXKiRwo54lMc9zvUY0ONuV
  5963. [created] => 1561551604
  5964. [currency] =>
  5965. [customer] => cus_FKEXNG1lTSiqtx
  5966. [flow] => none
  5967. [livemode] => 1
  5968. [metadata] => stdClass Object
  5969. (
  5970. )
  5971.  
  5972. [owner] => stdClass Object
  5973. (
  5974. [address] => stdClass Object
  5975. (
  5976. [city] => Beaumont Hills
  5977. [country] => AU
  5978. [line1] => 1 Lees Place
  5979. [line2] =>
  5980. [postal_code] => 2155
  5981. [state] => NSW
  5982. )
  5983.  
  5984. [email] => pren_26@hotmail.com
  5985. [name] =>
  5986. [phone] => 0416755300
  5987. [verified_address] =>
  5988. [verified_email] =>
  5989. [verified_name] =>
  5990. [verified_phone] =>
  5991. )
  5992.  
  5993. [statement_descriptor] =>
  5994. [status] => chargeable
  5995. [type] => card
  5996. [usage] => reusable
  5997. )
  5998.  
  5999. [source_transfer] =>
  6000. [statement_descriptor] => Joonya
  6001. [status] => succeeded
  6002. [transfer_data] =>
  6003. [transfer_group] =>
  6004. )
  6005.  
  6006. ====End Log====
  6007.  
  6008.  
  6009. 2019-06-26T12:20:05+00:00 DEBUG
  6010. ====Stripe Version: 4.2.1====
  6011. ====Start Log====
  6012. balance/history/txn_1Epa6aKmkXhkwDrs2mFqwRdy
  6013. ====End Log====
  6014.  
  6015.  
  6016. 2019-06-26T12:20:41+00:00 DEBUG
  6017. ====Stripe Version: 4.2.1====
  6018. ====Start Log====
  6019. customers/cus_FKEXNG1lTSiqtx/sources request: Array
  6020. (
  6021. [limit] => 100
  6022. )
  6023.  
  6024. ====End Log====
  6025.  
  6026.  
  6027. 2019-06-26T12:20:44+00:00 DEBUG
  6028. ====Stripe Version: 4.2.1====
  6029. ====Start Log====
  6030. customers/cus_FKEXNG1lTSiqtx/sources request: Array
  6031. (
  6032. [limit] => 100
  6033. )
  6034.  
  6035. ====End Log====
  6036.  
  6037.  
  6038. 2019-06-26T12:21:25+00:00 DEBUG
  6039. ====Stripe Version: 4.2.1====
  6040. ====Start Log====
  6041. sources/src_1Epa4XKmkXhkwDrsOYICOIsJ
  6042. ====End Log====
  6043.  
  6044.  
  6045. 2019-06-26T12:21:26+00:00 DEBUG
  6046. ====Stripe Version: 4.2.1====
  6047. ====Start Log====
  6048. Info: Begin processing payment for order 27383 for the amount of 8.00
  6049. ====End Log====
  6050.  
  6051.  
  6052. 2019-06-26T12:21:26+00:00 DEBUG
  6053. ====Stripe Version: 4.2.1====
  6054. ====Start Log====
  6055. payment_intents request: Array
  6056. (
  6057. [source] => src_1Epa4XKmkXhkwDrsOYICOIsJ
  6058. [amount] => 800
  6059. [currency] => aud
  6060. [description] => Joonya - Order 27383
  6061. [metadata] => Array
  6062. (
  6063. [customer_name] => Prenessa Koussan
  6064. [customer_email] => pren_26@hotmail.com
  6065. [order_id] => 27383
  6066. [payment_type] => recurring
  6067. [site_url] => https://www.joonya.com.au
  6068. )
  6069.  
  6070. [statement_descriptor] => Joonya
  6071. [capture_method] => automatic
  6072. [payment_method_types] => Array
  6073. (
  6074. [0] => card
  6075. )
  6076.  
  6077. [customer] => cus_FKEXNG1lTSiqtx
  6078. )
  6079.  
  6080. ====End Log====
  6081.  
  6082.  
  6083. 2019-06-26T12:21:27+00:00 DEBUG
  6084. ====Stripe Version: 4.2.1====
  6085. ====Start Log====
  6086. Stripe PaymentIntent pi_1Epa7vKmkXhkwDrsXaYEoSpQ initiated for order 27383
  6087. ====End Log====
  6088.  
  6089.  
  6090. 2019-06-26T12:21:27+00:00 DEBUG
  6091. ====Stripe Version: 4.2.1====
  6092. ====Start Log====
  6093. payment_intents/pi_1Epa7vKmkXhkwDrsXaYEoSpQ/confirm request: Array
  6094. (
  6095. [source] => src_1Epa4XKmkXhkwDrsOYICOIsJ
  6096. )
  6097.  
  6098. ====End Log====
  6099.  
  6100.  
  6101. 2019-06-26T12:21:32+00:00 DEBUG
  6102. ====Stripe Version: 4.2.1====
  6103. ====Start Log====
  6104. Stripe PaymentIntent pi_1Epa7vKmkXhkwDrsXaYEoSpQ succeeded for order 27383
  6105. ====End Log====
  6106.  
  6107.  
  6108. 2019-06-26T12:21:32+00:00 DEBUG
  6109. ====Stripe Version: 4.2.1====
  6110. ====Start Log====
  6111. Processing response: stdClass Object
  6112. (
  6113. [id] => ch_1Epa7wKmkXhkwDrsDKNwpekK
  6114. [object] => charge
  6115. [amount] => 800
  6116. [amount_refunded] => 0
  6117. [application] =>
  6118. [application_fee] =>
  6119. [application_fee_amount] =>
  6120. [balance_transaction] => txn_1Epa7zKmkXhkwDrsTQr8emxG
  6121. [billing_details] => stdClass Object
  6122. (
  6123. [address] => stdClass Object
  6124. (
  6125. [city] => Beaumont Hills
  6126. [country] => AU
  6127. [line1] => 1 Lees Place
  6128. [line2] =>
  6129. [postal_code] => 2155
  6130. [state] => NSW
  6131. )
  6132.  
  6133. [email] => pren_26@hotmail.com
  6134. [name] =>
  6135. [phone] => 0416755300
  6136. )
  6137.  
  6138. [captured] => 1
  6139. [created] => 1561551688
  6140. [currency] => aud
  6141. [customer] => cus_FKEXNG1lTSiqtx
  6142. [description] => Joonya - Order 27383
  6143. [destination] =>
  6144. [dispute] =>
  6145. [failure_code] =>
  6146. [failure_message] =>
  6147. [fraud_details] => stdClass Object
  6148. (
  6149. )
  6150.  
  6151. [invoice] =>
  6152. [livemode] => 1
  6153. [metadata] => stdClass Object
  6154. (
  6155. [customer_name] => Prenessa Koussan
  6156. [customer_email] => pren_26@hotmail.com
  6157. [order_id] => 27383
  6158. [payment_type] => recurring
  6159. [site_url] => https://www.joonya.com.au
  6160. )
  6161.  
  6162. [on_behalf_of] =>
  6163. [order] =>
  6164. [outcome] => stdClass Object
  6165. (
  6166. [network_status] => approved_by_network
  6167. [reason] =>
  6168. [risk_level] => normal
  6169. [risk_score] => 0
  6170. [seller_message] => Payment complete.
  6171. [type] => authorized
  6172. )
  6173.  
  6174. [paid] => 1
  6175. [payment_intent] => pi_1Epa7vKmkXhkwDrsXaYEoSpQ
  6176. [payment_method] => src_1Epa4XKmkXhkwDrsOYICOIsJ
  6177. [payment_method_details] => stdClass Object
  6178. (
  6179. [card] => stdClass Object
  6180. (
  6181. [brand] => visa
  6182. [checks] => stdClass Object
  6183. (
  6184. [address_line1_check] => unavailable
  6185. [address_postal_code_check] => unavailable
  6186. [cvc_check] => pass
  6187. )
  6188.  
  6189. [country] => AU
  6190. [exp_month] => 9
  6191. [exp_year] => 2020
  6192. [fingerprint] => bLDVINXJjaHCilx8
  6193. [funding] => credit
  6194. [last4] => 9696
  6195. [three_d_secure] =>
  6196. [wallet] =>
  6197. )
  6198.  
  6199. [type] => card
  6200. )
  6201.  
  6202. [receipt_email] =>
  6203. [receipt_number] =>
  6204. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1Epa7wKmkXhkwDrsDKNwpekK/rcpt_FKEbs5KzIUKeMWYVJt1K60tOymm4zOQ
  6205. [refunded] =>
  6206. [refunds] => stdClass Object
  6207. (
  6208. [object] => list
  6209. [data] => Array
  6210. (
  6211. )
  6212.  
  6213. [has_more] =>
  6214. [total_count] => 0
  6215. [url] => /v1/charges/ch_1Epa7wKmkXhkwDrsDKNwpekK/refunds
  6216. )
  6217.  
  6218. [review] =>
  6219. [shipping] =>
  6220. [source] => stdClass Object
  6221. (
  6222. [id] => src_1Epa4XKmkXhkwDrsOYICOIsJ
  6223. [object] => source
  6224. [amount] =>
  6225. [card] => stdClass Object
  6226. (
  6227. [exp_month] => 9
  6228. [exp_year] => 2020
  6229. [last4] => 9696
  6230. [country] => AU
  6231. [brand] => Visa
  6232. [address_line1_check] => unavailable
  6233. [address_zip_check] => unavailable
  6234. [cvc_check] => pass
  6235. [funding] => credit
  6236. [fingerprint] => bLDVINXJjaHCilx8
  6237. [three_d_secure] => optional
  6238. [name] =>
  6239. [tokenization_method] =>
  6240. [dynamic_last4] =>
  6241. )
  6242.  
  6243. [client_secret] => src_client_secret_FKEXKiRwo54lMc9zvUY0ONuV
  6244. [created] => 1561551691
  6245. [currency] =>
  6246. [customer] => cus_FKEXNG1lTSiqtx
  6247. [flow] => none
  6248. [livemode] => 1
  6249. [metadata] => stdClass Object
  6250. (
  6251. )
  6252.  
  6253. [owner] => stdClass Object
  6254. (
  6255. [address] => stdClass Object
  6256. (
  6257. [city] => Beaumont Hills
  6258. [country] => AU
  6259. [line1] => 1 Lees Place
  6260. [line2] =>
  6261. [postal_code] => 2155
  6262. [state] => NSW
  6263. )
  6264.  
  6265. [email] => pren_26@hotmail.com
  6266. [name] =>
  6267. [phone] => 0416755300
  6268. [verified_address] =>
  6269. [verified_email] =>
  6270. [verified_name] =>
  6271. [verified_phone] =>
  6272. )
  6273.  
  6274. [statement_descriptor] =>
  6275. [status] => chargeable
  6276. [type] => card
  6277. [usage] => reusable
  6278. )
  6279.  
  6280. [source_transfer] =>
  6281. [statement_descriptor] => Joonya
  6282. [status] => succeeded
  6283. [transfer_data] =>
  6284. [transfer_group] =>
  6285. )
  6286.  
  6287. ====End Log====
  6288.  
  6289.  
  6290. 2019-06-26T12:21:32+00:00 DEBUG
  6291. ====Stripe Version: 4.2.1====
  6292. ====Start Log====
  6293. balance/history/txn_1Epa7zKmkXhkwDrsTQr8emxG
  6294. ====End Log====
  6295.  
  6296.  
  6297. 2019-06-26T12:22:38+00:00 DEBUG
  6298. ====Stripe Version: 4.2.1====
  6299. ====Start Log====
  6300. sources/src_1Epa8yKmkXhkwDrsQt13aztN
  6301. ====End Log====
  6302.  
  6303.  
  6304. 2019-06-26T12:22:39+00:00 DEBUG
  6305. ====Stripe Version: 4.2.1====
  6306. ====Start Log====
  6307. customers/cus_FKEXNG1lTSiqtx/sources request: Array
  6308. (
  6309. [source] => src_1Epa8yKmkXhkwDrsQt13aztN
  6310. )
  6311.  
  6312. ====End Log====
  6313.  
  6314.  
  6315. 2019-06-26T12:22:42+00:00 DEBUG
  6316. ====Stripe Version: 4.2.1====
  6317. ====Start Log====
  6318. Info: Begin processing payment for order 27388 for the amount of 8.00
  6319. ====End Log====
  6320.  
  6321.  
  6322. 2019-06-26T12:22:42+00:00 DEBUG
  6323. ====Stripe Version: 4.2.1====
  6324. ====Start Log====
  6325. payment_intents request: Array
  6326. (
  6327. [source] => src_1Epa8yKmkXhkwDrsQt13aztN
  6328. [amount] => 800
  6329. [currency] => aud
  6330. [description] => Joonya - Order 27388
  6331. [metadata] => Array
  6332. (
  6333. [customer_name] => Prenessa Koussan
  6334. [customer_email] => pren_26@hotmail.com
  6335. [order_id] => 27388
  6336. [payment_type] => recurring
  6337. [site_url] => https://www.joonya.com.au
  6338. )
  6339.  
  6340. [statement_descriptor] => Joonya
  6341. [capture_method] => automatic
  6342. [payment_method_types] => Array
  6343. (
  6344. [0] => card
  6345. )
  6346.  
  6347. [customer] => cus_FKEXNG1lTSiqtx
  6348. )
  6349.  
  6350. ====End Log====
  6351.  
  6352.  
  6353. 2019-06-26T12:22:43+00:00 DEBUG
  6354. ====Stripe Version: 4.2.1====
  6355. ====Start Log====
  6356. Stripe PaymentIntent pi_1Epa98KmkXhkwDrsPuDrWLzo initiated for order 27388
  6357. ====End Log====
  6358.  
  6359.  
  6360. 2019-06-26T12:22:43+00:00 DEBUG
  6361. ====Stripe Version: 4.2.1====
  6362. ====Start Log====
  6363. payment_intents/pi_1Epa98KmkXhkwDrsPuDrWLzo/confirm request: Array
  6364. (
  6365. [source] => src_1Epa8yKmkXhkwDrsQt13aztN
  6366. )
  6367.  
  6368. ====End Log====
  6369.  
  6370.  
  6371. 2019-06-26T12:22:44+00:00 DEBUG
  6372. ====Stripe Version: 4.2.1====
  6373. ====Start Log====
  6374. Error: stdClass Object
  6375. (
  6376. [error] => stdClass Object
  6377. (
  6378. [charge] => ch_1Epa9AKmkXhkwDrssfJpCxnI
  6379. [code] => card_declined
  6380. [decline_code] => generic_decline
  6381. [doc_url] => https://stripe.com/docs/error-codes/card-declined
  6382. [message] => Your card was declined.
  6383. [payment_intent] => stdClass Object
  6384. (
  6385. [id] => pi_1Epa98KmkXhkwDrsPuDrWLzo
  6386. [object] => payment_intent
  6387. [amount] => 800
  6388. [amount_capturable] => 0
  6389. [amount_received] => 0
  6390. [application] =>
  6391. [application_fee_amount] =>
  6392. [canceled_at] =>
  6393. [cancellation_reason] =>
  6394. [capture_method] => automatic
  6395. [charges] => stdClass Object
  6396. (
  6397. [object] => list
  6398. [data] => Array
  6399. (
  6400. [0] => stdClass Object
  6401. (
  6402. [id] => ch_1Epa9AKmkXhkwDrssfJpCxnI
  6403. [object] => charge
  6404. [amount] => 800
  6405. [amount_refunded] => 0
  6406. [application] =>
  6407. [application_fee] =>
  6408. [application_fee_amount] =>
  6409. [balance_transaction] =>
  6410. [billing_details] => stdClass Object
  6411. (
  6412. [address] => stdClass Object
  6413. (
  6414. [city] => Beaumont Hills
  6415. [country] => AU
  6416. [line1] => 1 Lees Place
  6417. [line2] =>
  6418. [postal_code] => 2155
  6419. [state] => NSW
  6420. )
  6421.  
  6422. [email] => pren_26@hotmail.com
  6423. [name] =>
  6424. [phone] => 0416755300
  6425. )
  6426.  
  6427. [captured] =>
  6428. [created] => 1561551764
  6429. [currency] => aud
  6430. [customer] => cus_FKEXNG1lTSiqtx
  6431. [description] => Joonya - Order 27388
  6432. [destination] =>
  6433. [dispute] =>
  6434. [failure_code] => card_declined
  6435. [failure_message] => Your card was declined.
  6436. [fraud_details] => stdClass Object
  6437. (
  6438. )
  6439.  
  6440. [invoice] =>
  6441. [livemode] => 1
  6442. [metadata] => stdClass Object
  6443. (
  6444. [customer_name] => Prenessa Koussan
  6445. [customer_email] => pren_26@hotmail.com
  6446. [order_id] => 27388
  6447. [payment_type] => recurring
  6448. [site_url] => https://www.joonya.com.au
  6449. )
  6450.  
  6451. [on_behalf_of] =>
  6452. [order] =>
  6453. [outcome] => stdClass Object
  6454. (
  6455. [network_status] => not_sent_to_network
  6456. [reason] => rule
  6457. [risk_level] => normal
  6458. [risk_score] => 0
  6459. [rule] => ssr_1E6SOZKmkXhkwDrsBX2h9HgR
  6460. [seller_message] => One of your rules blocked this payment.
  6461. [type] => blocked
  6462. )
  6463.  
  6464. [paid] =>
  6465. [payment_intent] => pi_1Epa98KmkXhkwDrsPuDrWLzo
  6466. [payment_method] => src_1Epa8yKmkXhkwDrsQt13aztN
  6467. [payment_method_details] => stdClass Object
  6468. (
  6469. [card] => stdClass Object
  6470. (
  6471. [brand] => visa
  6472. [checks] => stdClass Object
  6473. (
  6474. [address_line1_check] => unavailable
  6475. [address_postal_code_check] => unavailable
  6476. [cvc_check] => unavailable
  6477. )
  6478.  
  6479. [country] => AU
  6480. [exp_month] => 9
  6481. [exp_year] => 2020
  6482. [fingerprint] => bLDVINXJjaHCilx8
  6483. [funding] => credit
  6484. [last4] => 9696
  6485. [three_d_secure] =>
  6486. [wallet] =>
  6487. )
  6488.  
  6489. [type] => card
  6490. )
  6491.  
  6492. [receipt_email] =>
  6493. [receipt_number] =>
  6494. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1Epa9AKmkXhkwDrssfJpCxnI/rcpt_FKEcoAzAwEXLi95KlrhAj28QUjZrUVu
  6495. [refunded] =>
  6496. [refunds] => stdClass Object
  6497. (
  6498. [object] => list
  6499. [data] => Array
  6500. (
  6501. )
  6502.  
  6503. [has_more] =>
  6504. [total_count] => 0
  6505. [url] => /v1/charges/ch_1Epa9AKmkXhkwDrssfJpCxnI/refunds
  6506. )
  6507.  
  6508. [review] =>
  6509. [shipping] =>
  6510. [source] => stdClass Object
  6511. (
  6512. [id] => src_1Epa8yKmkXhkwDrsQt13aztN
  6513. [object] => source
  6514. [amount] =>
  6515. [card] => stdClass Object
  6516. (
  6517. [exp_month] => 9
  6518. [exp_year] => 2020
  6519. [last4] => 9696
  6520. [country] => AU
  6521. [brand] => Visa
  6522. [address_line1_check] => unavailable
  6523. [address_zip_check] => unavailable
  6524. [cvc_check] => unavailable
  6525. [funding] => credit
  6526. [fingerprint] => bLDVINXJjaHCilx8
  6527. [three_d_secure] => optional
  6528. [name] =>
  6529. [tokenization_method] =>
  6530. [dynamic_last4] =>
  6531. )
  6532.  
  6533. [client_secret] => src_client_secret_FKEcWLu0vreCMO88ldWiFRp9
  6534. [created] => 1561551764
  6535. [currency] =>
  6536. [customer] => cus_FKEXNG1lTSiqtx
  6537. [flow] => none
  6538. [livemode] => 1
  6539. [metadata] => stdClass Object
  6540. (
  6541. )
  6542.  
  6543. [owner] => stdClass Object
  6544. (
  6545. [address] => stdClass Object
  6546. (
  6547. [city] => Beaumont Hills
  6548. [country] => AU
  6549. [line1] => 1 Lees Place
  6550. [line2] =>
  6551. [postal_code] => 2155
  6552. [state] => NSW
  6553. )
  6554.  
  6555. [email] => pren_26@hotmail.com
  6556. [name] =>
  6557. [phone] => 0416755300
  6558. [verified_address] =>
  6559. [verified_email] =>
  6560. [verified_name] =>
  6561. [verified_phone] =>
  6562. )
  6563.  
  6564. [statement_descriptor] =>
  6565. [status] => chargeable
  6566. [type] => card
  6567. [usage] => reusable
  6568. )
  6569.  
  6570. [source_transfer] =>
  6571. [statement_descriptor] => Joonya
  6572. [status] => failed
  6573. [transfer_data] =>
  6574. [transfer_group] =>
  6575. )
  6576.  
  6577. )
  6578.  
  6579. [has_more] =>
  6580. [total_count] => 1
  6581. [url] => /v1/charges?payment_intent=pi_1Epa98KmkXhkwDrsPuDrWLzo
  6582. )
  6583.  
  6584. [client_secret] => pi_1Epa98KmkXhkwDrsPuDrWLzo_secret_Z1BhS8ycRwEpSQnNWQS0pKQS9
  6585. [confirmation_method] => automatic
  6586. [created] => 1561551762
  6587. [currency] => aud
  6588. [customer] => cus_FKEXNG1lTSiqtx
  6589. [description] => Joonya - Order 27388
  6590. [invoice] =>
  6591. [last_payment_error] => stdClass Object
  6592. (
  6593. [charge] => ch_1Epa9AKmkXhkwDrssfJpCxnI
  6594. [code] => card_declined
  6595. [decline_code] => generic_decline
  6596. [doc_url] => https://stripe.com/docs/error-codes/card-declined
  6597. [message] => Your card was declined.
  6598. [source] => stdClass Object
  6599. (
  6600. [id] => src_1Epa8yKmkXhkwDrsQt13aztN
  6601. [object] => source
  6602. [amount] =>
  6603. [card] => stdClass Object
  6604. (
  6605. [exp_month] => 9
  6606. [exp_year] => 2020
  6607. [last4] => 9696
  6608. [country] => AU
  6609. [brand] => Visa
  6610. [address_line1_check] => unavailable
  6611. [address_zip_check] => unavailable
  6612. [cvc_check] => pass
  6613. [funding] => credit
  6614. [fingerprint] => bLDVINXJjaHCilx8
  6615. [three_d_secure] => optional
  6616. [name] =>
  6617. [tokenization_method] =>
  6618. [dynamic_last4] =>
  6619. )
  6620.  
  6621. [client_secret] => src_client_secret_FKEcWLu0vreCMO88ldWiFRp9
  6622. [created] => 1561551752
  6623. [currency] =>
  6624. [customer] => cus_FKEXNG1lTSiqtx
  6625. [flow] => none
  6626. [livemode] => 1
  6627. [metadata] => stdClass Object
  6628. (
  6629. )
  6630.  
  6631. [owner] => stdClass Object
  6632. (
  6633. [address] => stdClass Object
  6634. (
  6635. [city] => Beaumont Hills
  6636. [country] => AU
  6637. [line1] => 1 Lees Place
  6638. [line2] =>
  6639. [postal_code] => 2155
  6640. [state] => NSW
  6641. )
  6642.  
  6643. [email] => pren_26@hotmail.com
  6644. [name] =>
  6645. [phone] => 0416755300
  6646. [verified_address] =>
  6647. [verified_email] =>
  6648. [verified_name] =>
  6649. [verified_phone] =>
  6650. )
  6651.  
  6652. [statement_descriptor] =>
  6653. [status] => chargeable
  6654. [type] => card
  6655. [usage] => reusable
  6656. )
  6657.  
  6658. [type] => card_error
  6659. )
  6660.  
  6661. [livemode] => 1
  6662. [metadata] => stdClass Object
  6663. (
  6664. [customer_name] => Prenessa Koussan
  6665. [customer_email] => pren_26@hotmail.com
  6666. [order_id] => 27388
  6667. [payment_type] => recurring
  6668. [site_url] => https://www.joonya.com.au
  6669. )
  6670.  
  6671. [next_action] =>
  6672. [on_behalf_of] =>
  6673. [payment_method] =>
  6674. [payment_method_types] => Array
  6675. (
  6676. [0] => card
  6677. )
  6678.  
  6679. [receipt_email] =>
  6680. [review] =>
  6681. [shipping] =>
  6682. [source] =>
  6683. [statement_descriptor] => Joonya
  6684. [status] => requires_payment_method
  6685. [transfer_data] =>
  6686. [transfer_group] =>
  6687. )
  6688.  
  6689. [source] => stdClass Object
  6690. (
  6691. [id] => src_1Epa8yKmkXhkwDrsQt13aztN
  6692. [object] => source
  6693. [amount] =>
  6694. [card] => stdClass Object
  6695. (
  6696. [exp_month] => 9
  6697. [exp_year] => 2020
  6698. [last4] => 9696
  6699. [country] => AU
  6700. [brand] => Visa
  6701. [address_line1_check] => unavailable
  6702. [address_zip_check] => unavailable
  6703. [cvc_check] => pass
  6704. [funding] => credit
  6705. [fingerprint] => bLDVINXJjaHCilx8
  6706. [three_d_secure] => optional
  6707. [name] =>
  6708. [tokenization_method] =>
  6709. [dynamic_last4] =>
  6710. )
  6711.  
  6712. [client_secret] => src_client_secret_FKEcWLu0vreCMO88ldWiFRp9
  6713. [created] => 1561551752
  6714. [currency] =>
  6715. [customer] => cus_FKEXNG1lTSiqtx
  6716. [flow] => none
  6717. [livemode] => 1
  6718. [metadata] => stdClass Object
  6719. (
  6720. )
  6721.  
  6722. [owner] => stdClass Object
  6723. (
  6724. [address] => stdClass Object
  6725. (
  6726. [city] => Beaumont Hills
  6727. [country] => AU
  6728. [line1] => 1 Lees Place
  6729. [line2] =>
  6730. [postal_code] => 2155
  6731. [state] => NSW
  6732. )
  6733.  
  6734. [email] => pren_26@hotmail.com
  6735. [name] =>
  6736. [phone] => 0416755300
  6737. [verified_address] =>
  6738. [verified_email] =>
  6739. [verified_name] =>
  6740. [verified_phone] =>
  6741. )
  6742.  
  6743. [statement_descriptor] =>
  6744. [status] => chargeable
  6745. [type] => card
  6746. [usage] => reusable
  6747. )
  6748.  
  6749. [type] => card_error
  6750. )
  6751.  
  6752. )
  6753.  
  6754. ====End Log====
  6755.  
  6756.  
  6757. 2019-06-26T12:22:46+00:00 DEBUG
  6758. ====Stripe Version: 4.2.1====
  6759. ====Start Log====
  6760. Could not find order via charge ID: ch_1Epa9AKmkXhkwDrssfJpCxnI
  6761. ====End Log====
  6762.  
  6763.  
  6764. 2019-06-26T22:42:43+00:00 DEBUG
  6765. ====Stripe Version: 4.2.1====
  6766. ====Start Log====
  6767. sources/src_1EKxLTKmkXhkwDrsidXoESI9
  6768. ====End Log====
  6769.  
  6770.  
  6771. 2019-06-26T22:42:44+00:00 DEBUG
  6772. ====Stripe Version: 4.2.1====
  6773. ====Start Log====
  6774. Info: Begin processing subscription payment for order 27429 for the amount of 110.00
  6775. ====End Log====
  6776.  
  6777.  
  6778. 2019-06-26T22:42:44+00:00 DEBUG
  6779. ====Stripe Version: 4.2.1====
  6780. ====Start Log====
  6781. charges request: Array
  6782. (
  6783. [currency] => aud
  6784. [amount] => 11000
  6785. [description] => Joonya - Order 27429
  6786. [statement_descriptor] => Joonya
  6787. [capture] => true
  6788. [expand[]] => balance_transaction
  6789. [metadata] => Array
  6790. (
  6791. [customer_name] => Lisa Quintal
  6792. [customer_email] => lisa_quintal37@hotmail.com
  6793. [order_id] => 27429
  6794. [payment_type] => recurring
  6795. [site_url] => https://www.joonya.com.au
  6796. )
  6797.  
  6798. [customer] => cus_EoaWQIsOskErv9
  6799. [source] => src_1EKxLTKmkXhkwDrsidXoESI9
  6800. )
  6801.  
  6802. ====End Log====
  6803.  
  6804.  
  6805. 2019-06-26T22:42:46+00:00 DEBUG
  6806. ====Stripe Version: 4.2.1====
  6807. ====Start Log====
  6808. Processing response: stdClass Object
  6809. (
  6810. [id] => ch_1EpjpAKmkXhkwDrsr8jPMaTS
  6811. [object] => charge
  6812. [amount] => 11000
  6813. [amount_refunded] => 0
  6814. [application] =>
  6815. [application_fee] =>
  6816. [application_fee_amount] =>
  6817. [balance_transaction] => stdClass Object
  6818. (
  6819. [id] => txn_1EpjpCKmkXhkwDrsUvacSdbW
  6820. [object] => balance_transaction
  6821. [amount] => 11000
  6822. [available_on] => 1561680000
  6823. [created] => 1561588964
  6824. [currency] => aud
  6825. [description] => Joonya - Order 27429
  6826. [exchange_rate] =>
  6827. [fee] => 206
  6828. [fee_details] => Array
  6829. (
  6830. [0] => stdClass Object
  6831. (
  6832. [amount] => 187
  6833. [application] =>
  6834. [currency] => aud
  6835. [description] => Stripe processing fees
  6836. [type] => stripe_fee
  6837. )
  6838.  
  6839. [1] => stdClass Object
  6840. (
  6841. [amount] => 19
  6842. [application] =>
  6843. [currency] => aud
  6844. [description] => GST
  6845. [type] => tax
  6846. )
  6847.  
  6848. )
  6849.  
  6850. [net] => 10794
  6851. [source] => ch_1EpjpAKmkXhkwDrsr8jPMaTS
  6852. [status] => pending
  6853. [type] => charge
  6854. )
  6855.  
  6856. [billing_details] => stdClass Object
  6857. (
  6858. [address] => stdClass Object
  6859. (
  6860. [city] =>
  6861. [country] =>
  6862. [line1] =>
  6863. [line2] =>
  6864. [postal_code] =>
  6865. [state] =>
  6866. )
  6867.  
  6868. [email] =>
  6869. [name] =>
  6870. [phone] =>
  6871. )
  6872.  
  6873. [captured] => 1
  6874. [created] => 1561588964
  6875. [currency] => aud
  6876. [customer] => cus_EoaWQIsOskErv9
  6877. [description] => Joonya - Order 27429
  6878. [destination] =>
  6879. [dispute] =>
  6880. [failure_code] =>
  6881. [failure_message] =>
  6882. [fraud_details] => stdClass Object
  6883. (
  6884. )
  6885.  
  6886. [invoice] =>
  6887. [livemode] => 1
  6888. [metadata] => stdClass Object
  6889. (
  6890. [customer_name] => Lisa Quintal
  6891. [customer_email] => lisa_quintal37@hotmail.com
  6892. [order_id] => 27429
  6893. [payment_type] => recurring
  6894. [site_url] => https://www.joonya.com.au
  6895. )
  6896.  
  6897. [on_behalf_of] =>
  6898. [order] =>
  6899. [outcome] => stdClass Object
  6900. (
  6901. [network_status] => approved_by_network
  6902. [reason] =>
  6903. [risk_level] => normal
  6904. [risk_score] => 0
  6905. [seller_message] => Payment complete.
  6906. [type] => authorized
  6907. )
  6908.  
  6909. [paid] => 1
  6910. [payment_intent] =>
  6911. [payment_method] => src_1EKxLTKmkXhkwDrsidXoESI9
  6912. [payment_method_details] => stdClass Object
  6913. (
  6914. [card] => stdClass Object
  6915. (
  6916. [brand] => visa
  6917. [checks] => stdClass Object
  6918. (
  6919. [address_line1_check] =>
  6920. [address_postal_code_check] =>
  6921. [cvc_check] =>
  6922. )
  6923.  
  6924. [country] => AU
  6925. [exp_month] => 11
  6926. [exp_year] => 2022
  6927. [fingerprint] => 0TZrwhILmaIb1kTK
  6928. [funding] => credit
  6929. [last4] => 4529
  6930. [three_d_secure] =>
  6931. [wallet] =>
  6932. )
  6933.  
  6934. [type] => card
  6935. )
  6936.  
  6937. [receipt_email] =>
  6938. [receipt_number] =>
  6939. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpjpAKmkXhkwDrsr8jPMaTS/rcpt_FKOcw3y0FnxjmUUrvvYDZWM0duFXeXp
  6940. [refunded] =>
  6941. [refunds] => stdClass Object
  6942. (
  6943. [object] => list
  6944. [data] => Array
  6945. (
  6946. )
  6947.  
  6948. [has_more] =>
  6949. [total_count] => 0
  6950. [url] => /v1/charges/ch_1EpjpAKmkXhkwDrsr8jPMaTS/refunds
  6951. )
  6952.  
  6953. [review] =>
  6954. [shipping] =>
  6955. [source] => stdClass Object
  6956. (
  6957. [id] => src_1EKxLTKmkXhkwDrsidXoESI9
  6958. [object] => source
  6959. [amount] =>
  6960. [card] => stdClass Object
  6961. (
  6962. [exp_month] => 11
  6963. [exp_year] => 2022
  6964. [last4] => 4529
  6965. [country] => AU
  6966. [brand] => Visa
  6967. [funding] => credit
  6968. [fingerprint] => 0TZrwhILmaIb1kTK
  6969. [three_d_secure] => optional
  6970. [name] =>
  6971. [address_line1_check] =>
  6972. [address_zip_check] =>
  6973. [cvc_check] =>
  6974. [tokenization_method] =>
  6975. [dynamic_last4] =>
  6976. )
  6977.  
  6978. [client_secret] => src_client_secret_EoaW4RqUlcdJtywpgpscQPgY
  6979. [created] => 1561588965
  6980. [currency] =>
  6981. [customer] => cus_EoaWQIsOskErv9
  6982. [flow] => none
  6983. [livemode] => 1
  6984. [metadata] => stdClass Object
  6985. (
  6986. )
  6987.  
  6988. [owner] => stdClass Object
  6989. (
  6990. [address] =>
  6991. [email] =>
  6992. [name] =>
  6993. [phone] =>
  6994. [verified_address] =>
  6995. [verified_email] =>
  6996. [verified_name] =>
  6997. [verified_phone] =>
  6998. )
  6999.  
  7000. [statement_descriptor] =>
  7001. [status] => chargeable
  7002. [type] => card
  7003. [usage] => reusable
  7004. )
  7005.  
  7006. [source_transfer] =>
  7007. [statement_descriptor] => Joonya
  7008. [status] => succeeded
  7009. [transfer_data] =>
  7010. [transfer_group] =>
  7011. )
  7012.  
  7013. ====End Log====
  7014.  
  7015.  
  7016. 2019-06-26T22:42:46+00:00 DEBUG
  7017. ====Stripe Version: 4.2.1====
  7018. ====Start Log====
  7019. balance/history/txn_1EpjpCKmkXhkwDrsUvacSdbW
  7020. ====End Log====
  7021.  
  7022.  
  7023. 2019-06-26T22:45:26+00:00 DEBUG
  7024. ====Stripe Version: 4.2.1====
  7025. ====Start Log====
  7026. sources/src_1EpjrlKmkXhkwDrs3XVwkvgz
  7027. ====End Log====
  7028.  
  7029.  
  7030. 2019-06-26T22:45:27+00:00 DEBUG
  7031. ====Stripe Version: 4.2.1====
  7032. ====Start Log====
  7033. customers request: Array
  7034. (
  7035. [email] => lisa_quintal37@hotmail.com
  7036. [description] => Name: Lisa Quintal Username: Lisa Quintal
  7037. [metadata] => Array
  7038. (
  7039. )
  7040.  
  7041. )
  7042.  
  7043. ====End Log====
  7044.  
  7045.  
  7046. 2019-06-26T22:45:28+00:00 DEBUG
  7047. ====Stripe Version: 4.2.1====
  7048. ====Start Log====
  7049. customers/cus_FKOfqDzQSOKglH/sources request: Array
  7050. (
  7051. [source] => src_1EpjrlKmkXhkwDrs3XVwkvgz
  7052. )
  7053.  
  7054. ====End Log====
  7055.  
  7056.  
  7057. 2019-06-26T22:45:30+00:00 DEBUG
  7058. ====Stripe Version: 4.2.1====
  7059. ====Start Log====
  7060. customers/cus_FKOfqDzQSOKglH request: Array
  7061. (
  7062. [default_source] => src_1EpjrlKmkXhkwDrs3XVwkvgz
  7063. )
  7064.  
  7065. ====End Log====
  7066.  
  7067.  
  7068. 2019-06-26T22:45:31+00:00 DEBUG
  7069. ====Stripe Version: 4.2.1====
  7070. ====Start Log====
  7071. customers/cus_FKOfqDzQSOKglH/sources request: Array
  7072. (
  7073. [limit] => 100
  7074. )
  7075.  
  7076. ====End Log====
  7077.  
  7078.  
  7079. 2019-06-26T22:45:47+00:00 DEBUG
  7080. ====Stripe Version: 4.2.1====
  7081. ====Start Log====
  7082. customers/cus_FKOfqDzQSOKglH/sources/src_1EpjrlKmkXhkwDrs3XVwkvgz request: Array
  7083. (
  7084. )
  7085.  
  7086. ====End Log====
  7087.  
  7088.  
  7089. 2019-06-26T22:46:16+00:00 DEBUG
  7090. ====Stripe Version: 4.2.1====
  7091. ====Start Log====
  7092. sources/src_1EpjsYKmkXhkwDrs5CXQudMl
  7093. ====End Log====
  7094.  
  7095.  
  7096. 2019-06-26T22:46:17+00:00 DEBUG
  7097. ====Stripe Version: 4.2.1====
  7098. ====Start Log====
  7099. customers/cus_FKOfqDzQSOKglH/sources request: Array
  7100. (
  7101. [source] => src_1EpjsYKmkXhkwDrs5CXQudMl
  7102. )
  7103.  
  7104. ====End Log====
  7105.  
  7106.  
  7107. 2019-06-26T22:46:19+00:00 DEBUG
  7108. ====Stripe Version: 4.2.1====
  7109. ====Start Log====
  7110. customers/cus_FKOfqDzQSOKglH request: Array
  7111. (
  7112. [default_source] => src_1EpjsYKmkXhkwDrs5CXQudMl
  7113. )
  7114.  
  7115. ====End Log====
  7116.  
  7117.  
  7118. 2019-06-26T22:46:20+00:00 DEBUG
  7119. ====Stripe Version: 4.2.1====
  7120. ====Start Log====
  7121. customers/cus_FKOfqDzQSOKglH/sources request: Array
  7122. (
  7123. [limit] => 100
  7124. )
  7125.  
  7126. ====End Log====
  7127.  
  7128.  
  7129. 2019-06-26T22:50:24+00:00 DEBUG
  7130. ====Stripe Version: 4.2.1====
  7131. ====Start Log====
  7132. balance/history/txn_1EpjwXKmkXhkwDrsAjySOBT8
  7133. ====End Log====
  7134.  
  7135.  
  7136. 2019-06-26T22:50:37+00:00 DEBUG
  7137. ====Stripe Version: 4.2.1====
  7138. ====Start Log====
  7139. balance/history/txn_1EpjwlKmkXhkwDrshyJcbyiX
  7140. ====End Log====
  7141.  
  7142.  
  7143. 2019-06-26T23:26:25+00:00 DEBUG
  7144. ====Stripe Version: 4.2.1====
  7145. ====Start Log====
  7146. sources/src_1EpkVPKmkXhkwDrsTL7iNgcR
  7147. ====End Log====
  7148.  
  7149.  
  7150. 2019-06-26T23:26:26+00:00 DEBUG
  7151. ====Stripe Version: 4.2.1====
  7152. ====Start Log====
  7153. customers request: Array
  7154. (
  7155. [email] => adriana.gosney@hotmail.com
  7156. [description] => Name: Adriana Gosney Username: Adriana Gosney
  7157. [metadata] => Array
  7158. (
  7159. )
  7160.  
  7161. )
  7162.  
  7163. ====End Log====
  7164.  
  7165.  
  7166. 2019-06-26T23:26:27+00:00 DEBUG
  7167. ====Stripe Version: 4.2.1====
  7168. ====Start Log====
  7169. customers/cus_FKPKKuVdFK7Alp/sources request: Array
  7170. (
  7171. [source] => src_1EpkVPKmkXhkwDrsTL7iNgcR
  7172. )
  7173.  
  7174. ====End Log====
  7175.  
  7176.  
  7177. 2019-06-26T23:26:29+00:00 DEBUG
  7178. ====Stripe Version: 4.2.1====
  7179. ====Start Log====
  7180. customers/cus_FKPKKuVdFK7Alp request: Array
  7181. (
  7182. [default_source] => src_1EpkVPKmkXhkwDrsTL7iNgcR
  7183. )
  7184.  
  7185. ====End Log====
  7186.  
  7187.  
  7188. 2019-06-26T23:26:30+00:00 DEBUG
  7189. ====Stripe Version: 4.2.1====
  7190. ====Start Log====
  7191. customers/cus_FKPKKuVdFK7Alp/sources request: Array
  7192. (
  7193. [limit] => 100
  7194. )
  7195.  
  7196. ====End Log====
  7197.  
  7198.  
  7199. 2019-06-26T23:26:31+00:00 DEBUG
  7200. ====Stripe Version: 4.2.1====
  7201. ====Start Log====
  7202. Info: Begin processing payment for order 26971 for the amount of 110.00
  7203. ====End Log====
  7204.  
  7205.  
  7206. 2019-06-26T23:26:31+00:00 DEBUG
  7207. ====Stripe Version: 4.2.1====
  7208. ====Start Log====
  7209. payment_intents request: Array
  7210. (
  7211. [source] => src_1EpkVPKmkXhkwDrsTL7iNgcR
  7212. [amount] => 11000
  7213. [currency] => aud
  7214. [description] => Joonya - Order 26971
  7215. [metadata] => Array
  7216. (
  7217. [customer_name] => Adriana Gosney
  7218. [customer_email] => adriana.gosney@hotmail.com
  7219. [order_id] => 26971
  7220. [payment_type] => recurring
  7221. [site_url] => https://www.joonya.com.au
  7222. )
  7223.  
  7224. [statement_descriptor] => Joonya
  7225. [capture_method] => automatic
  7226. [payment_method_types] => Array
  7227. (
  7228. [0] => card
  7229. )
  7230.  
  7231. [customer] => cus_FKPKKuVdFK7Alp
  7232. )
  7233.  
  7234. ====End Log====
  7235.  
  7236.  
  7237. 2019-06-26T23:26:32+00:00 DEBUG
  7238. ====Stripe Version: 4.2.1====
  7239. ====Start Log====
  7240. Stripe PaymentIntent pi_1EpkVXKmkXhkwDrsZUldsFtI initiated for order 26971
  7241. ====End Log====
  7242.  
  7243.  
  7244. 2019-06-26T23:26:32+00:00 DEBUG
  7245. ====Stripe Version: 4.2.1====
  7246. ====Start Log====
  7247. payment_intents/pi_1EpkVXKmkXhkwDrsZUldsFtI/confirm request: Array
  7248. (
  7249. [source] => src_1EpkVPKmkXhkwDrsTL7iNgcR
  7250. )
  7251.  
  7252. ====End Log====
  7253.  
  7254.  
  7255. 2019-06-26T23:26:34+00:00 DEBUG
  7256. ====Stripe Version: 4.2.1====
  7257. ====Start Log====
  7258. Stripe PaymentIntent pi_1EpkVXKmkXhkwDrsZUldsFtI succeeded for order 26971
  7259. ====End Log====
  7260.  
  7261.  
  7262. 2019-06-26T23:26:34+00:00 DEBUG
  7263. ====Stripe Version: 4.2.1====
  7264. ====Start Log====
  7265. Processing response: stdClass Object
  7266. (
  7267. [id] => ch_1EpkVZKmkXhkwDrsbkJul2JC
  7268. [object] => charge
  7269. [amount] => 11000
  7270. [amount_refunded] => 0
  7271. [application] =>
  7272. [application_fee] =>
  7273. [application_fee_amount] =>
  7274. [balance_transaction] => txn_1EpkVaKmkXhkwDrs6LKVxwI9
  7275. [billing_details] => stdClass Object
  7276. (
  7277. [address] => stdClass Object
  7278. (
  7279. [city] => Albany Creek
  7280. [country] => AU
  7281. [line1] => 24 Jacaranda Drive
  7282. [line2] =>
  7283. [postal_code] => 4035
  7284. [state] => QLD
  7285. )
  7286.  
  7287. [email] => adriana.gosney@hotmail.com
  7288. [name] =>
  7289. [phone] => 0411895016
  7290. )
  7291.  
  7292. [captured] => 1
  7293. [created] => 1561591593
  7294. [currency] => aud
  7295. [customer] => cus_FKPKKuVdFK7Alp
  7296. [description] => Joonya - Order 26971
  7297. [destination] =>
  7298. [dispute] =>
  7299. [failure_code] =>
  7300. [failure_message] =>
  7301. [fraud_details] => stdClass Object
  7302. (
  7303. )
  7304.  
  7305. [invoice] =>
  7306. [livemode] => 1
  7307. [metadata] => stdClass Object
  7308. (
  7309. [customer_name] => Adriana Gosney
  7310. [customer_email] => adriana.gosney@hotmail.com
  7311. [order_id] => 26971
  7312. [payment_type] => recurring
  7313. [site_url] => https://www.joonya.com.au
  7314. )
  7315.  
  7316. [on_behalf_of] =>
  7317. [order] =>
  7318. [outcome] => stdClass Object
  7319. (
  7320. [network_status] => approved_by_network
  7321. [reason] =>
  7322. [risk_level] => normal
  7323. [risk_score] => 0
  7324. [seller_message] => Payment complete.
  7325. [type] => authorized
  7326. )
  7327.  
  7328. [paid] => 1
  7329. [payment_intent] => pi_1EpkVXKmkXhkwDrsZUldsFtI
  7330. [payment_method] => src_1EpkVPKmkXhkwDrsTL7iNgcR
  7331. [payment_method_details] => stdClass Object
  7332. (
  7333. [card] => stdClass Object
  7334. (
  7335. [brand] => visa
  7336. [checks] => stdClass Object
  7337. (
  7338. [address_line1_check] => unavailable
  7339. [address_postal_code_check] => unavailable
  7340. [cvc_check] => pass
  7341. )
  7342.  
  7343. [country] => AU
  7344. [exp_month] => 9
  7345. [exp_year] => 2021
  7346. [fingerprint] => 1XrwrNVApYK5Y16K
  7347. [funding] => debit
  7348. [last4] => 7624
  7349. [three_d_secure] =>
  7350. [wallet] =>
  7351. )
  7352.  
  7353. [type] => card
  7354. )
  7355.  
  7356. [receipt_email] =>
  7357. [receipt_number] =>
  7358. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1EpkVZKmkXhkwDrsbkJul2JC/rcpt_FKPKXjrGmCrdPOnVEsWXojtoZcXufQs
  7359. [refunded] =>
  7360. [refunds] => stdClass Object
  7361. (
  7362. [object] => list
  7363. [data] => Array
  7364. (
  7365. )
  7366.  
  7367. [has_more] =>
  7368. [total_count] => 0
  7369. [url] => /v1/charges/ch_1EpkVZKmkXhkwDrsbkJul2JC/refunds
  7370. )
  7371.  
  7372. [review] =>
  7373. [shipping] =>
  7374. [source] => stdClass Object
  7375. (
  7376. [id] => src_1EpkVPKmkXhkwDrsTL7iNgcR
  7377. [object] => source
  7378. [amount] =>
  7379. [card] => stdClass Object
  7380. (
  7381. [exp_month] => 9
  7382. [exp_year] => 2021
  7383. [last4] => 7624
  7384. [country] => AU
  7385. [brand] => Visa
  7386. [address_line1_check] => unavailable
  7387. [address_zip_check] => unavailable
  7388. [cvc_check] => pass
  7389. [funding] => debit
  7390. [fingerprint] => 1XrwrNVApYK5Y16K
  7391. [three_d_secure] => optional
  7392. [name] =>
  7393. [tokenization_method] =>
  7394. [dynamic_last4] =>
  7395. )
  7396.  
  7397. [client_secret] => src_client_secret_FKPKJnnLUHHrnVquFLGFY9N8
  7398. [created] => 1561591594
  7399. [currency] =>
  7400. [customer] => cus_FKPKKuVdFK7Alp
  7401. [flow] => none
  7402. [livemode] => 1
  7403. [metadata] => stdClass Object
  7404. (
  7405. )
  7406.  
  7407. [owner] => stdClass Object
  7408. (
  7409. [address] => stdClass Object
  7410. (
  7411. [city] => Albany Creek
  7412. [country] => AU
  7413. [line1] => 24 Jacaranda Drive
  7414. [line2] =>
  7415. [postal_code] => 4035
  7416. [state] => QLD
  7417. )
  7418.  
  7419. [email] => adriana.gosney@hotmail.com
  7420. [name] =>
  7421. [phone] => 0411895016
  7422. [verified_address] =>
  7423. [verified_email] =>
  7424. [verified_name] =>
  7425. [verified_phone] =>
  7426. )
  7427.  
  7428. [statement_descriptor] =>
  7429. [status] => chargeable
  7430. [type] => card
  7431. [usage] => reusable
  7432. )
  7433.  
  7434. [source_transfer] =>
  7435. [statement_descriptor] => Joonya
  7436. [status] => succeeded
  7437. [transfer_data] =>
  7438. [transfer_group] =>
  7439. )
  7440.  
  7441. ====End Log====
  7442.  
  7443.  
  7444. 2019-06-26T23:26:34+00:00 DEBUG
  7445. ====Stripe Version: 4.2.1====
  7446. ====Start Log====
  7447. balance/history/txn_1EpkVaKmkXhkwDrs6LKVxwI9
  7448. ====End Log====
  7449.  
  7450.  
  7451. 2019-06-26T23:58:13+00:00 DEBUG
  7452. ====Stripe Version: 4.2.1====
  7453. ====Start Log====
  7454. sources/src_1Epl0BKmkXhkwDrsTXxmpTKY
  7455. ====End Log====
  7456.  
  7457.  
  7458. 2019-06-26T23:58:14+00:00 DEBUG
  7459. ====Stripe Version: 4.2.1====
  7460. ====Start Log====
  7461. customers request: Array
  7462. (
  7463. [email] => rebecca@allarea.com.au
  7464. [description] => Name: Bec Kimber Username: Bec Kimber
  7465. [metadata] => Array
  7466. (
  7467. )
  7468.  
  7469. )
  7470.  
  7471. ====End Log====
  7472.  
  7473.  
  7474. 2019-06-26T23:58:15+00:00 DEBUG
  7475. ====Stripe Version: 4.2.1====
  7476. ====Start Log====
  7477. customers/cus_FKPpMqsDs8tA0k/sources request: Array
  7478. (
  7479. [source] => src_1Epl0BKmkXhkwDrsTXxmpTKY
  7480. )
  7481.  
  7482. ====End Log====
  7483.  
  7484.  
  7485. 2019-06-26T23:58:17+00:00 DEBUG
  7486. ====Stripe Version: 4.2.1====
  7487. ====Start Log====
  7488. customers/cus_FKPpMqsDs8tA0k request: Array
  7489. (
  7490. [default_source] => src_1Epl0BKmkXhkwDrsTXxmpTKY
  7491. )
  7492.  
  7493. ====End Log====
  7494.  
  7495.  
  7496. 2019-06-26T23:58:18+00:00 DEBUG
  7497. ====Stripe Version: 4.2.1====
  7498. ====Start Log====
  7499. customers/cus_FKPpMqsDs8tA0k/sources request: Array
  7500. (
  7501. [limit] => 100
  7502. )
  7503.  
  7504. ====End Log====
  7505.  
  7506.  
  7507. 2019-06-26T23:58:19+00:00 DEBUG
  7508. ====Stripe Version: 4.2.1====
  7509. ====Start Log====
  7510. Info: Begin processing payment for order 27450 for the amount of 88.00
  7511. ====End Log====
  7512.  
  7513.  
  7514. 2019-06-26T23:58:19+00:00 DEBUG
  7515. ====Stripe Version: 4.2.1====
  7516. ====Start Log====
  7517. payment_intents request: Array
  7518. (
  7519. [source] => src_1Epl0BKmkXhkwDrsTXxmpTKY
  7520. [amount] => 8800
  7521. [currency] => aud
  7522. [description] => Joonya - Order 27450
  7523. [metadata] => Array
  7524. (
  7525. [customer_name] => Bec Kimber
  7526. [customer_email] => rebecca@allarea.com.au
  7527. [order_id] => 27450
  7528. [payment_type] => recurring
  7529. [site_url] => https://www.joonya.com.au
  7530. )
  7531.  
  7532. [statement_descriptor] => Joonya
  7533. [capture_method] => automatic
  7534. [payment_method_types] => Array
  7535. (
  7536. [0] => card
  7537. )
  7538.  
  7539. [customer] => cus_FKPpMqsDs8tA0k
  7540. )
  7541.  
  7542. ====End Log====
  7543.  
  7544.  
  7545. 2019-06-26T23:58:20+00:00 DEBUG
  7546. ====Stripe Version: 4.2.1====
  7547. ====Start Log====
  7548. Stripe PaymentIntent pi_1Epl0KKmkXhkwDrszi4SQjk0 initiated for order 27450
  7549. ====End Log====
  7550.  
  7551.  
  7552. 2019-06-26T23:58:20+00:00 DEBUG
  7553. ====Stripe Version: 4.2.1====
  7554. ====Start Log====
  7555. payment_intents/pi_1Epl0KKmkXhkwDrszi4SQjk0/confirm request: Array
  7556. (
  7557. [source] => src_1Epl0BKmkXhkwDrsTXxmpTKY
  7558. )
  7559.  
  7560. ====End Log====
  7561.  
  7562.  
  7563. 2019-06-26T23:58:23+00:00 DEBUG
  7564. ====Stripe Version: 4.2.1====
  7565. ====Start Log====
  7566. Stripe PaymentIntent pi_1Epl0KKmkXhkwDrszi4SQjk0 succeeded for order 27450
  7567. ====End Log====
  7568.  
  7569.  
  7570. 2019-06-26T23:58:23+00:00 DEBUG
  7571. ====Stripe Version: 4.2.1====
  7572. ====Start Log====
  7573. Processing response: stdClass Object
  7574. (
  7575. [id] => ch_1Epl0LKmkXhkwDrsem7892k2
  7576. [object] => charge
  7577. [amount] => 8800
  7578. [amount_refunded] => 0
  7579. [application] =>
  7580. [application_fee] =>
  7581. [application_fee_amount] =>
  7582. [balance_transaction] => txn_1Epl0MKmkXhkwDrsgcLAnt6O
  7583. [billing_details] => stdClass Object
  7584. (
  7585. [address] => stdClass Object
  7586. (
  7587. [city] => Oxenford
  7588. [country] => AU
  7589. [line1] => 16 Regatta Avenue
  7590. [line2] =>
  7591. [postal_code] => 4210
  7592. [state] => QLD
  7593. )
  7594.  
  7595. [email] => rebecca@allarea.com.au
  7596. [name] =>
  7597. [phone] => 0417071835
  7598. )
  7599.  
  7600. [captured] => 1
  7601. [created] => 1561593501
  7602. [currency] => aud
  7603. [customer] => cus_FKPpMqsDs8tA0k
  7604. [description] => Joonya - Order 27450
  7605. [destination] =>
  7606. [dispute] =>
  7607. [failure_code] =>
  7608. [failure_message] =>
  7609. [fraud_details] => stdClass Object
  7610. (
  7611. )
  7612.  
  7613. [invoice] =>
  7614. [livemode] => 1
  7615. [metadata] => stdClass Object
  7616. (
  7617. [customer_name] => Bec Kimber
  7618. [customer_email] => rebecca@allarea.com.au
  7619. [order_id] => 27450
  7620. [payment_type] => recurring
  7621. [site_url] => https://www.joonya.com.au
  7622. )
  7623.  
  7624. [on_behalf_of] =>
  7625. [order] =>
  7626. [outcome] => stdClass Object
  7627. (
  7628. [network_status] => approved_by_network
  7629. [reason] =>
  7630. [risk_level] => normal
  7631. [risk_score] => 0
  7632. [seller_message] => Payment complete.
  7633. [type] => authorized
  7634. )
  7635.  
  7636. [paid] => 1
  7637. [payment_intent] => pi_1Epl0KKmkXhkwDrszi4SQjk0
  7638. [payment_method] => src_1Epl0BKmkXhkwDrsTXxmpTKY
  7639. [payment_method_details] => stdClass Object
  7640. (
  7641. [card] => stdClass Object
  7642. (
  7643. [brand] => visa
  7644. [checks] => stdClass Object
  7645. (
  7646. [address_line1_check] => unavailable
  7647. [address_postal_code_check] => unavailable
  7648. [cvc_check] => pass
  7649. )
  7650.  
  7651. [country] => AU
  7652. [exp_month] => 4
  7653. [exp_year] => 2023
  7654. [fingerprint] => lMMqtxnR0eLUTuFQ
  7655. [funding] => debit
  7656. [last4] => 0963
  7657. [three_d_secure] =>
  7658. [wallet] =>
  7659. )
  7660.  
  7661. [type] => card
  7662. )
  7663.  
  7664. [receipt_email] =>
  7665. [receipt_number] =>
  7666. [receipt_url] => https://pay.stripe.com/receipts/acct_19uaRCKmkXhkwDrs/ch_1Epl0LKmkXhkwDrsem7892k2/rcpt_FKPqAvoEqrkUNSBbacOpFZl39L5JpU0
  7667. [refunded] =>
  7668. [refunds] => stdClass Object
  7669. (
  7670. [object] => list
  7671. [data] => Array
  7672. (
  7673. )
  7674.  
  7675. [has_more] =>
  7676. [total_count] => 0
  7677. [url] => /v1/charges/ch_1Epl0LKmkXhkwDrsem7892k2/refunds
  7678. )
  7679.  
  7680. [review] =>
  7681. [shipping] =>
  7682. [source] => stdClass Object
  7683. (
  7684. [id] => src_1Epl0BKmkXhkwDrsTXxmpTKY
  7685. [object] => source
  7686. [amount] =>
  7687. [card] => stdClass Object
  7688. (
  7689. [exp_month] => 4
  7690. [exp_year] => 2023
  7691. [last4] => 0963
  7692. [country] => AU
  7693. [brand] => Visa
  7694. [address_line1_check] => unavailable
  7695. [address_zip_check] => unavailable
  7696. [cvc_check] => pass
  7697. [funding] => debit
  7698. [fingerprint] => lMMqtxnR0eLUTuFQ
  7699. [three_d_secure] => optional
  7700. [name] =>
  7701. [tokenization_method] =>
  7702. [dynamic_last4] =>
  7703. )
  7704.  
  7705. [client_secret] => src_client_secret_FKPp6J6zhlDo20Kls6ioxq6d
  7706. [created] => 1561593502
  7707. [currency] =>
  7708. [customer] => cus_FKPpMqsDs8tA0k
  7709. [flow] => none
  7710. [livemode] => 1
  7711. [metadata] => stdClass Object
  7712. (
  7713. )
  7714.  
  7715. [owner] => stdClass Object
  7716. (
  7717. [address] => stdClass Object
  7718. (
  7719. [city] => Oxenford
  7720. [country] => AU
  7721. [line1] => 16 Regatta Avenue
  7722. [line2] =>
  7723. [postal_code] => 4210
  7724. [state] => QLD
  7725. )
  7726.  
  7727. [email] => rebecca@allarea.com.au
  7728. [name] =>
  7729. [phone] => 0417071835
  7730. [verified_address] =>
  7731. [verified_email] =>
  7732. [verified_name] =>
  7733. [verified_phone] =>
  7734. )
  7735.  
  7736. [statement_descriptor] =>
  7737. [status] => chargeable
  7738. [type] => card
  7739. [usage] => reusable
  7740. )
  7741.  
  7742. [source_transfer] =>
  7743. [statement_descriptor] => Joonya
  7744. [status] => succeeded
  7745. [transfer_data] =>
  7746. [transfer_group] =>
  7747. )
  7748.  
  7749. ====End Log====
  7750.  
  7751.  
  7752. 2019-06-26T23:58:23+00:00 DEBUG
  7753. ====Stripe Version: 4.2.1====
  7754. ====Start Log====
  7755. balance/history/txn_1Epl0MKmkXhkwDrsgcLAnt6O
  7756. ====End Log====
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement