![]() |
|
#1
|
|||
|
|||
|
Since Paypal changed Api implementation I am trying to implement new api, but paypal does not provide SDK or dll for Delphi, the only option left is HTTPS, (Indy doesnt work with https unless some changes are done, i don know).
Finally what i did is, created OLE object of WinHttp and supplied all params and host etc (recommended by papal) but still no luck. Can any one give me hint or sample code to achieve this mission ? I AM USING DELPHI 7 Thanks DelDev |
|
#2
|
|||
|
|||
|
SDK is platform independant... If you can get an SDK for any other language you can translate it to Delphi...
|
|
#3
|
|||
|
|||
|
Paypal provided 2 kind of SDKs one for .Net and one for JAVA how can I translate them for Delphi these are in compiled form. However paypal claims thay at the backend of SDK Https is called but I have still no luck with Https calls.
|
|
#4
|
|||
|
|||
|
hey there maybe you need to take aloook at this http://www.nsoftware.com/ibiz/paypal/
PayPal Integrator by /n software hope it helps |
![]() |
| Tags |
| https, internet, paypal |
| Thread Tools | |
| Display Modes | |
|
|