Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
534
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. 2017-07-28T12:48:59+00:00 DEBUG (7): Array
  2. (
  3. [url] =><.......url.........>
  4. [SetExpressCheckout] => Array
  5. (
  6. [PAYMENTACTION] => Authorization
  7. [AMT] => 100.00
  8. [CURRENCYCODE] => USD
  9. [RETURNURL] => https://abcd.com/paypal/express/return/
  10. [CANCELURL] => https://abcd.com/paypal/express/cancel/
  11. [INVNUM] => *****
  12. [SOLUTIONTYPE] => Mark
  13. [GIROPAYCANCELURL] => https://abcd.com/paypal/express/cancel/
  14. [GIROPAYSUCCESSURL] => https://abcd.com/checkout/onepage/success/
  15. [BANKTXNPENDINGURL] => https://abcd.com/checkout/onepage/success/
  16. [LOCALECODE] => en_US
  17. [ITEMAMT] => 2.00
  18. [TAXAMT] => 0.00
  19. [SHIPPINGAMT] => 0.00
  20. [BUSINESS] =>
  21. [NOTETEXT] =>
  22. [EMAIL] => abcd@gmail.com
  23. [FIRSTNAME] => abcd
  24. [LASTNAME] => 215
  25. [MIDDLENAME] =>
  26. [SALUTATION] =>
  27. [SUFFIX] =>
  28. [COUNTRYCODE] => country
  29. [STATE] => state
  30. [CITY] => city
  31. [STREET] => address
  32. [ZIP] => zip code
  33. [PHONENUM] => mobile
  34. [SHIPTOCOUNTRYCODE] => IN
  35. [SHIPTOSTATE] => state
  36. [SHIPTOCITY] => city
  37. [SHIPTOSTREET] => address
  38. [SHIPTOZIP] => zip code
  39. [SHIPTOPHONENUM] => mobile
  40. [SHIPTOSTREET2] =>
  41. [STREET2] =>
  42. [SHIPTONAME] => name
  43. [ADDROVERRIDE] => 1
  44. [METHOD] => SetExpressCheckout
  45. [VERSION] => 72.0
  46. [USER] => ****
  47. [PWD] => ****
  48. [SIGNATURE] => ****
  49. [BUTTONSOURCE] => Magento_Cart_Community
  50. )
  51.  
  52. [response] => Array
  53. (
  54. [TIMESTAMP] => 2017-07-28T12:48:59Z
  55. [CORRELATIONID] => **************
  56. [ACK] => Failure
  57. [VERSION] => 72.0
  58. [BUILD] => *******
  59. [L_ERRORCODE0] => 10413
  60. [L_SHORTMESSAGE0] => Transaction refused because of an invalid argument. See additional error messages for details.
  61. [L_LONGMESSAGE0] => The totals of the cart item amounts do not match order amounts.
  62. [L_SEVERITYCODE0] => Error
  63. )
  64.  
  65. [__pid] => 1928
  66. )
  67.  
  68. 2017-07-28T12:49:04+00:00 DEBUG (7): Array
  69. (
  70. [url] => ...url...
  71. [getPalDetails] => Array
  72. (
  73. [METHOD] => getPalDetails
  74. [VERSION] => 72.0
  75. [USER] => ****
  76. [PWD] => ****
  77. [SIGNATURE] => ****
  78. [BUTTONSOURCE] => Magento_Cart_Community
  79. )
  80.  
  81. [response] => Array
  82. (
  83. [PAL] => ************
  84. [LOCALE] => en_GB
  85. [TIMESTAMP] => 2017-07-28T12:49:04Z
  86. [CORRELATIONID] => ***********
  87. [ACK] => Success
  88. [VERSION] => 72.0
  89. [BUILD] => **********
  90. )
  91.  
  92. [__pid] => 1930
  93. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement