Re: [WebDNA] paypal
This WebDNA talk-list message is from 2009
It keeps the original formatting.
numero = 102882
interpreted = N
texte = --Apple-Mail-3-492047031Content-Transfer-Encoding: quoted-printableContent-Type: text/plain;charset=WINDOWS-1252;delsp=yes;format=flowedEh, I can't read Php, it gives me headache ;-)I put all the information in the following form:
>> 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=20=> $API_UserName&SIGNATURE=3D$API_Signature$nvpStr_";--Apple-Mail-3-492047031Content-Transfer-Encoding: quoted-printableContent-Type: text/html;charset=WINDOWS-1252
Eh, I can't read Php, it gives me headache =;-)
I put all the information in the following =form:
<input =type=3D"hidden" name=3D"cmd" value=3D"_ext-enter">
<input type=3D"hidden" =name=3D"upload" value=3D"1">
<input type=3D"hidden" =name=3D"quantity" value=3D"1">
<input type=3D"hidden" =name=3D"on0" value=3D"mywebsite_cart">
<input =type=3D"hidden" name=3D"os0" value=3D"[GETCOOKIE =name=3Dmywebsite_cart]">
<input type=3D"hidden" =name=3D"on1" value=3D"USERNAME">
<input type=3D"hidden" =name=3D"os1" value=3D"[USERNAME]">
<input type=3D"hidden" name=3D"item_name" =value=3D"mywebsite"> <input type=3D"hidden" =name=3D"amount" value=3D"[format =.2f][apayer][/format]">
<input type=3D"hidden" =name=3D"redirect_cmd" value=3D"_xclick">
<input =type=3D"hidden" name=3D"currency_code" =value=3D"EUR">
<input type=3D"hidden" name=3D"no_shipping"= value=3D"1">
<input type=3D"hidden" name=3D"lc" =value=3D"FR">
<=br>
I also send all the Client information I have in my db so =that he doesn't have to type them again
[search =db=3Dadmin/cpt.db&eqmaildata=3D[USERNAME]][founditems]
<i=nput type=3D"hidden" value=3D"[nom]" =name=3D"last_name">
<input type=3D"hidden" =value=3D"[prenom]" name=3D"first_name">
<input =type=3D"hidden" value=3D"[tel]" =name=3D"day_phone_a">
<input type=3D"hidden" =value=3D"[mail]" name=3D"email">
<input type=3D"hidden" =value=3D"[fax]" name=3D"night_phone_a">
<input =type=3D"hidden" value=3D"[adress]" =name=3D"address1">
<input type=3D"hidden" =value=3D"[ville]" name=3D"city">
<input type=3D"hidden" =value=3D"[code]" name=3D"zip">
<input type=3D"hidden" =value=3D"[pays]" name=3D"country"> [/founditems] =[/search]
<input type=3D"hidden" name=3D"cartid" =value=3D"[cart]">
I haven't found/search a =way to get their information from their express =checkout...
You can get more details with the =following PDF
Starting on chapter =11
You should solve your problem =with this (and Forget =Php!)
Lawrence
Lawrence Banahan
lb@authorsimage.com
_
___________________________
Author=92s Image
3-5, rue de la =pr=E9voyance
94300 Vincennes - France
Tel. Direct : +33 =(0)977 008 560
Tel. Agence Paris:+33 (0)171 563 881
Mob.: +33 (0)6 =80 71 99 02
http://www.authorsimage.com
=font>____________________________
=span>
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 =get
that
to =write the results of the transaction into a .db file ;)) I do not =need
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&a=mp;L_SEVERITYCODE0=3DError
the get balance php is =here...
the form I was using is =below.... maybe I need a results page...?
<INPUT TYPE=3D"TEXT" =NAME=3DVERSION VALUE=3D"51.0">
<INPUT =TYPE=3D"TEXT" NAME=3DPWD VALUE=3D"XXXXXXXXXXXXXXXX">
<INPUT TYPE=3D"TEXT" NAME=3DUSER =VALUE=3D"XXXXXXXXXXXXX">
<INPUT =TYPE=3D"TEXT" NAME=3DSIGNATURE VALUE=3D"XXXXXXXXXXXXXX">
<INPUT TYPE=3D"SUBMIT">
</FORM>
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&am=p;USER=3D$API_UserName&SIGNATURE=3D$API_Signature$nvpStr_";
=
=--Apple-Mail-3-492047031--
Associated Messages, from the most recent to the oldest:
|
- [BULK] Re: [WebDNA] PayPal Integration ("Matthew A Perosi, Psi Prime" 2017)
- Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
- Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
- Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
- Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
- Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
- Re: [WebDNA] PayPal Integration (dbrooke@euca.us 2017)
- Re: [WebDNA] PayPal Integration (Terry Wilson 2017)
- Re: [WebDNA] PayPal Integration (Terry Wilson 2017)
- [BULK] Re: [WebDNA] PayPal Integration ("Matthew A Perosi, Psi Prime" 2017)
- Re: [WebDNA] PayPal Integration (Terry Wilson 2017)
- Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
- Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
- Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
- Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
- Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
- Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
- Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
- Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
- Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
- Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
- Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
- Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
- [WebDNA] PayPal Integration (Stuart Tremain 2017)
- Re: [WebDNA] Paypal Cert (christophe.billiottet@webdna.us 2015)
- Re: [WebDNA] Paypal Cert (Donovan Brooke 2015)
- Re: [WebDNA] Paypal Cert (Donovan Brooke 2015)
- [WebDNA] Paypal Cert (Michael Davis 2015)
- Re: [WebDNA] PayPal IPN harvester (Eddie Z 2013)
- [WebDNA] PayPal IPN harvester (Dan Strong 2013)
- [WebDNA] PayPal chained payment in WebDNA (Dave Stengel 2012)
- Re: [WebDNA] Paypal Sandbox TCPConnect (Stuart Tremain 2012)
- Re: [WebDNA] Paypal Sandbox TCPConnect (Stuart Tremain 2012)
- Re: [WebDNA] Paypal Sandbox TCPConnect (Philip Edell 2012)
- Re: [WebDNA] Paypal Sandbox TCPConnect (christophe.billiottet@webdna.us 2012)
- Re: [WebDNA] Paypal Sandbox TCPConnect (Philip Edell 2012)
- Re: [WebDNA] Paypal Sandbox TCPConnect (Toby Cox 2012)
- Re: [WebDNA] Paypal Sandbox TCPConnect (aaronmichaelmusic@gmail.com 2012)
- Re: [WebDNA] Paypal Sandbox TCPConnect (aaronmichaelmusic@gmail.com 2012)
- Re: [WebDNA] Paypal Sandbox TCPConnect (Philip Edell 2012)
- Re: [WebDNA] Paypal Sandbox TCPConnect (WebDNA Solutions 2012)
- [WebDNA] Paypal Sandbox TCPConnect (Philip Edell 2012)
- Re: [WebDNA] PayPal integration code examples? (Stuart Tremain 2011)
- Re: [WebDNA] PayPal integration code examples? ("Dan Strong" 2011)
- Re: [WebDNA] PayPal integration code examples? (Govinda 2011)
- [WebDNA] PayPal integration code examples? ("Dale Therio" 2011)
- Re: [WebDNA] PayPal Instant Payment Notification Guide (Kenneth Grome 2009)
- Re: [WebDNA] PayPal Instant Payment Notification Guide (Kenneth Grome 2009)
- Re: [WebDNA] PayPal Instant Payment Notification Guide (William DeVaul 2009)
- Re: [WebDNA] PayPal Instant Payment Notification Guide ("Dan Strong" 2009)
- Re: [WebDNA] PayPal Instant Payment Notification Guide ("Terry Wilson" 2009)
- Re: [WebDNA] PayPal Instant Payment Notification Guide (Kenneth Grome 2009)
- Re: [WebDNA] PayPal Instant Payment Notification Guide ("Dan Strong" 2009)
- Re: [WebDNA] PayPal Instant Payment Notification Guide (Kenneth Grome 2009)
- Re: [WebDNA] PayPal Instant Payment Notification Guide ("Dan Strong" 2009)
- Re: [WebDNA] PayPal Instant Payment Notification Guide (Kenneth Grome 2009)
- Re: [WebDNA] PayPal Instant Payment Notification Guide ("Dan Strong" 2009)
- Re: [WebDNA] PayPal IPN - solved (Kenneth Grome 2009)
- Re: [WebDNA] PayPal IPN - solved (Kenneth Grome 2009)
- [WebDNA] PayPal Instant Payment Notification Guide (Kenneth Grome 2009)
- Re: [WebDNA] PayPal IPN - solved ("Dan Strong" 2009)
- Re: [WebDNA] PayPal IPN - solved (William DeVaul 2009)
- Re: [WebDNA] PayPal IPN - solved (Kenneth Grome 2009)
- Re: [WebDNA] PayPal IPN - solved (William DeVaul 2009)
- Re: [WebDNA] PayPal IPN - solved ("Brian Harrington, Broker" 2009)
- Re: [WebDNA] paypal FINALLY!!!! (Stuart Tremain 2009)
- Re: [WebDNA] PayPal IPN - solved ("Dan Strong" 2009)
- Re: [WebDNA] PayPal IPN (was: paypal FINALLY!!!!) ("Brian Harrington, Broker" 2009)
- Re: [WebDNA] PayPal IPN (Donovan Brooke 2009)
- Re: [WebDNA] PayPal IPN (was: paypal FINALLY!!!!) ("Brian Harrington, Broker" 2009)
- Re: [WebDNA] PayPal IPN (was: paypal FINALLY!!!!) ("Dan Strong" 2009)
- [WebDNA] PayPal IPN (was: paypal FINALLY!!!!) ("Dan Strong" 2009)
- Re: [WebDNA] paypal FINALLY!!!! (Kenneth Grome 2009)
- Re: [WebDNA] paypal FINALLY!!!! (Patrick McCormick 2009)
- Re: [WebDNA] paypal FINALLY!!!! ("Brian Harrington, Broker" 2009)
- Re: [WebDNA] paypal FINALLY!!!! (Patrick McCormick 2009)
- Re: [WebDNA] paypal FINALLY!!!! ("Brian Harrington, Broker" 2009)
- Re: [WebDNA] paypal (Stuart Tremain 2009)
- Re: [WebDNA] paypal (bharrington@1choicerealty.com 2009)
- Re: [WebDNA] paypal (Stuart Tremain 2009)
- Re: [WebDNA] paypal (John Butler 2009)
- Re: [WebDNA] paypal ("Brian Harrington, Broker" 2009)
- Re: [WebDNA] paypal (Stuart Tremain 2009)
- Re: [WebDNA] paypal (bharrington@1choicerealty.com 2009)
- Re: [WebDNA] paypal (bharrington@1choicerealty.com 2009)
- Re: [WebDNA] paypal (bharrington@1choicerealty.com 2009)
- Re: [WebDNA] paypal (Stuart Tremain 2009)
- Re: [WebDNA] paypal ("Brian Harrington, Broker" 2009)
- Re: [WebDNA] paypal (Stuart Tremain 2009)
- [WebDNA] paypal ("Brian Harrington, Broker" 2009)
- [WebDNA] PayPal Express Checkout for WebDNA (Stuart Tremain 2009)
- Re: [WebDNA] paypal (bharrington@1choicerealty.com 2009)
- Re: [WebDNA] paypal (Terry Wilson 2009)
- Re: [WebDNA] paypal (Lawrence Banahan 2009)
- Re: [WebDNA] paypal (bharrington@1choicerealty.com 2009)
- Re: [WebDNA] paypal (Lawrence Banahan 2009)
- Re: [WebDNA] paypal ("Brian Harrington, Broker" 2009)
- Re: [WebDNA] paypal (Stuart Tremain 2009)
- Re: [WebDNA] paypal (Terry Wilson 2009)
- Re: [WebDNA] paypal (Govinda 2009)
- [WebDNA] paypal ("Brian Harrington, Broker" 2009)
- Re: [WebDNA] PayPal Express Checkout (World Wide Art 2009)
- Re: [WebDNA] PayPal Express Checkout (Stuart Tremain 2009)
- [WebDNA] PayPal Express Checkout (World Wide Art 2009)
|
--Apple-Mail-3-492047031Content-Transfer-Encoding: quoted-printableContent-Type: text/plain;charset=WINDOWS-1252;delsp=yes;format=flowedEh, I can't read Php, it gives me headache ;-)I put all the information in the following form:>> 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=20=> $API_UserName&SIGNATURE=3D$API_Signature$nvpStr_";--Apple-Mail-3-492047031Content-Transfer-Encoding: quoted-printableContent-Type: text/html;charset=WINDOWS-1252 Eh, I can't read Php, it gives me headache =;-)
I put all the information in the following =form:
<input =type=3D"hidden" name=3D"cmd" value=3D"_ext-enter">
<input type=3D"hidden" =name=3D"upload" value=3D"1">
<input type=3D"hidden" =name=3D"quantity" value=3D"1">
<input type=3D"hidden" =name=3D"on0" value=3D"mywebsite_cart">
<input =type=3D"hidden" name=3D"os0" value=3D"[GETCOOKIE =name=3Dmywebsite_cart]">
<input type=3D"hidden" =name=3D"on1" value=3D"USERNAME">
<input type=3D"hidden" =name=3D"os1" value=3D"
[username]">
<input type=3D"hidden" name=3D"item_name" =value=3D"mywebsite"><input type=3D"hidden" =name=3D"amount" value=3D"[format =.2f][apayer][/format]">
<input type=3D"hidden" =name=3D"redirect_cmd" value=3D"_xclick">
<input =type=3D"hidden" name=3D"currency_code" =value=3D"EUR">
<input type=3D"hidden" name=3D"no_shipping"= value=3D"1">
<input type=3D"hidden" name=3D"lc" =value=3D"FR">
<input type=3D"hidden" =name=3D"return" value=3D"
[cart]">http://www.mywebsite/retour_banque.tpl?comm=and=3DPurchase&db=3Dproduits.db&cart=3D
[cart]">
<=br>
I also send all the Client information I have in my db so =that he doesn't have to type them again
<i=nput type=3D"hidden" value=3D"[nom]" =name=3D"last_name">
<input type=3D"hidden" =value=3D"[prenom]" name=3D"first_name">
<input =type=3D"hidden" value=3D"[tel]" =name=3D"day_phone_a">
<input type=3D"hidden" =value=3D"[mail]" name=3D"email">
<input type=3D"hidden" =value=3D"[fax]" name=3D"night_phone_a">
<input =type=3D"hidden" value=3D"[adress]" =name=3D"address1">
<input type=3D"hidden" =value=3D"[ville]" name=3D"city">
<input type=3D"hidden" =value=3D"[code]" name=3D"zip">
<input type=3D"hidden" =value=3D"[pays]" name=3D"country"> [/founditems] =[/search]
<input type=3D"hidden" name=3D"cartid" =value=3D"
[cart]">
I haven't found/search a =way to get their information from their express =checkout...
You can get more details with the =following PDF
Starting on chapter =11
You should solve your problem =with this (and Forget =Php!)
Lawrence
Lawrence Banahan
lb@authorsimage.com
_
___________________________
Author=92s Image
3-5, rue de la =pr=E9voyance
94300 Vincennes - France
Tel. Direct : +33 =(0)977 008 560
Tel. Agence Paris:+33 (0)171 563 881
Mob.: +33 (0)6 =80 71 99 02
http://www.authorsimage.com
=font>____________________________
=span>
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 =get
that
to =write the results of the transaction into a .db file ;)) I do not =need
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&a=mp;L_SEVERITYCODE0=3DError
the get balance php is =here...
the form I was using is =below.... maybe I need a results page...?
<INPUT TYPE=3D"TEXT" =NAME=3DVERSION VALUE=3D"51.0">
<INPUT =TYPE=3D"TEXT" NAME=3DPWD VALUE=3D"XXXXXXXXXXXXXXXX">
<INPUT TYPE=3D"TEXT" NAME=3DUSER =VALUE=3D"XXXXXXXXXXXXX">
<INPUT =TYPE=3D"TEXT" NAME=3DSIGNATURE VALUE=3D"XXXXXXXXXXXXXX">
<INPUT TYPE=3D"SUBMIT">
</FORM>
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&am=p;USER=3D$API_UserName&SIGNATURE=3D$API_Signature$nvpStr_";
=
=--Apple-Mail-3-492047031--
Lawrence Banahan
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:
Great product and great job ! (1997)
Purchase Plugin Missing (1996)
Searching multiple records for certain info (2000)
Updating Prices db (still not working) (1999)
redirect from the errorsMessages.db entry (1997)
page redirect in webDNA (1997)
Problems with Price field (1997)
Getting total number of items ordered (1997)
bug in [SendMail] (1997)
[ShowIf] if the varieable exists (1998)
Writefile not saving changes (2005)
I give up!! (1997)
RE: New WebCatalog Version !!! (1997)
RE: Answer: WebDelivery downloads alias, not original ? (1997)
What changes does $purchase make? (1998)
Solaris (2007)
Help with [search] sort (2003)
$Quit, $CloseDatabase corrections (1997)
Listserver problem (1997)
Great product and great job ! (1997)