Guest User

Untitled

a guest
May 21st, 2018
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.98 KB | None | 0 0
  1. {
  2. "student_id":"9980",
  3. "full_name":"Daphne Ang",
  4. "email":"anglw.daphne@gmail.com",
  5. "contact_number":"97966045",
  6. "special_requirements":"",
  7. "order_detail":[
  8. {
  9. "is_skillfuture":"1",
  10. "skillStudents":[
  11. {
  12. "nric_name":"Ang Li Wen Daphne",
  13. "nric_no":"S8523134J",
  14. "nric_email":"anglw.daphne@gmail.com"
  15. },
  16. {
  17. "nric_name":"Ho Seok Lay",
  18. "nric_no":"S7935524J",
  19. "nric_email":"seoklay@gmail.com"
  20. }
  21. ],
  22. "schedule_weekly_id":[
  23. "716",
  24. "717"
  25. ],
  26. "scheduleClassID":"428",
  27. "courseID":"696",
  28. "classID":"428",
  29. "courseTitle":"Culinary Arts - Roasted Meats \n on 13 Jun 2018 5.00pm-9.00pm, 14 Jun 2018 5.00pm-9.00pm",
  30. "courseThumImage":"https:\/\/cdn.palatesensations.com\/uploads\/Courses\/80\/thumbnail\/Culinary_Arts_\u2013_Roasted_Meats_1519538121_thumbnail.jpeg",
  31. "courseCost":250,
  32. "price":250,
  33. "quantity":2,
  34. "next_date":"13\/06\/2018"
  35. }
  36. ],
  37. "stripe_response":{
  38. "id":"ch_1CTsd9DU0f5pCllcn9PTwZWT",
  39. "object":"charge",
  40. "amount":50000,
  41. "amount_refunded":0,
  42. "application":null,
  43. "application_fee":null,
  44. "balance_transaction":"txn_1CTsdADU0f5pCllc189uYa1W",
  45. "captured":true,
  46. "created":1526826927,
  47. "currency":"sgd",
  48. "customer":"cus_CtfzGekWQs5erc",
  49. "description":"Culinary Arts - Roasted Meats (Class - 1 -Wed, 13 Jun 2018)",
  50. "destination":null,
  51. "dispute":null,
  52. "failure_code":null,
  53. "failure_message":null,
  54. "fraud_details":[
  55.  
  56. ],
  57. "invoice":null,
  58. "livemode":true,
  59. "metadata":[
  60.  
  61. ],
  62. "on_behalf_of":null,
  63. "order":null,
  64. "outcome":{
  65. "network_status":"approved_by_network",
  66. "reason":null,
  67. "risk_level":"normal",
  68. "seller_message":"Payment complete.",
  69. "type":"authorized"
  70. },
  71. "paid":true,
  72. "receipt_email":"anglw.daphne@gmail.com",
  73. "receipt_number":"1465-9343",
  74. "refunded":false,
  75. "refunds":{
  76. "object":"list",
  77. "data":[
  78.  
  79. ],
  80. "has_more":false,
  81. "total_count":0,
  82. "url":"\/v1\/charges\/ch_1CTsd9DU0f5pCllcn9PTwZWT\/refunds"
  83. },
  84. "review":null,
  85. "shipping":null,
  86. "source":{
  87. "id":"card_1CTsd2DU0f5pCllcgQjzBLA8",
  88. "object":"card",
  89. "address_city":"Singapore",
  90. "address_country":"Singapore",
  91. "address_line1":"Tampines St 11",
  92. "address_line1_check":"unavailable",
  93. "address_line2":null,
  94. "address_state":null,
  95. "address_zip":"520103",
  96. "address_zip_check":"unavailable",
  97. "brand":"MasterCard",
  98. "country":"SG",
  99. "customer":"cus_CtfzGekWQs5erc",
  100. "cvc_check":"pass",
  101. "dynamic_last4":null,
  102. "exp_month":5,
  103. "exp_year":2024,
  104. "fingerprint":"9CWabWd2i9y94pln",
  105. "funding":"credit",
  106. "last4":"0153",
  107. "metadata":[
  108.  
  109. ],
  110. "name":"Daphne Ang",
  111. "tokenization_method":null
  112. },
  113. "source_transfer":null,
  114. "statement_descriptor":null,
  115. "status":"succeeded",
  116. "transfer_group":null
  117. },
  118. "cart_total":500,
  119. "discount":"",
  120. "grand_total":500,
  121. "skills":{
  122. "skill_product_id":{
  123. "428":[
  124. {
  125. "nric_name":"Ang Li Wen Daphne",
  126. "nric_no":"S8523134J",
  127. "nric_email":"anglw.daphne@gmail.com"
  128. },
  129. {
  130. "nric_name":"Ho Seok Lay",
  131. "nric_no":"S7935524J",
  132. "nric_email":"seoklay@gmail.com"
  133. }
  134. ]
  135. },
  136. "skillNric":{
  137. "428":"1"
  138. }
  139. }
  140. }
Add Comment
Please, Sign In to add comment