---
title: With Drupal+Ubercart, be wary of alternative payment gateways
description: Learn why using mainstream payment gateways like Authorize.net or Paypal is crucial for secure ecommerce with Drupal's Ubercart. Avoid pitfalls associated with alternative gateways.
---

[Blog ](https://www.metaltoad.com/blog)

# [With Drupal+Ubercart, be wary of alternative payment gateways](https://www.metaltoad.com/blog/drupalubercart-be-wary-alternative-payment-gateways)

 Written by [Joaquin Lippincott, CEO](https://www.metaltoad.com/blog/author/joaquin-lippincott-ceo) | Jun 17, 2010 12:00:00 AM

If you are using Ubercart to do ecommerce with [Drupal](https://www.metaltoad.com/drupal), be sure to use one of the mainstream payment gatways: Authorize.net or Paypal.

While Ubercart does support a number of alternative payment gateways, the dangers in going with these alternatives are significant. Here's an example of a single day where two of the less well known Ubercart payment modules were exposed as having flaws that allow people to checkout without needing to pay:

[SA-CONTRIB-2010-062 - Ogone | Ubercart payment - Access Bypass](http://drupal.org/node/829412)

[SA-CONTRIB-2010-064 - Ubercart MIGS Payment Gateway - Web Parameter Tampering](http://drupal.org/node/829528)

This means the cornerstone of your ecommerce - payment - could be completely side-stepped. This is is just one example of why we recommend using one of the mainstream gateways.

I do not mean to disparage the hard work of those individuals – I know both the maintainers and coordinators within the Drupal security team worked hard to get timely fixes published. However if you (or your client) must select an alternative gateway, it's vital that you commit adequate time to testing and Q/A of the payment processor.

[View full post](https://www.metaltoad.com/blog/drupalubercart-be-wary-alternative-payment-gateways)

```json
{
  "@context" : "http://schema.org",
  "@type" : "BlogPosting",
  "author" : {
    "@type" : "Person",
    "name" : "Joaquin Lippincott, CEO"
  },
  "dateModified" : "2025-04-23T15:47:32.991Z",
  "datePublished" : "2010-06-17T00:00:00Z",
  "headline" : "With Drupal+Ubercart, be wary of alternative payment gateways",
  "image" : {
    "@type" : "ImageObject",
    "height" : 768,
    "url" : "https://6104926.fs1.hubspotusercontent-na1.net/hubfs/6104926/AI-Generated%20Media/Images/The%20image%20features%20a%20sleek%20modern%20workspace%20illuminated%20by%20soft%20ambient%20lighting%20In%20the%20center%20a%20large%20computer%20screen%20displays%20a%20complex%20dashboard%20of%20an%20ecommerce%20platform%20showcasing%20graphs%20and%20analytics%20related%20to%20sales%20and%20payment%20processing%20The%20b-1.jpeg",
    "width" : 1344
  },
  "mainEntityOfPage" : "https://www.metaltoad.com/blog/drupalubercart-be-wary-alternative-payment-gateways",
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject",
      "height" : 60.0,
      "url" : "https://6104926.fs1.hubspotusercontent-na1.net/hubfs/6104926/social-suggested-images/6104926.fs1.hubspotusercontent-na1.nethub6104926hubfsMetal_Toad_Logo_orange_horizontal-50-1.jpg",
      "width" : 240.00002
    },
    "name" : "Blog"
  }
}
```