Guest User

Untitled

a guest
Oct 20th, 2018
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. Profile Activation:
  2. --------------------------------------------------------------------------------------------------------
  3. (
  4. [payment_cycle] => Daily
  5. [txn_type] => recurring_payment_profile_created
  6. [last_name] => User
  7. [initial_payment_status] => Completed
  8. [next_payment_date] => 03:00:00 Jun 15, 2012 PDT
  9. [residence_country] => US
  10. [initial_payment_amount] => 12.04
  11. [rp_invoice_id] => 215
  12. [currency_code] => USD
  13. [time_created] => 00:15:07 Jun 15, 2012 PDT
  14. [verify_sign] => AGu.hbwMxRXoqDiyy-IJNOnULnvNAFWytgXadI-JonOgu7uC0mOGV7KV
  15. [period_type] => Regular
  16. [payer_status] => verified
  17. [test_ipn] => 1
  18. [tax] => 0.00
  19. [payer_email] => xxxx@gmail.com
  20. [first_name] => Test
  21. [receiver_email] => xxx@gmail.com
  22. [payer_id] => K48P3FBxxx
  23. [product_type] => 1
  24. [initial_payment_txn_id] => 4L837397UNxxx
  25. [shipping] => 0.00
  26. [amount_per_cycle] => 5.47
  27. [profile_status] => Active
  28. [charset] => windows-1252
  29. [notify_version] => 3.4
  30. [amount] => 5.47
  31. [outstanding_balance] => 0.00
  32. [recurring_payment_id] => I-DD2K1xxx
  33. [product_name] => Physical Subscription $5.47 / day for 4 days with a $12.04 sign-up fee
  34. [ipn_track_id] => 3fc8bbxxxx
  35. )
  36.  
  37.  
  38. --------------------------------------------------------------------------------------------------------
  39. Payment on Profile:
  40. --------------------------------------------------------------------------------------------------------
  41. (
  42. [mc_gross] => 6.56
  43. [period_type] => Regular
  44. [outstanding_balance] => 0.00
  45. [next_payment_date] => 03:00:00 Jun 21, 2012 PDT
  46. [protection_eligibility] => Ineligible
  47. [payment_cycle] => Weekly
  48. [tax] => 0.00
  49. [payer_id] => K48P3Fxxxx
  50. [payment_date] => 16:52:28 Jun 14, 2012 PDT
  51. [payment_status] => Completed
  52. [product_name] => Virtual Subscription $6.56 / week for 3 weeks
  53. [charset] => windows-1252
  54. [rp_invoice_id] => 208
  55. [recurring_payment_id] => I-4DHKxxxx
  56. [first_name] => Test
  57. [mc_fee] => 0.38
  58. [notify_version] => 3.4
  59. [amount_per_cycle] => 6.56
  60. [payer_status] => verified
  61. [currency_code] => USD
  62. [business] => xxxx@gmail.com
  63. [verify_sign] => AlAlnsACWRTf4OV6vRMZG4sCyEdYACBnr7ishagKt60BxtlJgPjaRIAh
  64. [payer_email] => xxxx@gmail.com
  65. [initial_payment_amount] => 0.00
  66. [profile_status] => Active
  67. [amount] => 6.56
  68. [txn_id] => 3PE0612xxxx
  69. [payment_type] => instant
  70. [last_name] => User
  71. [receiver_email] => xxxx@gmail.com
  72. [payment_fee] => 0.38
  73. [receiver_id] => TYDEKWLxxxx
  74. [txn_type] => recurring_payment
  75. [mc_currency] => USD
  76. [residence_country] => US
  77. [test_ipn] => 1
  78. [transaction_subject] => Virtual Subscription $6.56 / week for 3 weeks
  79. [payment_gross] => 6.56
  80. [shipping] => 0.00
  81. [product_type] => 1
  82. [time_created] => 23:48:22 Jun 13, 2012 PDT
  83. [ipn_track_id] => b2c853ddxxxx
  84. )
  85.  
  86.  
  87. --------------------------------------------------------------------------------------------------------
  88. Profile Cancellation:
  89. --------------------------------------------------------------------------------------------------------
  90. (
  91. [payment_cycle] => Daily
  92. [txn_type] => recurring_payment_profile_cancel
  93. [last_name] => User
  94. [next_payment_date] => N/A
  95. [residence_country] => US
  96. [initial_payment_amount] => 12.04
  97. [rp_invoice_id] => 215
  98. [currency_code] => USD
  99. [time_created] => 00:15:07 Jun 15, 2012 PDT
  100. [verify_sign] => A9LC3Qajo-H2V8mPq4eIktgPvG2RAapZ0WWtIM6VhII1DXHI7oOK2tNR
  101. [period_type] => Regular
  102. [payer_status] => verified
  103. [test_ipn] => 1
  104. [tax] => 0.00
  105. [payer_email] => xxxx@gmail.com
  106. [first_name] => Test
  107. [receiver_email] => xxxx@gmail.com
  108. [payer_id] => K48P3FBxxxx
  109. [product_type] => 1
  110. [shipping] => 0.00
  111. [amount_per_cycle] => 5.47
  112. [profile_status] => Cancelled
  113. [charset] => windows-1252
  114. [notify_version] => 3.4
  115. [amount] => 5.47
  116. [outstanding_balance] => 0.00
  117. [recurring_payment_id] => I-DD2K13xxxx
  118. [product_name] => Physical Subscription $5.47 / day for 4 days with a $12.04 sign-up fee
  119. [ipn_track_id] => 7b0208xxxx
  120. )
Add Comment
Please, Sign In to add comment