[FX.php List] Anyone done a PHP integration w/ Paypal?

Michael Sloper michael at pre1.com
Thu Dec 5 10:11:02 MST 2013


I have done integrations with both paypal and authorize.net. For me, i found paypal's apis to be really inconsistent and buggy but this was a few years back so maybe they are better now.

I haven't integrated with stripe.com yet but i've looked into this and they have some excellent features. I believe they support tokens for stored card numbers. Their billing is really is easy to follow with a base charge and a percentage.  They have a Jquery dialog iframe option. With this option, the card number doesn't get entered on your server.  To me, this seems like the most secure way to go.

-Michael Sloper








On Dec 5, 2013, at 8:25 AM, Andy Gaunt <andy at fmpug.com> wrote:

> http://stripe.com
> 
> Great UI, easy API for everything from one off purchases to recurring subscriptions and VERY compliant.
> 
> - Andy
> 
> 
> On Dec 5, 2013, at 11:18 AM, BEVERLY VOTH <beverlyvoth at gmail.com> wrote:
> 
>> I have used iframes/frames to "spoof" not leaving the site, but I don't like to do that anymore. I just tell the clients to be secure, use the secure payment gateway as it's intended - they have the responsibility.
>> 
>> Beverly
>> 
>> On 05 Dec 2013, at 11:08 AM, Glyn Devine wrote:
>> 
>>> This is why I use PayPal for everything. Just look up what it takes to be PCI compliant. Very few online businesses would qualify without spending significantly on pen tests, security cameras, physical security etc.
>>> 
>>> Glyn
>>> 
>>> 
>>> On 12/5/13 11:03 AM, "BEVERLY VOTH" <beverlyvoth at gmail.com> wrote:
>>> 
>>>> Then you need to have VERY SECURE way to collect and (possibly store) CC info. Banks require it. I don't know if PAYPAL even allows this. 
>>>> 
>>>> How do you use Authorize.net <http://Authorize.net> ? the process would be similar for PayPal. The links I posted will tell you what can and cannot be done.
>>>> 
>>>> Beverly
>>>> 
>>>> 
>>>> On 05 Dec 2013, at 10:22 AM, Bob Patin wrote:
>>>> 
>>>>> I don’t think they’ll want to do a hosted process; I think they’re wanting a custom solution where the user never leaves the site.
>>>> 
>>>> 
>>>> _______________________________________________
>>>> FX.php_List mailing list
>>>> FX.php_List at mail.iviking.org
>>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>> _______________________________________________
>>> FX.php_List mailing list
>>> FX.php_List at mail.iviking.org
>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>> 
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20131205/74a69957/attachment-0001.html


More information about the FX.php_List mailing list