Re: [WebDNA] paypal

This WebDNA talk-list message is from

2009


It keeps the original formatting.
numero = 102881
interpreted = N
texte = Hi Lawrence Your email sounded so good I thought someone would have the answer. I did get their php check balance to work but could not get webdna to work on the .php nor get the php to work on the .tpl.... I then tried putting the info in a form and url but kept getting a METHOD error. I really think the URL is the answer as I could buyer posted info into a framed page and ge= t that to write the results of the transaction into a .db file ;)) I do not nee= d to use their express checkout unless someone knows how to get the results if they fail to return to my site.... this is the error I received... ACK=3DFailure&L_ERRORCODE0=3D81002&L_SHORTMESSAGE0=3DUnspecified%20Method= &L_LONGMESSAGE0=3DMethod%20Specified%20is%20not%20Supported&L_SEVERITYCOD= E0=3DError the get balance php is here... https://cms.paypal.com/cms_content/US/en_US/files/developer/nvp_GetBalanc= e_php.txt the form I was using is below.... maybe I need a results page...?
The line below in the php is interesting but I don't know what "$methodName_" or "$nvpStr_" in the signature should be...? thanks brian.... // NVPRequest for submitting to server $nvpreq =3D "METHOD=3D$methodName_&VERSION=3D$version&PWD=3D$API_Password&USER=3D$API= _UserName&SIGNATURE=3D$API_Signature$nvpStr_"; > Good Morning Brian, > Solution I choosed is to add all the cart information to a db. > If the client comes back with the right button, the db is append at the right place. > If not (they have flown away) I have all the information in a db. When the Website owner get the payment he has just a clic on a link that validate the cart... > I hope this help (But if there is a way with TCP/Connect! I'm > interedted) > > Ciao > Lawrence > > Le 9 juil. 09 =E0 15:06, Brian Harrington, Broker a =E9crit : > >> Good Morning Terry >> This is exactly what/how I want to do it! >> who wants to send them offsite... you never know if they are gonna >> return using the right/proper link/button! >> I need the results put into my database to extend services on-the >> fly/automatically. >> do you have any code for webdna/java to do this...? >> thanks.... Brian >> On Jul 8, 2009, at 7:07 PM, Terry Wilson wrote: >>> Do you mean the customer enters CC info and then you process it silently without them having to visit the PayPal site? Like you would do an Authorize.net silent ransaction? Because this would be a lot cleaner than sending them to the PP site, even though you can still grab the paypal return response variables. I use PayPal as a payment method for clients on whoscoming, and there's still occasional confusion and lack of respect for PayPal from the >>> business community. >>> someone generous just recently posted his entire WebDNA paypal module.. or at least parts if it with an offer to be privately contacted for the full thing. Check the new archives. >>> (Or he may, I would guess, chime in here any minute.) >>> -G >>> On Jul 8, 2009, at 2:24 PM, Brian Harrington, Broker wrote: >>> looking for a webdna api/script to push >>> credit card info from my site through PayPal AND to pull transaction results into a database... I've been working with webdna for 10+ years but not much w/TCPConnect. >>> My real estate site (www. >>> 1ChoiceRealty.com) does update local listings >>> every hour via TCPConnect from the RETS.org /Realtor site and is tota= lly >>> awesome but I did get some help from Smith Micro.... >>> thanks... >>> Brian >>> ------------ >>> Govinda >>> govinda.webdnatalk@gmail.com -- >>> Terry Wilson | terry@terryfic.com | http://terryfic.com >>> http://WhosComing.com - a simplified, affordable online >>> reservation system >>> http://TightJacket.com -- stylish protection for your laptop >>> --------------------------------------------------------------------- ----- >>> Attitude is the only difference between ordeal and adventure. >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> old archives: http://dev.webdna.us/TalkListArchive/ >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ > > Associated Messages, from the most recent to the oldest:

    
  1. [BULK] Re: [WebDNA] PayPal Integration ("Matthew A Perosi, Psi Prime" 2017)
  2. Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
  3. Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
  4. Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
  5. Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
  6. Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
  7. Re: [WebDNA] PayPal Integration (dbrooke@euca.us 2017)
  8. Re: [WebDNA] PayPal Integration (Terry Wilson 2017)
  9. Re: [WebDNA] PayPal Integration (Terry Wilson 2017)
  10. [BULK] Re: [WebDNA] PayPal Integration ("Matthew A Perosi, Psi Prime" 2017)
  11. Re: [WebDNA] PayPal Integration (Terry Wilson 2017)
  12. Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
  13. Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
  14. Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
  15. Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
  16. Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
  17. Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
  18. Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
  19. Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
  20. Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
  21. Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
  22. Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
  23. Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
  24. [WebDNA] PayPal Integration (Stuart Tremain 2017)
  25. Re: [WebDNA] Paypal Cert (christophe.billiottet@webdna.us 2015)
  26. Re: [WebDNA] Paypal Cert (Donovan Brooke 2015)
  27. Re: [WebDNA] Paypal Cert (Donovan Brooke 2015)
  28. [WebDNA] Paypal Cert (Michael Davis 2015)
  29. Re: [WebDNA] PayPal IPN harvester (Eddie Z 2013)
  30. [WebDNA] PayPal IPN harvester (Dan Strong 2013)
  31. [WebDNA] PayPal chained payment in WebDNA (Dave Stengel 2012)
  32. Re: [WebDNA] Paypal Sandbox TCPConnect (Stuart Tremain 2012)
  33. Re: [WebDNA] Paypal Sandbox TCPConnect (Stuart Tremain 2012)
  34. Re: [WebDNA] Paypal Sandbox TCPConnect (Philip Edell 2012)
  35. Re: [WebDNA] Paypal Sandbox TCPConnect (christophe.billiottet@webdna.us 2012)
  36. Re: [WebDNA] Paypal Sandbox TCPConnect (Philip Edell 2012)
  37. Re: [WebDNA] Paypal Sandbox TCPConnect (Toby Cox 2012)
  38. Re: [WebDNA] Paypal Sandbox TCPConnect (aaronmichaelmusic@gmail.com 2012)
  39. Re: [WebDNA] Paypal Sandbox TCPConnect (aaronmichaelmusic@gmail.com 2012)
  40. Re: [WebDNA] Paypal Sandbox TCPConnect (Philip Edell 2012)
  41. Re: [WebDNA] Paypal Sandbox TCPConnect (WebDNA Solutions 2012)
  42. [WebDNA] Paypal Sandbox TCPConnect (Philip Edell 2012)
  43. Re: [WebDNA] PayPal integration code examples? (Stuart Tremain 2011)
  44. Re: [WebDNA] PayPal integration code examples? ("Dan Strong" 2011)
  45. Re: [WebDNA] PayPal integration code examples? (Govinda 2011)
  46. [WebDNA] PayPal integration code examples? ("Dale Therio" 2011)
  47. Re: [WebDNA] PayPal Instant Payment Notification Guide (Kenneth Grome 2009)
  48. Re: [WebDNA] PayPal Instant Payment Notification Guide (Kenneth Grome 2009)
  49. Re: [WebDNA] PayPal Instant Payment Notification Guide (William DeVaul 2009)
  50. Re: [WebDNA] PayPal Instant Payment Notification Guide ("Dan Strong" 2009)
  51. Re: [WebDNA] PayPal Instant Payment Notification Guide ("Terry Wilson" 2009)
  52. Re: [WebDNA] PayPal Instant Payment Notification Guide (Kenneth Grome 2009)
  53. Re: [WebDNA] PayPal Instant Payment Notification Guide ("Dan Strong" 2009)
  54. Re: [WebDNA] PayPal Instant Payment Notification Guide (Kenneth Grome 2009)
  55. Re: [WebDNA] PayPal Instant Payment Notification Guide ("Dan Strong" 2009)
  56. Re: [WebDNA] PayPal Instant Payment Notification Guide (Kenneth Grome 2009)
  57. Re: [WebDNA] PayPal Instant Payment Notification Guide ("Dan Strong" 2009)
  58. Re: [WebDNA] PayPal IPN - solved (Kenneth Grome 2009)
  59. Re: [WebDNA] PayPal IPN - solved (Kenneth Grome 2009)
  60. [WebDNA] PayPal Instant Payment Notification Guide (Kenneth Grome 2009)
  61. Re: [WebDNA] PayPal IPN - solved ("Dan Strong" 2009)
  62. Re: [WebDNA] PayPal IPN - solved (William DeVaul 2009)
  63. Re: [WebDNA] PayPal IPN - solved (Kenneth Grome 2009)
  64. Re: [WebDNA] PayPal IPN - solved (William DeVaul 2009)
  65. Re: [WebDNA] PayPal IPN - solved ("Brian Harrington, Broker" 2009)
  66. Re: [WebDNA] paypal FINALLY!!!! (Stuart Tremain 2009)
  67. Re: [WebDNA] PayPal IPN - solved ("Dan Strong" 2009)
  68. Re: [WebDNA] PayPal IPN (was: paypal FINALLY!!!!) ("Brian Harrington, Broker" 2009)
  69. Re: [WebDNA] PayPal IPN (Donovan Brooke 2009)
  70. Re: [WebDNA] PayPal IPN (was: paypal FINALLY!!!!) ("Brian Harrington, Broker" 2009)
  71. Re: [WebDNA] PayPal IPN (was: paypal FINALLY!!!!) ("Dan Strong" 2009)
  72. [WebDNA] PayPal IPN (was: paypal FINALLY!!!!) ("Dan Strong" 2009)
  73. Re: [WebDNA] paypal FINALLY!!!! (Kenneth Grome 2009)
  74. Re: [WebDNA] paypal FINALLY!!!! (Patrick McCormick 2009)
  75. Re: [WebDNA] paypal FINALLY!!!! ("Brian Harrington, Broker" 2009)
  76. Re: [WebDNA] paypal FINALLY!!!! (Patrick McCormick 2009)
  77. Re: [WebDNA] paypal FINALLY!!!! ("Brian Harrington, Broker" 2009)
  78. Re: [WebDNA] paypal (Stuart Tremain 2009)
  79. Re: [WebDNA] paypal (bharrington@1choicerealty.com 2009)
  80. Re: [WebDNA] paypal (Stuart Tremain 2009)
  81. Re: [WebDNA] paypal (John Butler 2009)
  82. Re: [WebDNA] paypal ("Brian Harrington, Broker" 2009)
  83. Re: [WebDNA] paypal (Stuart Tremain 2009)
  84. Re: [WebDNA] paypal (bharrington@1choicerealty.com 2009)
  85. Re: [WebDNA] paypal (bharrington@1choicerealty.com 2009)
  86. Re: [WebDNA] paypal (bharrington@1choicerealty.com 2009)
  87. Re: [WebDNA] paypal (Stuart Tremain 2009)
  88. Re: [WebDNA] paypal ("Brian Harrington, Broker" 2009)
  89. Re: [WebDNA] paypal (Stuart Tremain 2009)
  90. [WebDNA] paypal ("Brian Harrington, Broker" 2009)
  91. [WebDNA] PayPal Express Checkout for WebDNA (Stuart Tremain 2009)
  92. Re: [WebDNA] paypal (bharrington@1choicerealty.com 2009)
  93. Re: [WebDNA] paypal (Terry Wilson 2009)
  94. Re: [WebDNA] paypal (Lawrence Banahan 2009)
  95. Re: [WebDNA] paypal (bharrington@1choicerealty.com 2009)
  96. Re: [WebDNA] paypal (Lawrence Banahan 2009)
  97. Re: [WebDNA] paypal ("Brian Harrington, Broker" 2009)
  98. Re: [WebDNA] paypal (Stuart Tremain 2009)
  99. Re: [WebDNA] paypal (Terry Wilson 2009)
  100. Re: [WebDNA] paypal (Govinda 2009)
  101. [WebDNA] paypal ("Brian Harrington, Broker" 2009)
  102. Re: [WebDNA] PayPal Express Checkout (World Wide Art 2009)
  103. Re: [WebDNA] PayPal Express Checkout (Stuart Tremain 2009)
  104. [WebDNA] PayPal Express Checkout (World Wide Art 2009)
Hi Lawrence Your email sounded so good I thought someone would have the answer. I did get their php check balance to work but could not get webdna to work on the .php nor get the php to work on the .tpl.... I then tried putting the info in a form and url but kept getting a METHOD error. I really think the URL is the answer as I could buyer posted info into a framed page and ge= t that to write the results of the transaction into a .db file ;)) I do not nee= d to use their express checkout unless someone knows how to get the results if they fail to return to my site.... this is the error I received... ACK=3DFailure&L_ERRORCODE0=3D81002&L_SHORTMESSAGE0=3DUnspecified%20Method= &L_LONGMESSAGE0=3DMethod%20Specified%20is%20not%20Supported&L_SEVERITYCOD= E0=3DError the get balance php is here... https://cms.paypal.com/cms_content/US/en_US/files/developer/nvp_GetBalanc= e_php.txt the form I was using is below.... maybe I need a results page...?
The line below in the php is interesting but I don't know what "$methodName_" or "$nvpStr_" in the signature should be...? thanks brian.... // NVPRequest for submitting to server $nvpreq =3D "METHOD=3D$methodName_&VERSION=3D$version&PWD=3D$API_Password&USER=3D$API= _UserName&SIGNATURE=3D$API_Signature$nvpStr_"; > Good Morning Brian, > Solution I choosed is to add all the cart information to a db. > If the client comes back with the right button, the db is append at the right place. > If not (they have flown away) I have all the information in a db. When the Website owner get the payment he has just a clic on a link that validate the cart... > I hope this help (But if there is a way with TCP/Connect! I'm > interedted) > > Ciao > Lawrence > > Le 9 juil. 09 =E0 15:06, Brian Harrington, Broker a =E9crit : > >> Good Morning Terry >> This is exactly what/how I want to do it! >> who wants to send them offsite... you never know if they are gonna >> return using the right/proper link/button! >> I need the results put into my database to extend services on-the >> fly/automatically. >> do you have any code for webdna/java to do this...? >> thanks.... Brian >> On Jul 8, 2009, at 7:07 PM, Terry Wilson wrote: >>> Do you mean the customer enters CC info and then you process it silently without them having to visit the PayPal site? Like you would do an Authorize.net silent ransaction? Because this would be a lot cleaner than sending them to the PP site, even though you can still grab the paypal return response variables. I use PayPal as a payment method for clients on whoscoming, and there's still occasional confusion and lack of respect for PayPal from the >>> business community. >>> someone generous just recently posted his entire WebDNA paypal module.. or at least parts if it with an offer to be privately contacted for the full thing. Check the new archives. >>> (Or he may, I would guess, chime in here any minute.) >>> -G >>> On Jul 8, 2009, at 2:24 PM, Brian Harrington, Broker wrote: >>> looking for a webdna api/script to push >>> credit card info from my site through PayPal AND to pull transaction results into a database... I've been working with webdna for 10+ years but not much w/TCPConnect. >>> My real estate site (www. >>> 1ChoiceRealty.com) does update local listings >>> every hour via TCPConnect from the RETS.org /Realtor site and is tota= lly >>> awesome but I did get some help from Smith Micro.... >>> thanks... >>> Brian >>> ------------ >>> Govinda >>> govinda.webdnatalk@gmail.com -- >>> Terry Wilson | terry@terryfic.com | http://terryfic.com >>> http://WhosComing.com - a simplified, affordable online >>> reservation system >>> http://TightJacket.com -- stylish protection for your laptop >>> --------------------------------------------------------------------- ----- >>> Attitude is the only difference between ordeal and adventure. >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> old archives: http://dev.webdna.us/TalkListArchive/ >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ > > bharrington@1choicerealty.com

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

[WebDNA] New Licenses (2009) [WebDNA] v 7 append (2012) Can WC remember people? (1998) Re:Emailer and encryption (1997) Cyberstudio and WebDNA (1997) Can't load tmpl files (1997) Bug or syntax error on my part? (1997) Date Sorting (1997) RE: [WebDNA] WebDNA Start-up Error (2012) Multiple fields on 1 input (1997) rotating thumbnails (1997) MS Access data conversion (2001) RE: Answer: WebDelivery downloads alias, not original ? (1997) Bug or syntax error on my part? (1997) SiteGaurd file Cache vs webcatalog cache (1997) Shipping Calc - done (1998) WC 2.0 frames feature (1997) Whoops... meant to send it to her directly ... !!!! WebCatProgrammer Opening for Growth eCommerce Startup !!!! (1999) IIS4 & Password Authentication, request example (1998) WebCat2 - [format thousands] (1997)