I don't know if any of you are aware of the payment module (generic payment api)
Payment module already supports ubercart via http://drupal.org/project/payment_ubercart
it would be great if ubercart maintainers could put a note on modules page
introducing the payment module and encouraging users to use it for implementing
payment gateways instead of ubercart's built-in payment API
Mentioning this in module's documentation can also be very helpful
because most people don't know that a generic payment API exists, and by the time they find out
they have already written their module
why waste time implementing the same gateway again and again for different api when there is already a solution available
same request for drupal commerce #1789160: Make Commerce 2.x depend on Payment

Comments

longwave’s picture

Status: Active » Fixed

You can add this yourself to the documentation pages at http://drupal.org/documentation/modules/ubercart

I also suggest posting in #1836900: Drupal 8 - as you plan to have an 8.x release of Payment, perhaps we should consider making Ubercart 8.x depend on Payment as well.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

sinasalek’s picture

Documentation added http://drupal.org/node/1948502