Guest User

Erro Pagseguro

a guest
Apr 24th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 6.74 KB | None | 0 0
  1. 04-24-2019 @ 09:17:06 - An error occurred while generating the PagSeguro direct payment: Array
  2. (
  3.     [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  4.         (
  5.             [data:protected] => Array
  6.                 (
  7.                     [date] => Wed, 24 Apr 2019 12:17:05 GMT
  8.                     [content-type] => application/xml;charset=ISO-8859-1
  9.                     [cache-control] => max-age=180
  10.                     [expires] => Wed, 24 Apr 2019 12:20:05 GMT
  11.                     [vary] => Accept-Encoding,User-Agent
  12.                     [content-encoding] => gzip
  13.                     [strict-transport-security] => max-age=31536000
  14.                     [set-cookie] => TS012b6bbf=0160ed0a6cdcc5a18ba4d97164a491dc55ed5f0fb7a01e62583a7837478dc55c551a2fe31b; Path=/
  15.                 )
  16.  
  17.         )
  18.  
  19.     [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53085</code><message>payment method unavailable.</message></error></errors>
  20.     [response] => Array
  21.         (
  22.             [code] => 400
  23.             [message] => Bad Request
  24.         )
  25.  
  26.     [cookies] => Array
  27.         (
  28.             [0] => WP_Http_Cookie Object
  29.                 (
  30.                     [name] => TS012b6bbf
  31.                     [value] => 0160ed0a6cdcc5a18ba4d97164a491dc55ed5f0fb7a01e62583a7837478dc55c551a2fe31b
  32.                     [expires] =>
  33.                     [path] => /
  34.                     [domain] => ws.pagseguro.uol.com.br
  35.                 )
  36.  
  37.         )
  38.  
  39.     [filename] =>
  40.     [http_response] => WP_HTTP_Requests_Response Object
  41.         (
  42.             [response:protected] => Requests_Response Object
  43.                 (
  44.                     [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53085</code><message>payment method unavailable.</message></error></errors>
  45.                     [raw] => HTTP/1.1 400 Bad Request
  46. Date: Wed, 24 Apr 2019 12:17:05 GMT
  47. Content-Type: application/xml;charset=ISO-8859-1
  48. Cache-Control: max-age=180
  49. Expires: Wed, 24 Apr 2019 12:20:05 GMT
  50. Vary: Accept-Encoding,User-Agent
  51. Content-Encoding: gzip
  52. Strict-Transport-Security: max-age=31536000
  53. Connection: close
  54. Set-Cookie: TS012b6bbf=0160ed0a6cdcc5a18ba4d97164a491dc55ed5f0fb7a01e62583a7837478dc55c551a2fe31b; Path=/
  55. Transfer-Encoding: chunked
  56.  
  57. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53085</code><message>payment method unavailable.</message></error></errors>
  58.                     [headers] => Requests_Response_Headers Object
  59.                         (
  60.                             [data:protected] => Array
  61.                                 (
  62.                                     [date] => Array
  63.                                         (
  64.                                             [0] => Wed, 24 Apr 2019 12:17:05 GMT
  65.                                         )
  66.  
  67.                                     [content-type] => Array
  68.                                         (
  69.                                             [0] => application/xml;charset=ISO-8859-1
  70.                                         )
  71.  
  72.                                     [cache-control] => Array
  73.                                         (
  74.                                             [0] => max-age=180
  75.                                         )
  76.  
  77.                                     [expires] => Array
  78.                                         (
  79.                                             [0] => Wed, 24 Apr 2019 12:20:05 GMT
  80.                                         )
  81.  
  82.                                     [vary] => Array
  83.                                         (
  84.                                             [0] => Accept-Encoding,User-Agent
  85.                                         )
  86.  
  87.                                     [content-encoding] => Array
  88.                                         (
  89.                                             [0] => gzip
  90.                                         )
  91.  
  92.                                     [strict-transport-security] => Array
  93.                                         (
  94.                                             [0] => max-age=31536000
  95.                                         )
  96.  
  97.                                     [set-cookie] => Array
  98.                                         (
  99.                                             [0] => TS012b6bbf=0160ed0a6cdcc5a18ba4d97164a491dc55ed5f0fb7a01e62583a7837478dc55c551a2fe31b; Path=/
  100.                                         )
  101.  
  102.                                 )
  103.  
  104.                         )
  105.  
  106.                     [status_code] => 400
  107.                     [protocol_version] => 1.1
  108.                     [success] =>
  109.                     [redirects] => 0
  110.                     [url] => https://ws.pagseguro.uol.com.br/v2/transactions?email=srcastilhosemijoia@gmail.com&token=8CA70F613E744D86A9EF0A8F295FF474
  111.                     [history] => Array
  112.                         (
  113.                         )
  114.  
  115.                     [cookies] => Requests_Cookie_Jar Object
  116.                         (
  117.                             [cookies:protected] => Array
  118.                                 (
  119.                                     [TS012b6bbf] => Requests_Cookie Object
  120.                                         (
  121.                                             [name] => TS012b6bbf
  122.                                             [value] => 0160ed0a6cdcc5a18ba4d97164a491dc55ed5f0fb7a01e62583a7837478dc55c551a2fe31b
  123.                                             [attributes] => Requests_Utility_CaseInsensitiveDictionary Object
  124.                                                 (
  125.                                                     [data:protected] => Array
  126.                                                         (
  127.                                                             [path] => /
  128.                                                             [domain] => ws.pagseguro.uol.com.br
  129.                                                         )
  130.  
  131.                                                 )
  132.  
  133.                                             [flags] => Array
  134.                                                 (
  135.                                                     [creation] => 1556108226
  136.                                                     [last-access] => 1556108226
  137.                                                     [persistent] =>
  138.                                                     [host-only] => 1
  139.                                                 )
  140.  
  141.                                             [reference_time] => 1556108226
  142.                                         )
  143.  
  144.                                 )
  145.  
  146.                         )
  147.  
  148.                 )
  149.  
  150.             [filename:protected] =>
  151.             [data] =>
  152.             [headers] =>
  153.             [status] =>
  154.         )
  155.  
  156. )
Add Comment
Please, Sign In to add comment