Guest User

LWP Payflow request and response

a guest
Jul 24th, 2012
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. HTTP Request:
  2.  
  3. POST https://pilot-payflowpro.paypal.com/
  4. Connection: close
  5. Host: pilot-payflowpro.paypal.com
  6. Content-Length: 497
  7. Content-Type: text/namevalue
  8. X-VPS-CLIENT-TIMEOUT: 30
  9. X-VPS-REQUEST-ID: 1340294034S21474
  10. X-VPS-VIT-INTEGRATION-PRODUCT: MailerMailer PFPro
  11. X-VPS-VIT-INTEGRATION-VERSION: 3101
  12. X-VPS-VIT-OS-NAME: linux
  13. X-VPS-VIT-OS-VERSION: 3.2.0-2-amd64
  14. X-VPS-VIT-RUNTIME-VERSION: 5.014002
  15.  
  16. COUNTRY[2]=us&SHIPTOZIP[5]=20878&INVNUM[5]=21474&CITY[7]=Anytown&STREET[14]=123 Any`Street&PONUM[11]=21474-21474&PARTNER[8]=Verisign&PWD[8]=password&COMMENT2[15]=Comment 2 21474&VENDOR[7]=vendor&USER[7]=user&TRXTYPE[1]=S&EXPDATE[4]=1221&DESC[18]=Test invoice 21474&COMMENT1[15]=Comment 1 21474&AMT[5]=32.23&ACCT[16]=5555555555554444&CVV2[3]=123&CUSTCODE[11]=21474a21474&ZIP[5]=20878&LASTNAME[5]=Lasty&TENDER[1]=C&FIRSTNAME[6]=Firsty&TAXAMT[4]=0.00&STATE[2]=md&DESC4[7]=FRT0.00&VERBOSITY=MEDIUM
  17. Running request, 3 left
  18. SSL_connect:before/connect initialization
  19. SSL_connect:unknown state
  20. SSL_connect:error in unknown state
  21. SSL_connect:before/connect initialization
  22. SSL_connect:SSLv3 write client hello A
  23. SSL_connect:SSLv3 read server hello A
  24. SSL_connect:SSLv3 read server certificate A
  25. SSL_connect:SSLv3 read server done A
  26. SSL_connect:SSLv3 write client key exchange A
  27. SSL_connect:SSLv3 write change cipher spec A
  28. SSL_connect:SSLv3 write finished A
  29. SSL_connect:SSLv3 flush data
  30. SSL_connect:SSLv3 read finished A
  31.  
  32. HTTP response:
  33.  
  34. HTTP/1.1 200 OK
  35. Connection: close
  36. Date: Thu, 21 Jun 2012 15:54:10 GMT
  37. Server: VPS-3.033.00
  38. Content-Length: 130
  39. Content-Type: text/namevalue
  40. Client-Date: Thu, 21 Jun 2012 15:54:10 GMT
  41. Client-Peer: 66.211.171.140:443
  42. Client-Response-Num: 1
  43. Client-SSL-Cert-Issuer: /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU=Terms of use at https://www.verisign.com/rpa (c)09/CN=VeriSign Class 3 Secure Server CA - G2
  44. Client-SSL-Cert-Subject: /C=US/ST=California/L=San Jose/O=PayPal, Inc./OU=PayPal Production/CN=pilot-payflowpro.paypal.com
  45. Client-SSL-Cipher: DES-CBC3-SHA
  46. X-VPS-REQUEST-ID: 1340294034S21474
  47.  
  48. RESULT=0&PNREF=V34A2B0706B6&RESPMSG=Approved&AUTHCODE=833PNI&AVSADDR=Y&AVSZIP=Y&CVV2MATCH=Y&HOSTCODE=A&PROCAVS=Y&PROCCVV2=M&IAVS=N
  49. pfpro answer:
  50. PROCCVV2 => M
  51. RESPMSG => Approved
  52. CVV2MATCH => Y
  53. RESULT => 0
  54. X-VPS-REQUEST-ID => 1340294034S21474
  55. HOSTCODE => A
  56. AVSZIP => Y
  57. AVSADDR => Y
  58. IAVS => N
  59. AUTHCODE => 833PNI
  60. PNREF => V34
Advertisement
Add Comment
Please, Sign In to add comment