payflowpro

cf_payflowpro installation

I've inherited a little code that uses this custom tag: <cf_payflowpro query="RESULT" hostaddress="pilot-payflowpro.paypal.com" hostport="443" timeout="30" pwd="#hpword#" partner="#hpartner#" vendor="xxxxxx" trxtype="#callPP#" tender="C" acct="#form.card_number#" expdate="#form.expire_month##form.expire_year#" amt="#fo...

Paypal Payflow Link ASP.Net MVC Open Source Framework

I am looking at creating a site using ASP.Net MVC which of coarse has a paid membership option and needs to allow recuring payments via Paypal. I am thinking of using Paypals Payflow Link as the site will be fairly small. I am looking for an Open Source example or Framework that I can use with Payflow Link. Are there any good .Net Fra...

Paypal Payflow pro library

I already have an express checkout integrated with my Codeigniter application. Now I want to integrate seamless paypal where I collect the CC information and pass it to Paypal (via backend) and once everything is approved, my application shows that to the user. All this with out ever going to Paypal's website. I know that Paypal gives a...

Error 12 Declined returned in PayFlow

Error 12 Declined returned in PayFlow. What can be the reason? ...

payment to multiple merchant accounts

I have a client that has 3 "foundations", each with their own merchant account. The client wants a single donation form that will allow someone to donate to any or all of those foundations. Example 1: - $40 to foundation A - $50 to foundation B - $10 to foundation C. Example 2: - $100 to foundation A Is this possible with Authorize.Ne...