Hey everyone,

With Drupal 7 beta right around the corner, I just wanted to check in to see if any work had begun on a Drupal 7 port.

Thanks,
Ben

Comments

shadii’s picture

Hi all,

I'm also very interressed about the Drupal 7 port ... Some news ?

Best regards,

Anticosti’s picture

Subscribe

triskele’s picture

subscribing!

giuseppe.atzeni’s picture

Hi all,
I'm also very interested about the Drupal 7 port ... Any news?
Best regards

likewhoa’s picture

Title: Drupal 7 port » Port to Drupal 7
Category: support » task

subscribing

triskele’s picture

To be honest, I don't mind helping this along and contributing code if it means I can help make this into some D7 reality.

- Angelina

lyricnz’s picture

Module is looking for a new maintainer.

itsmarc’s picture

Subscribe

Chris Gillis’s picture

Working on a port as we speak. Will post a patch when I have it.

L-four’s picture

subscribing

L-four’s picture

Status: Active » Needs review
StatusFileSize
new77.65 KB

Here is patch to update The core lm_paypal and the lm_paypal_donations modules to work with drupal 7, needs testing.

lyricnz’s picture

Looks good. Can you port the tests, so we have some safety net for development?
PS: module is looking for new/co maintainer.

L-four’s picture

Assigned: Unassigned » L-four

I will have a look at porting the tests, I haven't worked worked with simple test before. I would happily help maintain this module.

L-four’s picture

StatusFileSize
new106.59 KB

Here is an updated version of the patch from #11, it also contain the tests for the core lm_paypal and lm_paypal_donations. This patch also updated these modules to pass the updated tests.

sw3b’s picture

Subscribe3

jonathan1055’s picture

Hi,
If the D7 version is getting near to being testable by others, would it be possible to add it to the dev releases section on the main project page, so that we can easily download and start testing it?

Thanks.
Jonathan

Anticosti’s picture

Subscribing

likewhoa’s picture

Title: Port to Drupal 7 » Port lm_paypal to Drupal 7
Issue tags: +lm_paypal
jonathan1055’s picture

Thanks very much who ever did it - we now have a 7.x-1.x-dev available for download on the main project page.

L-four’s picture

It was me who added the dev release, I am currently working on the subscriptions module and will update the dev release once it has been completed.

sw3b’s picture

Nice work thanks !

Shadlington’s picture

Fantastic!
Subbing

Shadlington’s picture

Version: master » 7.x-1.x-dev
Issue tags: -lm_paypal

Re-versioning

L-four’s picture

I have updated the dev release with the ported subscriptions module and reworked the menu a bit. This may take a while to show up in the project page, but this has been committed to the git repository.

grahamgrigg’s picture

I have been looking at this module with great interest and I was wondering if you are are planning a module to handle the advanced "PayNow" button. The advanced version using IPN. Could the "Donate" button module be simply modified to handle the PayNow.

Graham

jonathan1055’s picture

Hi Graham,
Yes all the code to handle instant 'pay now' button with IPNs being returned and stored on your site is already in the base lm_paypal module. I've only recently started using it, but it is all working very well so far. It does require a bit of back-end php coding (at least that is what I am doing) but the module saved me a huge amount of work.

Or maybe I mis-understood your question?

grahamgrigg’s picture

Hi Jonathon1055, I Think we are on the same wavelength. I only want to sell one or two items. I was planning on using the Paypal "BUYNOW" buttons. I then found the LM_Paypal module and realized that this module could handle the IPN stuff from Paypal. I was thinking about then modifying the lm_paypal_donations module to setup the PayNow buttons. As you say most of the hardwork is already done.

Graham

Shadlington’s picture

Hmmm... I am after a similar thing as #27.
If #26 required code, was it specific to your implementation or would it be appropriate for a patch?

L-four’s picture

There is a basic API you can use to generate a Pay Now form, but there is no GUI for doing this at them moment. There is a nice example in the donations module. but the donations module only really add a page to tracks your donations.
If you decide to use the 7.x-1.x version of this module be sure to test it thoroughly and let me know if you find any bugs.

grahamgrigg’s picture

Hello L-Four,

I am testing the Drupal 7 version of this module. (lm_paypal-7.x-1.x-dev) I have no way to set the "LM PayPal Donations Thanks Page". When I goto Administration » Configuration » LM PayPal, the "Base" or "Donation" option does not appear. In your help for the version 6, it shows this. (I am using the ZeroPoint theme)

Also the "Donate" buttons do not appear in the Test Block I configured as per the sample help code, as below. (The text does appear in the block though)

<?php
if (function_exists('lm_paypal_donate')) {...... etc etc

I receive the following error:
"Notice: Undefined index: U in lm_paypal_api_get_currency() (line 278 of /opt/lampp/htdocs/drupal/sites/all/modules/lm_paypal/lm_paypal.module)." when I enable the block. I do not know where the "U" is coming from.

Hope you can help with this......

I also assumed that the patch #14 has been applied to version 7.x-1.x-dev

Graham

jonathan1055’s picture

Hi everyone,
Now that we have a dev 7 version and testing has started, would it be good to start new issue threads for any specific problems?
This thread can be kept for general notices and overall D7 progress. Just an idea to keep the issue queue more manageable.
Jonathan
ps. My fault I did a response in #26, sorry. That point from #25 - #29 should have its own thread.

grahamgrigg’s picture

Thanks Jonathon, I will start 2 new threads for #25 to #30, sorry about that I was just excited to see that the Drupal 7 version had been ported.
Graham

tonycpsu’s picture

Subscribing

nate.dame’s picture

Thanks for your work on the port L-four. Any word on the status for the paid adverts portion?

L-four’s picture

A friend of mine has done some work on the paid adverts already, i'll get the patch off him, test it and update dev.

nate.dame’s picture

Awesome thanks. Anything I can do to help? I've got a big site to port to Drupal 7 and have some budget available if that can help you or your friend get it finalized / tested etc.

L-four’s picture

That would be great nate.dame, Check out this branch http://drupalcode.org/project/lm_paypal.git/shortlog/refs/heads/7.x-1.x-....
It has the latest changes. but is very unstable.

nate.dame’s picture

Awesome thanks for that. Help me out here -- how can I best connect to spur the completion of this node? Can I hire one of you to get it up and running on my site (also sharing updates w/ the community)? Much appreciated!