By kbalderson on
I work for a news publication and we need a better solution for online payments.
The current system is a hand-made php application that takes the user account number, then credit card information, and payment amount.
I have looked into UberCart and like what i see, however, in order to add a product, it seems the price must be set per product, where as with our subscribers, the amount will differ.
Is there another commerce solution that will allow the user to dictate the amount of their payment, or is this functionality available in ubercart?
Comments
Payment
Hi
There are some more options available in Drupal. But I am not sure what are your requirements. If you simply want to integrate payment gateway then you can use lmpaypal and some payment related stuffs.
please clear your requirements here.
Cheers
Devender
I'll clarify, sorry for the
I'll clarify, sorry for the vagueness.
Our subscribers get bills in the mail. Those are invoiced separately from the payment system, and the amount of those bills varies per customer.
We want our customers to be able to pay us the amount on their bill.
We also have other products that will be set up on this site with fixed prices. An example would be Tickets to a home show.
I would like to implement a payment gateway for this. We currently use Chase's Paymentech gateway, which i plan on porting to be used in drupal. PayPal is not an option at this point.
.
I think if nothing else surfaces, you can probably use the Donation Product module (I hope I'm getting the name right) - basically a free-form, allows customers to enter the amount.
That would be great if you are doing some work on payment integration with Chase products.
Orbface: How much would it
Orbface: How much would it cost to pay someone to have Paymentech and UberCart talk to each other?
N1ckhead, i sent you a pm.
N1ckhead, i sent you a pm.
_
I know site make use of ubercart for subscriber payments so I would think it's possible, but you're better off posting over at ubercart.org.
Thanks for the replies. We're
Thanks for the replies. We're going to stick with what we have now for the subscriber payments, and use UberCart for our fixed-price items.
I did make a payment gateway module that i could pass certain values to, and make it accept different amounts, but we're going to go forward with this for now.
Thanks again.
Do you have a working Paymentech module?
Orbface,
I've been looking for a working paymentech orbital module. Do you have this working? Thanks.
Need a module for chase orbital
I was looking for a module that integrates drupal commerce with chase orbital api. Any clues?