Advertisement
Guest User

Woocommerce PagSeguro

a guest
Jul 28th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. 07-28-2016 @ 15:00:07 - Requesting token for order 1129 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <checkout>
  3. <currency>BRL</currency>
  4. <reference><![CDATA[TC-1129]]></reference>
  5. <sender>
  6. <name><![CDATA[Júlio Luiz Petri Júnior]]></name>
  7. <email><![CDATA[jlpetri@gmail.com]]></email>
  8. <documents>
  9. <document>
  10. <type>CPF</type>
  11. <value>33051896810</value>
  12. </document>
  13. </documents>
  14. <phone>
  15. <areaCode>17</areaCode>
  16. <number>32799493</number>
  17. </phone>
  18. </sender>
  19. <shipping>
  20. <type>3</type>
  21. <address>
  22. <street><![CDATA[Rua João Bataus]]></street>
  23. <number>211</number>
  24. <district><![CDATA[Jd Alvaro Brito]]></district>
  25. <postalCode>15400000</postalCode>
  26. <city><![CDATA[Olímpia]]></city>
  27. <state>SP</state>
  28. <country>BRA</country>
  29. </address>
  30. <cost>0</cost>
  31. </shipping>
  32. <items>
  33. <item>
  34. <id>1</id>
  35. <description><![CDATA[Inteira Semana (Segunda/Sexta)]]></description>
  36. <amount>56.00</amount>
  37. <quantity>1</quantity>
  38. </item>
  39. </items>
  40. <redirectURL><![CDATA[http://www.thermasclub.com.br/finalizar-compra/order-received/1129?key=wc_order_579a4827846d7]]></redirectURL>
  41. <notificationURL><![CDATA[http://www.thermasclub.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  42. <maxUses>1</maxUses>
  43. <maxAge>120</maxAge>
  44. </checkout>
  45.  
  46. 07-28-2016 @ 15:00:11 - PagSeguro Payment Token created with success! The Token is: EA7E09B1F0F028BCC4101FAB5CC5B09E
  47. 07-28-2016 @ 15:01:13 - Checking IPN request...
  48. 07-28-2016 @ 15:01:13 - Invalid IPN request: Array
  49. (
  50. )
  51.  
  52. 07-28-2016 @ 15:01:14 - Checking IPN request...
  53. 07-28-2016 @ 15:01:14 - Invalid IPN request: Array
  54. (
  55. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement