Posted by totaldrupal on July 9, 2008 at 12:40pm
| Project: | PayPal Node |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
Are there any plans to take this module into D6?
Comments
#1
Existing projects don't require an upgrade to be worked on. However I am open to sponsorship offers for the upgrade.
#2
How many $$ do you require to port to D6?
#3
I've posted a bounty for this upgrade. If you want to contribute, Clint, please do:
http://drupal.org/node/324987
#4
+1
#5
+2
#6
im working through the steps to port it to D6 now because i want to use it myself, but this is my first go at a drupal module. Some things i just dont get.
in paypalnode.install converting the update feature with the new d6 schema api (http://drupal.org/node/146843), how do i do this part:
// TODO: not sure how to port this part to drupal 6
// // make the module run after Taxonomy.module
// db_query("UPDATE {system} SET weight = 1 WHERE name = 'paypalnode'");
// $success = TRUE;
//
// if ($success) {
// drupal_set_message(t("PayPal Node tables installed"));
// }
For stuff like this when i just cant see the answer, is there an IRC channel or forum for module developers?
#7
got it working, but it doesnt work exactly like i need it to work.
the workflow of paypalnode seams to be
USER: fills in a form -> submits the form -> clicks another button to go to paypal -> pays -> is returned to the live node just created.
however i need
USER: pays via paypal -> is shown the form to fill in -> submits the form once -> must pay again to submit again.
so i need to fork it away from the original now. But in case it is useful to someone, i will attach the file here. (because i dont know how im supposed to do it.) please put it where it needs to go if it is of any use.
Thanks to the author for making it. :)
#8
Any news on progress with this port?
many thanks
#9
Hi,
I'm a bit confused. Can this be used with Drupal 6 or not? If not, is it going to be converted for Drupal 6 or Drupal 7? Is there an alternative module i can use to achieve the same outcome? If it is a case of money, how much?
Help on this issue would be appreciated.
Thanks,
Ewan