Payflow Pro Full Integration (Including recurring profiles)

Posts: 28
Joined: 10/17/2007

I have released a new module for testing. It is a continuation of the payflow pro module. However, this updated version includes support for recurring payments. It uses the recurring profile API do this.
There is a full control panel to control recurring payments, view payment history, cancel profiles, etc.

I have released an initial version for feed back before releasing a final version.

Link: http://www.ubercart.org/contrib/1461

Posts: 5367
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Awesome... will try to check this out today because I'm looking at putting recurring payment options into core. Will take a gander and see what you've done. Cool

Posts: 28
Joined: 10/17/2007

OK, i have to uplaod a small patch for it, but i'll get that uploaded/committed today sometime.

Posts: 60
Joined: 09/07/2007
Bug Finder

Hi Souvent,

Just wondering if you have any update on this patch or fixing the missing tables issue... I would like to start testing recurring payments soon, so I am tempted to start digging into the code myself, but if you are posting a patch soon I will hold myself back Smiling

Thanks!
Xerxes

Posts: 28
Joined: 10/17/2007

Hey,

Yes, I just submitted a major update today. Smiling

Posts: 14
Joined: 01/21/2008

I'm setting up my first cart system, using the "Payflow Pro Full Integration" addon to Ubercart. I have it installed, but don't know what to type in the setup field that asks for the "path to certificates." I've gone through the Ubercart docs and forums, and spent more time Paypal's Payflow Pro pages, and haven't found an answer. I have downloaded the Java SDK from Paypal (which seems to be required by this addon), but I don't know where I'm supposed to place it on my server, or which part of the download is my "certificates," if that's where they are. There's nothing named Certificates in the download. Help!

Also, I know I need to purchase an SSL certificate for Payflow Pro to function. When I install that, will Payflow Pro automatically detect it, or do I need to do something to integrate it?

Posts: 5367
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

I'm not sure of all the ins and outs of the module... hopefully someone that's used it can chime in. You almost assuredly don't need the Java SDK, though. This is a PHP app and all the required code should be in the module itself. You may indeed need an SSL cert, though you can always contact tech support at PayPal to get a sure answer. It could be referring to some other downloadable API certificate from your Payflow account or something. Puzzled

Posts: 28
Joined: 10/17/2007

I can chime in. Sorry guys, for some reason, even though i have it set, i don't get emailed when I get a PM and/or an update to my threads. Anyway, I replied to both PM's. Let me know if anytone else has questions or problems.

Posts: 11
Joined: 02/14/2008

Hi Souvent, I am interested to test this module. Could you please let me know where I can read the how to's document? Thanks.

Posts: 14
Joined: 01/21/2008

Souvent - I am still very anxious to get this module working. I thought I had it licked when I successfully completed a test transaction last week. But this week, I cannot complete a transaction. I am mystified why it worked and now doesn't.

When I click the "Submit order" button, I get this error:
-------------------------
Review order
We were unable to process your credit card payment. Please verify your card details and try again. If the problem persists, contact us to complete your order.
-------------------------

I have tried with different credit cards, so it's not a card problem. I tried deactivating the Secure Pages module with no change. I tried completely removing the PayFlow Pro module, then loading up a fresh copy on the server, with no change.

At this point, I have temporarily abandoned this module, even though we are paying monthly fees for our PayFlow Pro account (we use it for other stuff besides the website). Instead, I have fallen back on PayPal Standard, which costs us quite a bit more in transaction fees. But I would really like to get PayFlow Pro working, and any help would be greatly appreciated.

Posts: 47
Joined: 05/02/2008
Bug Finder

Hi,

I am having similar issues with the certificates. Where can I get them and where should I put them. Any help is appreciated.

Cheers,

Jon Antoine
www.antoinesolutions.com

--

Cheers,

Jon Antoine
www.antoinesolutions.com
Open Source Development Tutorials & Documentation

Posts: 28
Joined: 10/17/2007

Hey guys,

I have moved the development of uc_payflowpro to the Drupal CVS repository:

http://drupal.org/project/uc_payflowpro

It's easier and better for me to manage/track changes/bugs there than here Sad.

I have committed the latest version that I have and am using.

- E

Posts: 5367
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Great news. I've been trying to move mine over, too... I added a field for d.o project page to the contrib content type here, so you can get rid of the download and the page will theme a noticeable link over to d.o for folks to download the module/report issues.

Posts: 4
Joined: 04/22/2008

you need to get a SSL certificate and install it. In the payflow pro setup, admin/store/settings/payment/edit/gateways, add the path to that certificate to the certificate path form.
Payflow no longer give you a certificate. This module works well, thanks a lot for this.
Gary.

Posts: 1
Joined: 09/02/2008

If PayFlow Pro doesn't provide the certificates anymore, is there any way to obtain them?

If not, how does one get this module to work?

Please help.

Thanks.

Posts: 47
Joined: 05/02/2008
Bug Finder

miqqy,

Check out my comment and attachment here. I have provided a more stable, less feature rich module (i.e. no recurring support). Let me know if you have any questions.

http://www.ubercart.org/contrib/133#comment-22829

--

Cheers,

Jon Antoine
www.antoinesolutions.com
Open Source Development Tutorials & Documentation