Advertisement
Guest User

Untitled

a guest
Jul 6th, 2015
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. 07-06-2015 @ 18:49:16 - Requesting token for order 1146 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <checkout>
  3. <currency>BRL</currency>
  4. <reference><![CDATA[WO-1146]]></reference>
  5. <sender>
  6. <name><![CDATA[Gabriel Campos]]></name>
  7. <email><![CDATA[gabrielsimoes89@hotmail.com]]></email>
  8. <phone>
  9. <areaCode>32</areaCode>
  10. <number>88879865</number>
  11. </phone>
  12. </sender>
  13. <shipping>
  14. <type>3</type>
  15. <address>
  16. <street><![CDATA[Rua Professora Margarida Moreira Neves 250]]></street>
  17. <complement><![CDATA[ap 402]]></complement>
  18. <postalCode>36307380</postalCode>
  19. <city><![CDATA[São João del Rei]]></city>
  20. <state>MG</state>
  21. <country>BRA</country>
  22. </address>
  23. <cost>17.80</cost>
  24. </shipping>
  25. <items>
  26. <item>
  27. <id>1</id>
  28. <description><![CDATA[Branco e Dourado (ref: 050) - Tamanho: 35]]></description>
  29. <amount>159.90</amount>
  30. <quantity>1</quantity>
  31. </item>
  32. </items>
  33. <redirectURL><![CDATA[http://wavesoutlet.com.br/finalizar-compra/order-received/1146?key=wc_order_559af7d75e051]]></redirectURL>
  34. <notificationURL><![CDATA[http://wavesoutlet.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  35. <maxUses>1</maxUses>
  36. <maxAge>120</maxAge>
  37. </checkout>
  38.  
  39. 07-06-2015 @ 18:49:16 - WP_Error in generate payment token: Problem with the SSL CA cert (path? access rights?)
  40. 07-06-2015 @ 18:49:16 - Error generating the PagSeguro payment token: WP_Error Object
  41. (
  42. [errors] => Array
  43. (
  44. [http_request_failed] => Array
  45. (
  46. [0] => Problem with the SSL CA cert (path? access rights?)
  47. )
  48.  
  49. )
  50.  
  51. [error_data] => Array
  52. (
  53. )
  54.  
  55. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement