Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

working? #1

Open
strawman13 opened this issue Jun 23, 2011 · 9 comments
Open

working? #1

strawman13 opened this issue Jun 23, 2011 · 9 comments

Comments

@strawman13
Copy link

I came across this module through the ubercart site and was wondering if you got it working with orbital. I downloaded it and was trying to submit the fields required but orbital is telling me the fields are in the wrong order. I am using a username and password within the module as well since we didn't want to use the IP address for connecting confirmation.
So I'm not sure if the xml is set right and have been playing around in that area.

Anyway to let me in on where this module is at so I can give a hand? Do you have it running? Would love to get this happening as we have a few potential clients that would be great to set it up for.

@qjensen
Copy link
Owner

qjensen commented Jun 24, 2011

The Paymentech class is in use and processing
  payments for one of my customers. I didn't setup the module to
  work with username/password auth, it assumes the authorized IP
  address. It could be modified to support that without to much
  trouble. You just need to collect that info in the Ubercart
  payment processor setup.

    Quint Jensen
    Senior Systems Analyst
    Scaled Solutions
    608.469.0759

On 6/23/2011 5:34 PM, strawman13 wrote:

  I came across this module through the ubercart site and was wondering if you got it working with orbital. I downloaded it and was trying to submit the fields required but orbital is telling me the fields are in the wrong order. I am using a username and password within the module as well since we didn't want to use the IP address for connecting confirmation.

So I'm not sure if the xml is set right and have been playing around in that area.

Anyway to let me in on where this module is at so I can give a hand? Do you have it running? Would love to get this happening as we have a few potential clients that would be great to set it up for.

@Fresheyeball
Copy link

Any idea what it would cost to get this working with Drupal 6.22 ? Needed ASAP.

@qjensen
Copy link
Owner

qjensen commented Sep 4, 2011

It should work fine under 6.22. Are you having
  some trouble with it?

    Quint Jensen
    Senior Systems Analyst
    Scaled Solutions
    608.469.0759

On 9/3/2011 10:37 PM, Fresheyeball wrote:

  Any idea what it would cost to get this working with Drupal 6.22 ? Needed ASAP.

@Fresheyeball
Copy link

Well I made a folder like this '\modules\uc_paymentech' and placed the
following files from you github 'PaymentechClass.php',
'uc_paymentech.info', 'uc_paymentech.module' into the folder. Then when
I visit my drupal admin here 'http://localhost/admin/build/modules' this
is what I see for that module
"Chase Paymentech
Uses Paymentech Orbital Gateway to process payments
This version is incompatible with the 6.22 version of Drupal core."
So activation is not an option. Did I do something wrong? This module
would save my skin right now, and any help would be deeply appreciated,
and I am happy to reciprocate in anyway I can.

@qjensen
Copy link
Owner

qjensen commented Sep 4, 2011

It was just the .info file. Newer releases of
  Drupal are a little more strict about what must be in the .info
  file and how it should be formatted. It is fixed and should work
  fine. Just grab the latest release from github and let me know if
  you run into more trouble.
  Thanks,

    Quint Jensen
    Senior Systems Analyst
    Scaled Solutions
    608.469.0759

On 9/3/2011 10:37 PM, Fresheyeball wrote:

  Any idea what it would cost to get this working with Drupal 6.22 ? Needed ASAP.

@Fresheyeball
Copy link

Ok I seem to have gotten this working. I will fork and paste my updated .module file. It was all syntax stuff.

@Fresheyeball
Copy link

Before I forget. Thank you for this module. Its working great for me. And btw Quint Jensen is an awesome name.

@qjensen
Copy link
Owner

qjensen commented Sep 7, 2011

I am glad it all worked out. If you can share your changes back to me I can put them into the module without having to fork the code.

Good luck on the rest of your project.

Fresheyeball reply@reply.github.com wrote:

Before I forget. Thank you for this module. Its working great for me. And btw Quint Jensen is an awesome name.

Reply to this email directly or view it on GitHub:
#1 (comment)

@Fresheyeball
Copy link

Just copy it out and delete the fork please. I cannot remember everything I did.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants