|
Posted by Tyrone Slothrop on 09/28/05 07:26
On Tue, 27 Sep 2005 23:17:05 GMT, "Domestos" <never.you@mind.net>
wrote:
>Does anybody have any advice onthe PayPal Toolkit SDK to process
>transactions in PHP using PayPal seemlessly?
>
>I.e.
>
>is it difficult to use?
>is it secure?
>Can I modify it?
>What are your experiences?
>
>Dom
I have used it, modified it top to bottom, and it is fairly easy to
use. Secure? As secure as about anything else on the web (not too).
I prefer working with credit card gateways which simply return approve
or decline and do not require the user to leave the site. However,
the IPN allows the transaction to be completed and return the
transaction result without a user having to click a button to return
to your site. This gives the coder a more reliable means of making
updates to things like membership or sales.
Navigation:
[Reply to this message]
|