Re: [WebDNA] paypal FINALLY!!!!
This WebDNA talk-list message is from 2009
It keeps the original formatting.
numero = 103326
interpreted = N
texte = --Apple-Mail-11--341156886Content-Type: text/plain;charset=US-ASCII;format=flowed;delsp=yesContent-Transfer-Encoding: 7bitPlease post this to the programming / TCP section. I know I'll be thanking you profusely!On Aug 19, 2009, at 9:49 AM, Brian Harrington, Broker wrote:> i finally got it ;))>> it was requiring the address but most everything I looked @ only had/ > required "shiptoaddress" and i even had a hard time finding> the address field names... this works!>> however... i still need a way to post the sale/response to a > database so any help would be great!> Brian>> [TEXT]content=[!]> [/!]METHOD=[URL]DoDirectPayment[/URL][!]> [/!]&USER=[URL]XXXXXX[/URL][!]> [/!]&PWD=[URL] XXXXXX[/URL][!]> [/!]&VERSION=[URL]3.2[/URL][!]> [/!]&SIGNATURE=[URL] XXXXXX[/URL][!]> [/!]&CREDITCARDTYPE=[URL]MasterCard[/URL][!]> [/!]&ACCT=[URL] XXXXXX[/URL][!]> [/!]&EXPDATE=[URL]022010[/URL][!]> [/!]&CVV2=[URL]305[/URL][!]> [/!]&AMT=[URL].75[/URL][!]> [/!]&TRANSACTIONID=[URL]1005[/URL][!]> [/!]&FIRSTNAME=[URL] XXXXXX[/URL][!]> [/!]&LASTNAME=[URL] XXXXXX[/URL][!]> [/!]&STREET=[URL] XXXXXX[/URL][!]> [/!]&CITY=[URL]BUFFALO[/URL][!]> [/!]&STATE=[URL]NY[/URL][!]> [/!]&ZIP=[URL]14222[/URL][!]> [/!]&COUNTRYCODE=[URL]US[/URL][!]> [/!]&PAYMENTACTION=[URL]Sale[/URL][!]> [/!]&IPADDRESS=[URL]072.045.150.022[/URL][!]> [/!]&RETURNURL=[URL]https://etrader.tv/paypaltestreply.tpl[/URL][!]> [/!][/TEXT]>>>> [tcpconnect host=api-3t.paypal.com&port=443&ssl=T][!]> [/!][tcpsend skipheader=T]POST /nvp HTTP/1.0[UnURL]%0D%0A[/UnURL][!]> [/!]USER-AGENT: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) > [UnURL]%0D%0A[/UnURL][!]> [/!]Content-type: text/namevalue[UnURL]%0D%0A[/UnURL][!]> [/!]Content-Length: [CountChars][content][/CountChars][UnURL]%0D%0A[/ > UnURL][!]> [/!]Content-type: text/namevalue[UnURL]%0D%0A[/UnURL][!]> [/!][UnURL]%0D%0A[/UnURL][!]> [/!][content][UnURL]%0D%0A[/UnURL][!]> [/!][/TCPSend][!]> [/!][/tcpconnect]>>>> On Aug 18, 2009, at 8:27 PM, Stuart Tremain wrote:>>> Brian>>>> The solution you downloaded was for PayPal Express Checkout.>>>> Paypal Website Pro/ Payflow Pro is a different animal.>>>> I will put a set of files together to do the job. It is FAR simpler >> than the Express Checkout but you need to have a SSL to do the data >> collection etc.>>>> Regards>>>> Stuart Tremain>> IDFK Web Developments>> AUSTRALIA>> webdna@idfk.com.au>>>> On 19/08/2009, at 6:29 AM, Brian Harrington, Broker wrote:>>>>> Does anyone else here maybe have a complete simple solution...>>> i did download Stuarts folder a week or so ago and tried to >>> reverse code it but it seem>>> to me missing some info and was over complicated w/ databases & >>> includes>>> for what seems to be simple task or connection... I also thinks >>> it's funny that paypal calls>>> theses http connections API's....>>>>>>>>>>>> On Aug 18, 2009, at 9:05 AM, Brian Harrington, Broker wrote:>>>>>>> Hi Stuart....>>>>>>>> here's a screenshot... they seem to be the same thing.>>>> do you have a single page that collects the reply into a useable >>>> webdna format...?>>>>>>>>
>>>> On Aug 17, 2009, at 10:06 PM, Stuart Tremain wrote:>>>>>>>>> That code will work with that product. More than likely why you >>>>> are having problems as what you have been using is more for >>>>> PayPal Express Payments.>>>>>>>>>> Regards>>>>>>>>>> Stuart Tremain>>>>> IDFK Web Developments>>>>> AUSTRALIA>>>>> webdna@idfk.com.au>>>>>>>>>> On 18/08/2009, at 11:34 AM, bharrington@1choicerealty.com wrote:>>>>>>>>>>> Website Payments Pro...>>>>>>>>>>>>>>>>>>> Am I correct that you are doing PayFlow Pro or similar ?>>>>>>>>>>>>>> Regards>>>>>>>>>>>>>> Stuart Tremain>>>>>>> IDFK Web Developments>>>>>>> AUSTRALIA>>>>>>> webdna@idfk.com.au>>>>>>>>>>>>>> On 18/08/2009, at 8:22 AM, Brian Harrington, Broker wrote:>>>>>>>>>>>>>>> sandbox seemed to be a pain so I was going live...>>>>>>>> i checked my cc (debit) mastercard number several times...?>>>>>>>>>>>>>>>> also... i put this on the page as looking into a database >>>>>>>> seemed>>>>>>>> like to much work...>>>>>>>>>>>>>>>> [table name=PayPalWords&fields=FROM,TO]>>>>>>>> %2e.>>>>>>>> %2d->>>>>>>> &>>>>>>>> %2F/>>>>>>>> %2b+>>>>>>>> %3a:>>>>>>>> [/Table]>>>>>>>>>>>>>>>> [ConvertWords table=paypalwords][L_LONGMESSAGE0][/ConvertWords]>>>>>>>>>>>>>>>> put I don't ever get anything back other than the string...>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Aug 17, 2009, at 6:05 PM, Stuart Tremain wrote:>>>>>>>>>>>>>>>>> Brian>>>>>>>>>>>>>>>>>> PP is saying that the CC number is invalid>>>>>>>>>>>>>>>>>>>>>>>>>>> Sorry, your PayPal payment has failed because:
>>>>>>>>> [ConvertWords db=^paypal/paypalwords.db][L_LONGMESSAGE0][/>>>>>>>>> ConvertWords]>>>>>>>>>>>>>>>>>> PayPalWords.db>>>>>>>>> FROMTO>>>>>>>>> %2e.>>>>>>>>> %2d->>>>>>>>> &>>>>>>>>> %2F/>>>>>>>>> %2b+>>>>>>>>> %3a:>>>>>>>>>>>>>>>>>>>>>>>>>>> Are you using the PayPal developers sandbox ?>>>>>>>>>>>>>>>>>> Do you have the PayPal documentation for NVP ?>>>>>>>>> http://dev.idfk.com.au/paypal_for_webdna/Name_Pair_API_DeveloperGuide.pdf>>>>>>>>>>>>>>>>>>>>>>>>>>> Regards>>>>>>>>>>>>>>>>>> Stuart Tremain>>>>>>>>> IDFK Web Developments>>>>>>>>> AUSTRALIA>>>>>>>>> webdna@idfk.com.au>>>>>>>>>>>>>>>>>> On 18/08/2009, at 7:25 AM, Brian Harrington, Broker wrote:>>>>>>>>>>>>>>>>>>> I've been playing w/this script for a few hours now but keep>>>>>>>>>> getting....>>>>>>>>>>>>>>>>>>>> TIMESTAMP=2009%2d08%2d17T21%3a18%3a31Z&CORRELATIONID=211aa248fda4&ACK=Failure&VERSION=3%2e2&BUILD=997644&L_ERRORCODE0=10527&L_SHORTMESSAGE0=Invalid%20Data&L_LONGMESSAGE0=This%20transaction%20cannot%20be%20processed%2e%20Please%20enter%20a%20valid%20credit%20card%20number%20and%20type%2e&L_SEVERITYCODE0=Error&AMT=0%2e75&CURRENCYCODE=USD>>>>>>>>>>>>>>>>>>>> I also don't know how to collect the reply... any help >>>>>>>>>> would be>>>>>>>>>> great! thanks.>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [TEXT]content=[!]>>>>>>>>>> [/!]METHOD=[URL]DoDirectPayment[/URL][!]>>>>>>>>>> [/!]&USER=[URL]mypaypaluser[/URL][!]>>>>>>>>>> [/!]&PWD=[URL]mypaypalpassword[/URL][!]>>>>>>>>>> [/!]&VERSION=[URL]3.2[/URL][!]>>>>>>>>>> [/!]&SIGNATURE=[URL]mypaypalsignature[/URL][!]>>>>>>>>>> [/!]&CREDITCARDTYPE=[URL]MasterCard[/URL][!]>>>>>>>>>> [/!]&ACCT=[URL]5555555555555555[/URL][!]>>>>>>>>>> [/!]&EXPDATE=[URL]042012[/URL][!]>>>>>>>>>> [/!]&CVV2=[URL]999[/URL][!]>>>>>>>>>> [/!]&AMT=[URL].75[/URL][!]>>>>>>>>>> [/!]&FIRSTNAME=[URL]Brian[/URL][!]>>>>>>>>>> [/!]&LASTNAME=[URL]Harrington[/URL][!]>>>>>>>>>> [/!]&PAYMENTACTION=[URL]Sale[/URL][!]>>>>>>>>>> [/!]&IPADDRESS=[URL]072.045.150.022[/URL][!]>>>>>>>>>> [/!][/TEXT]>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [tcpconnect host=api-3t.paypal.com&port=443&ssl=T][!]>>>>>>>>>> [/!][tcpsend skipheader=T]POST /nvp HTTP/1.0[UnURL]%0D%0A[/ >>>>>>>>>> UnURL][!]>>>>>>>>>> [/!]USER-AGENT: Mozilla/4.0 (compatible; MSIE 5.01; Windows >>>>>>>>>> NT 5.0)>>>>>>>>>> [UnURL]%0D%0A[/UnURL][!]>>>>>>>>>> [/!]Content-type: text/namevalue[UnURL]%0D%0A[/UnURL][!]>>>>>>>>>> [/!]Content-Length: [CountChars][content][/CountChars] >>>>>>>>>> [UnURL]%0D>>>>>>>>>> %0A[/UnURL][!]>>>>>>>>>> [/!]Content-type: text/namevalue[UnURL]%0D%0A[/UnURL][!]>>>>>>>>>> [/!][UnURL]%0D%0A[/UnURL][!]>>>>>>>>>> [/!][content][UnURL]%0D%0A[/UnURL][!]>>>>>>>>>> [/!][/TCPSend][!]>>>>>>>>>> [/!][/tcpconnect]>>>>>>>>>>>>>>>>>> --------------------------------------------------------->>>>>>>>> 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/>>>>>>>>> Bug Reporting:>>>>>>>>> http://forum.webdna.us/eucabb.html?page=topics&category=288>>>>>>>>>>>>>>>>>>>>>>>>> --------------------------------------------------------->>>>>>>> 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/>>>>>>>> Bug Reporting:>>>>>>>> http://forum.webdna.us/eucabb.html?page=topics&category=288>>>>>>>>>>>>>> --------------------------------------------------------->>>>>>> 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/>>>>>>> Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> --------------------------------------------------------->>>>>> 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/>>>>>> Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288>>>>>>>>>> --------------------------------------------------------->>>>> 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/>>>>> Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288>>>>>>>>>>>>>>> --------------------------------------------------------->>> 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/>>> Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288>>>> --------------------------------------------------------->> 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/>> Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288>>>> ---------------------------------------------------------> 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/> Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288--Apple-Mail-11--341156886Content-Disposition: attachment;filename=smime.p7sContent-Type: application/pkcs7-signature;name=smime.p7sContent-Transfer-Encoding: base64MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIGGTCCAtIwggI7oAMCAQICEBmvvAg5L6PclE8ruwo/gMYwDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA4MDkyNzAxMTg1M1oXDTA5MDkyNzAxMTg1M1owPjEfMB0GA1UEAxMWVGhhd3RlIEZyZWVtYWlsIE1lbWJlcjEbMBkGCSqGSIb3DQEJARYMcG1Ad2ViZG5hLnVzMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtb7ZYYJV7sbgqxdgpBU/qCRsIJYGNIo40L9odKmo6Y/mPBybeSry8KefqmuWoBXxc6xCvSSJDWFcb2sZ+TkedZrdxvtoL1pHNjDZNe2ow+RCNUvJcQd1+ASzh0J4QLHnNyoMY3zuCQwqM6hK5gU4AlpOSITekksSFuGXBdJTjSeIgIpZFTTrd1c/Zv7miT9gO5UmHiyDClKP8oX31YFlb3q9EM2p8WQzb2Ce2M9kokCs8ZnhT+fRNc/Q9lc4RJtEuf3zynvg0cCbf71pgoC0Zepsop466jrvc08MsxxzRJDmjw20ci/3ltk+iAcD3TchYppwyX4HZhjrrZXcOMBMkQIDAQABoykwJzAXBgNVHREEEDAOgQxwbUB3ZWJkbmEudXMwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQUFAAOBgQCBMxqOGsLwOxtLQ8YLvOQOym8UQyB0CiF0Dpd0oOA+hjD5n9A1eileTd8OdkdPIb+der2Kw42N/UKARNSSkmn1hhKrgwTNYLyXFNlB+TJ2YvG13B27d4EaUdSn2KWKDKG4w14lQSO9y+RTjMSuYi4kbeI50QHLZsTZDO3OhNcKjzCCAz8wggKooAMCAQICAQ0wDQYJKoZIhvcNAQEFBQAwgdExCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgGA1UEChMRVGhhd3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2VydmljZXMgRGl2aXNpb24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTErMCkGCSqGSIb3DQEJARYccGVyc29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw0wMzA3MTcwMDAwMDBaFw0xMzA3MTYyMzU5NTlaMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAxKY8VXNV+065yplaHmjAdQRwnd/p/6Me7L3N9VvyGna9fww6YfK/Uc4B1OVQCjDXAmNaLIkVcI7dyfArhVqqP3FWy688Cwfn8R+RNiQqE88r1fOCdz0Dviv+uxg+B79AgAJk16emu59l0cUqVIUPSAR/p7bRPGEEQB5kGXJgt/sCAwEAAaOBlDCBkTASBgNVHRMBAf8ECDAGAQH/AgEAMEMGA1UdHwQ8MDowOKA2oDSGMmh0dHA6Ly9jcmwudGhhd3RlLmNvbS9UaGF3dGVQZXJzb25hbEZyZWVtYWlsQ0EuY3JsMAsGA1UdDwQEAwIBBjApBgNVHREEIjAgpB4wHDEaMBgGA1UEAxMRUHJpdmF0ZUxhYmVsMi0xMzgwDQYJKoZIhvcNAQEFBQADgYEASIzRUIPqCy7MDaNmrGcPf6+svsIXoUOWlJ1/TCG4+DYfqi2fNi/A9BxQIJNwPP2t4WFiw9k6GX6EsZkbAMUaC4J0niVQlGLH2ydxVyWN3amcOY6MIE9lX5Xa9/eH1sYITq726jTlEBpbNU1341YheILcIRk13iSx0x1G/11fZU8xggMQMIIDDAIBATB2MGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIQGa+8CDkvo9yUTyu7Cj+AxjAJBgUrDgMCGgUAoIIBbzAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0wOTA4MTkxNTQxMDZaMCMGCSqGSIb3DQEJBDEWBBSuQjMPy4rBj0vg4yDE8M397Q1pCDCBhQYJKwYBBAGCNxAEMXgwdjBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0ECEBmvvAg5L6PclE8ruwo/gMYwgYcGCyqGSIb3DQEJEAILMXigdjBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0ECEBmvvAg5L6PclE8ruwo/gMYwDQYJKoZIhvcNAQEBBQAEggEAFFzz/DcQH93n3RTS6vF2fRYsOK5reXynS7Lw8miO9meks+KtQq15LSOT+2h3Oc9DXgH6cuqP1e6fbJPI1kK3ugfhTJ1UDkvX7bqGbmu0pY1DM3bpsy+b87/HqVFsfkX3SRbJZ8boR3OoSrq6dtXuDXET74fmfvbZWobQtEkxg4itKfRevFZvwWrdicFFuhH+kKWikxpu6zulcaDPsAcBoKEw5peQvSbJ+0SuAKZU7nov16Ky++q+I6yEaviUxoUZhICTnSSVDjzkHPErw4jVZL0GmYoe3+RuqG+0DbdUXAJdpQy2/M0VY5jcoWuJbflN83JtwN8EZcxhL+pPIO9yxwAAAAAAAA==--Apple-Mail-11--341156886--
Associated Messages, from the most recent to the oldest:
--Apple-Mail-11--341156886Content-Type: text/plain;charset=US-ASCII;format=flowed;delsp=yesContent-Transfer-Encoding: 7bitPlease post this to the programming / TCP section. I know I'll be thanking you profusely!On Aug 19, 2009, at 9:49 AM, Brian Harrington, Broker wrote:> i finally got it ;))>> it was requiring the address but most everything I looked @ only had/ > required "shiptoaddress" and i even had a hard time finding> the address field names... this works!>> however... i still need a way to post the sale/response to a > database so any help would be great!> Brian>> [text]content=[!]> [/!]METHOD=[url]DoDirectPayment[/URL][!]> [/!]&USER=[url]XXXXXX[/URL][!]> [/!]&PWD=[url] XXXXXX[/URL][!]> [/!]&VERSION=[url]3.2[/URL][!]> [/!]&SIGNATURE=[url] XXXXXX[/URL][!]> [/!]&CREDITCARDTYPE=[url]MasterCard[/URL][!]> [/!]&ACCT=[url] XXXXXX[/URL][!]> [/!]&EXPDATE=[url]022010[/URL][!]> [/!]&CVV2=[url]305[/URL][!]> [/!]&AMT=[url].75[/URL][!]> [/!]&TRANSACTIONID=[url]1005[/URL][!]> [/!]&FIRSTNAME=[url] XXXXXX[/URL][!]> [/!]&LASTNAME=[url] XXXXXX[/URL][!]> [/!]&STREET=[url] XXXXXX[/URL][!]> [/!]&CITY=[url]BUFFALO[/URL][!]> [/!]&STATE=[url]NY[/URL][!]> [/!]&ZIP=[url]14222[/URL][!]> [/!]&COUNTRYCODE=[url]US[/URL][!]> [/!]&PAYMENTACTION=[url]Sale[/URL][!]> [/!]&IPADDRESS=[url]072.045.150.022[/URL][!]> [/!]&RETURNURL=[url]https://etrader.tv/paypaltestreply.tpl[/URL][!]> [/!][/TEXT]>>>> [tcpconnect host=api-3t.paypal.com&port=443&ssl=T][!]> [/!][tcpsend skipheader=T]POST /nvp HTTP/1.0[unurl]%0D%0A[/UnURL][!]> [/!]USER-AGENT: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) > [unurl]%0D%0A[/UnURL][!]> [/!]Content-type: text/namevalue[unurl]%0D%0A[/UnURL][!]> [/!]Content-Length: [countchars][content][/CountChars][unurl]%0D%0A[/ > UnURL][!]> [/!]Content-type: text/namevalue[unurl]%0D%0A[/UnURL][!]> [/!][unurl]%0D%0A[/UnURL][!]> [/!][content][unurl]%0D%0A[/UnURL][!]> [/!][/TCPSend][!]> [/!][/tcpconnect]>>>> On Aug 18, 2009, at 8:27 PM, Stuart Tremain wrote:>>> Brian>>>> The solution you downloaded was for PayPal Express Checkout.>>>> Paypal Website Pro/ Payflow Pro is a different animal.>>>> I will put a set of files together to do the job. It is FAR simpler >> than the Express Checkout but you need to have a SSL to do the data >> collection etc.>>>> Regards>>>> Stuart Tremain>> IDFK Web Developments>> AUSTRALIA>> webdna@idfk.com.au>>>> On 19/08/2009, at 6:29 AM, Brian Harrington, Broker wrote:>>>>> Does anyone else here maybe have a complete simple solution...>>> i did download Stuarts folder a week or so ago and tried to >>> reverse code it but it seem>>> to me missing some info and was over complicated w/ databases & >>> includes>>> for what seems to be simple task or connection... I also thinks >>> it's funny that paypal calls>>> theses http connections API's....>>>>>>>>>>>> On Aug 18, 2009, at 9:05 AM, Brian Harrington, Broker wrote:>>>>>>> Hi Stuart....>>>>>>>> here's a screenshot... they seem to be the same thing.>>>> do you have a single page that collects the reply into a useable >>>> webdna format...?>>>>>>>> >>>> On Aug 17, 2009, at 10:06 PM, Stuart Tremain wrote:>>>>>>>>> That code will work with that product. More than likely why you >>>>> are having problems as what you have been using is more for >>>>> PayPal Express Payments.>>>>>>>>>> Regards>>>>>>>>>> Stuart Tremain>>>>> IDFK Web Developments>>>>> AUSTRALIA>>>>> webdna@idfk.com.au>>>>>>>>>> On 18/08/2009, at 11:34 AM, bharrington@1choicerealty.com wrote:>>>>>>>>>>> Website Payments Pro...>>>>>>>>>>>>>>>>>>> Am I correct that you are doing PayFlow Pro or similar ?>>>>>>>>>>>>>> Regards>>>>>>>>>>>>>> Stuart Tremain>>>>>>> IDFK Web Developments>>>>>>> AUSTRALIA>>>>>>> webdna@idfk.com.au>>>>>>>>>>>>>> On 18/08/2009, at 8:22 AM, Brian Harrington, Broker wrote:>>>>>>>>>>>>>>> sandbox seemed to be a pain so I was going live...>>>>>>>> i checked my cc (debit) mastercard number several times...?>>>>>>>>>>>>>>>> also... i put this on the page as looking into a database >>>>>>>> seemed>>>>>>>> like to much work...>>>>>>>>>>>>>>>> [table name=PayPalWords&fields=FROM,TO]>>>>>>>> %2e.>>>>>>>> %2d->>>>>>>> &>>>>>>>> %2F/>>>>>>>> %2b+>>>>>>>> %3a:>>>>>>>> [/Table]>>>>>>>>>>>>>>>> [ConvertWords table=paypalwords][L_LONGMESSAGE0][/ConvertWords]>>>>>>>>>>>>>>>> put I don't ever get anything back other than the string...>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Aug 17, 2009, at 6:05 PM, Stuart Tremain wrote:>>>>>>>>>>>>>>>>> Brian>>>>>>>>>>>>>>>>>> PP is saying that the CC number is invalid>>>>>>>>>>>>>>>>>>>>>>>>>>> Sorry, your PayPal payment has failed because:
>>>>>>>>> [ConvertWords db=^paypal/paypalwords.db][L_LONGMESSAGE0][/>>>>>>>>> ConvertWords]>>>>>>>>>>>>>>>>>> PayPalWords.db>>>>>>>>> FROMTO>>>>>>>>> %2e.>>>>>>>>> %2d->>>>>>>>> &>>>>>>>>> %2F/>>>>>>>>> %2b+>>>>>>>>> %3a:>>>>>>>>>>>>>>>>>>>>>>>>>>> Are you using the PayPal developers sandbox ?>>>>>>>>>>>>>>>>>> Do you have the PayPal documentation for NVP ?>>>>>>>>> http://dev.idfk.com.au/paypal_for_webdna/Name_Pair_API_DeveloperGuide.pdf>>>>>>>>>>>>>>>>>>>>>>>>>>> Regards>>>>>>>>>>>>>>>>>> Stuart Tremain>>>>>>>>> IDFK Web Developments>>>>>>>>> AUSTRALIA>>>>>>>>> webdna@idfk.com.au>>>>>>>>>>>>>>>>>> On 18/08/2009, at 7:25 AM, Brian Harrington, Broker wrote:>>>>>>>>>>>>>>>>>>> I've been playing w/this script for a few hours now but keep>>>>>>>>>> getting....>>>>>>>>>>>>>>>>>>>> TIMESTAMP=2009%2d08%2d17T21%3a18%3a31Z&CORRELATIONID=211aa248fda4&ACK=Failure&VERSION=3%2e2&BUILD=997644&L_ERRORCODE0=10527&L_SHORTMESSAGE0=Invalid%20Data&L_LONGMESSAGE0=This%20transaction%20cannot%20be%20processed%2e%20Please%20enter%20a%20valid%20credit%20card%20number%20and%20type%2e&L_SEVERITYCODE0=Error&AMT=0%2e75&CURRENCYCODE=USD>>>>>>>>>>>>>>>>>>>> I also don't know how to collect the reply... any help >>>>>>>>>> would be>>>>>>>>>> great! thanks.>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [text]content=[!]>>>>>>>>>> [/!]METHOD=[url]DoDirectPayment[/URL][!]>>>>>>>>>> [/!]&USER=[url]mypaypaluser[/URL][!]>>>>>>>>>> [/!]&PWD=[url]mypaypalpassword[/URL][!]>>>>>>>>>> [/!]&VERSION=[url]3.2[/URL][!]>>>>>>>>>> [/!]&SIGNATURE=[url]mypaypalsignature[/URL][!]>>>>>>>>>> [/!]&CREDITCARDTYPE=[url]MasterCard[/URL][!]>>>>>>>>>> [/!]&ACCT=[url]5555555555555555[/URL][!]>>>>>>>>>> [/!]&EXPDATE=[url]042012[/URL][!]>>>>>>>>>> [/!]&CVV2=[url]999[/URL][!]>>>>>>>>>> [/!]&AMT=[url].75[/URL][!]>>>>>>>>>> [/!]&FIRSTNAME=[url]Brian[/URL][!]>>>>>>>>>> [/!]&LASTNAME=[url]Harrington[/URL][!]>>>>>>>>>> [/!]&PAYMENTACTION=[url]Sale[/URL][!]>>>>>>>>>> [/!]&IPADDRESS=[url]072.045.150.022[/URL][!]>>>>>>>>>> [/!][/TEXT]>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [tcpconnect host=api-3t.paypal.com&port=443&ssl=T][!]>>>>>>>>>> [/!][tcpsend skipheader=T]POST /nvp HTTP/1.0[unurl]%0D%0A[/ >>>>>>>>>> UnURL][!]>>>>>>>>>> [/!]USER-AGENT: Mozilla/4.0 (compatible; MSIE 5.01; Windows >>>>>>>>>> NT 5.0)>>>>>>>>>> [unurl]%0D%0A[/UnURL][!]>>>>>>>>>> [/!]Content-type: text/namevalue[unurl]%0D%0A[/UnURL][!]>>>>>>>>>> [/!]Content-Length: [countchars][content][/CountChars] >>>>>>>>>> [unurl]%0D>>>>>>>>>> %0A[/UnURL][!]>>>>>>>>>> [/!]Content-type: text/namevalue[unurl]%0D%0A[/UnURL][!]>>>>>>>>>> [/!][unurl]%0D%0A[/UnURL][!]>>>>>>>>>> [/!][content][unurl]%0D%0A[/UnURL][!]>>>>>>>>>> [/!][/TCPSend][!]>>>>>>>>>> [/!][/tcpconnect]>>>>>>>>>>>>>>>>>> --------------------------------------------------------->>>>>>>>> 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/>>>>>>>>> Bug Reporting:>>>>>>>>> http://forum.webdna.us/eucabb.html?page=topics&category=288>>>>>>>>>>>>>>>>>>>>>>>>> --------------------------------------------------------->>>>>>>> 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/>>>>>>>> Bug Reporting:>>>>>>>> http://forum.webdna.us/eucabb.html?page=topics&category=288>>>>>>>>>>>>>> --------------------------------------------------------->>>>>>> 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/>>>>>>> Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> --------------------------------------------------------->>>>>> 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/>>>>>> Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288>>>>>>>>>> --------------------------------------------------------->>>>> 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/>>>>> Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288>>>>>>>>>>>>>>> --------------------------------------------------------->>> 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/>>> Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288>>>> --------------------------------------------------------->> 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/>> Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288>>>> ---------------------------------------------------------> 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/> Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288--Apple-Mail-11--341156886Content-Disposition: attachment;filename=smime.p7sContent-Type: application/pkcs7-signature;name=smime.p7sContent-Transfer-Encoding: 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--Apple-Mail-11--341156886--
Patrick McCormick
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:
WC Database Format (1997)
[WebDNA] Using Grep to pull links from a variable (2014)
Major bug report on rootbeer (1997)
[/application] error? (1997)
[TaxableTotal] - not working with AOL and IE (1997)
authenticating a second user (1997)
Using Applescript to process WebCatalog functions (1998)
WebCat2 - [format thousands] (1997)
WebCat2b13 Mac plugin - [sendmail] and checkboxes (1997)
WCS Newbie question (1997)
[OT] photos and misc. (2004)
email list archive template (2004)
NetForms for email (1998)
Sort Order on a page search (1997)
Slightly OT: [sendmail] help (2003)
carriage returns in data (1997)
Un[url]ize (1999)
OT: SMSI stock (2003)
accountnum using [listwords] (2001)
Almost a there but..bye bye NetCloak (1997)