Advertisement
Guest User

Pagseguro paste I

a guest
Mar 27th, 2015
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. 02-23-2015 @ 15:00:43 - Requesting token for order 5300 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <checkout>
  3. <currency>BRL</currency>
  4. <reference><![CDATA[DC-5300]]></reference>
  5. <sender>
  6. <name><![CDATA[Carla Fabiana Torres]]></name>
  7. <email><![CDATA[fabi.tor@gmail.com]]></email>
  8. <documents>
  9. <document>
  10. <type>CPF</type>
  11. <value>34713758809</value>
  12. </document>
  13. </documents>
  14. <phone>
  15. <areaCode>21</areaCode>
  16. <number>978159776</number>
  17. </phone>
  18. </sender>
  19. <shipping>
  20. <type>3</type>
  21. <address>
  22. <street><![CDATA[Rua do Parque]]></street>
  23. <number>256</number>
  24. <complement><![CDATA[Apto 1324 torre Matricial]]></complement>
  25. <district><![CDATA[Vila Dom Pedro II]]></district>
  26. <postalCode>04271280</postalCode>
  27. <city><![CDATA[São Paulo]]></city>
  28. <state>SP</state>
  29. <country>BRA</country>
  30. </address>
  31. <cost>14.00</cost>
  32. </shipping>
  33. <items>
  34. <item>
  35. <id>1</id>
  36. <description><![CDATA[pedido5300]]></description>
  37. <amount>15.90</amount>
  38. <quantity>1</quantity>
  39. </item>
  40. </items>
  41. <redirectURL><![CDATA[http://www.donacoelha.com/checkout/order-received/5300?key=wc_order_54eb6acaaf957&utm_nooverride=1]]></redirectURL>
  42. <notificationURL><![CDATA[http://www.donacoelha.com/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  43. <maxUses>1</maxUses>
  44. <maxAge>120</maxAge>
  45. </checkout>
  46.  
  47. 02-23-2015 @ 15:00:45 - PagSeguro Payment Token created with success! The Token is: 317A903B7070324664242F9B28653037
  48. 02-24-2015 @ 12:19:28 - Requesting token for order 5236 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  49. <checkout>
  50. <currency>BRL</currency>
  51. <reference><![CDATA[DC-5236]]></reference>
  52. <sender>
  53. <name><![CDATA[Luciana Peka]]></name>
  54. <email><![CDATA[luluzinha@gmail.com]]></email>
  55. <documents>
  56. <document>
  57. <type>CPF</type>
  58. <value>28306361837</value>
  59. </document>
  60. </documents>
  61. <phone>
  62. <areaCode>23</areaCode>
  63. <number>32834711</number>
  64. </phone>
  65. </sender>
  66. <shipping>
  67. <type>3</type>
  68. <address>
  69. <street><![CDATA[Rua Marquês de Santos]]></street>
  70. <number>186</number>
  71. <complement><![CDATA[casa]]></complement>
  72. <district><![CDATA[Vila Nogueira]]></district>
  73. <postalCode>13087830</postalCode>
  74. <city><![CDATA[Campinas]]></city>
  75. <state>SP</state>
  76. <country>BRA</country>
  77. </address>
  78. <cost>24.30</cost>
  79. </shipping>
  80. <items>
  81. <item>
  82. <id>1</id>
  83. <description><![CDATA[pedido5236]]></description>
  84. <amount>103.28</amount>
  85. <quantity>1</quantity>
  86. </item>
  87. </items>
  88. <redirectURL><![CDATA[http://www.donacoelha.com/checkout/order-received/5236?key=wc_order_54dcf2e5a49e6&utm_nooverride=1]]></redirectURL>
  89. <notificationURL><![CDATA[http://www.donacoelha.com/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  90. <maxUses>1</maxUses>
  91. <maxAge>120</maxAge>
  92. </checkout>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement