TotalChoice Hosting Family Forums: Payment Gateways - TotalChoice Hosting Family Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Payment Gateways what has been your experience

#1 User is offline   wayne Icon

  • Family Friend
  • PipPip
  • Group: Members
  • Posts: 80
  • Joined: 02-May 04

Posted 24 March 2005 - 10:36 AM

I currently use Eselect Plus (Moneris) payment gateway. I have been searching the web for reviews on this service as I have been having some issues lately. Needless to say I cannot find anything. I was wondering if anyone here would like to comment on the service you use. I am particularly interested in reliability and frequency of failed transactions.



Wayne

#2 User is offline   DarqFlare Icon

  • Immediate Family
  • PipPipPipPip
  • Group: Members
  • Posts: 2,222
  • Joined: 21-August 03

Posted 24 March 2005 - 12:14 PM

If you can find a way to get on with Authorize.net, they've been pretty good to my employer.

#3 User is offline   Pendragon Icon

  • Distant Family
  • PipPipPip
  • Group: Members
  • Posts: 120
  • Joined: 19-March 05

Posted 24 March 2005 - 07:41 PM

TCH-Robert, on Mar 24 2005, 11:14 AM, said:

If you can find a way to get on with Authorize.net, they've been pretty good to my employer.


I'll second that. I had authorize.net as my online processor with the merchant account at my regular bank. Worked fine, got most transactions posted the next day.

I did have to rewrite my store script to use it, but hey, it was something to do.. :)

#4 User is offline   swissair Icon

  • New To The Neighborhood
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 10-July 04

Posted 25 March 2005 - 01:02 AM

Hi,

I use Moneris as well, but I've been really happy with the service -- what types of problems are you seeing?

-Trevor

#5 User is offline   Head Guru Icon

  • Bill Kish Head Guru
  • PipPipPipPip
  • Group: Admins
  • Posts: 6,425
  • Joined: 15-October 02

Posted 25 March 2005 - 02:21 AM

cdgcommerce.com

Is our Merchant Account Provider.

Bill
Bill Kish
Head Cook and Bottle Washer

If you need help with your account or have any questions, please feel free to contact me using any of the contact methods below:

Via telephone at my office number:
800-930-0485 x211

Via my mobile phone:
248-632-3243

Via my office email:
bill(at)totalchoicehosting.com

Via my Blackberry instant push email:
billkish (at)att.blackberry.net

Via my mobile phone Instant Messenger:
tchgurubillpda

Via Instant Messenger:
AOL Instant Messenger: tchgurubill
Yahoo Messenger: tchgurubill
MSN Messenger: tchgurubill@hotmail.com


"Anyone in any walk of life who is content with mediocrity is untrue to himself and the American way."
General George S. Patton
US ARMY

#6 User is offline   wayne Icon

  • Family Friend
  • PipPip
  • Group: Members
  • Posts: 80
  • Joined: 02-May 04

Posted 27 March 2005 - 08:25 PM

Thanks for your replies.
Swiss do use the hosted pay page solution or one of the API's

Using the hosted pay page solution about 5% of my transactions fail. They have told me that possible I am sending to many rvars (variables).

How are you using them?

I have anywhere from 10 - 50 transactions per day.

Wayne

#7 User is offline   swissair Icon

  • New To The Neighborhood
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 10-July 04

Posted 28 March 2005 - 03:11 AM

Hi Wayne,

I use the php api. I send a handful of variables to moneris -- transaction type, unique order ID, amount, credit card number, and expiry date. I store the rest of the order details myself.

I'm only processing around 5-10 orders per day though.

-Trevor

#8 User is offline   8point2 Icon

  • New To The Neighborhood
  • Pip
  • Group: Members
  • Posts: 13
  • Joined: 02-February 05

Posted 04 May 2005 - 04:02 PM

I'm trying to figure out how to integrate with Authorize.net, but being a novice to scripting, I find their help stuff on their website just PUZZLING! Can anyone who has used Authorize.net offer any other websites which might have more step-by-step directions, as I assume that this type of simple integration is a fairly routine process once you figure out what is going on?

#9 GuestSerpentineGuest

  • Group: Guests

Posted 04 May 2005 - 04:08 PM

8point2,

Are you using a shopping cart or is it a site you built from scratch?

#10 User is offline   8point2 Icon

  • New To The Neighborhood
  • Pip
  • Group: Members
  • Posts: 13
  • Joined: 02-February 05

Posted 04 May 2005 - 04:10 PM

I built the site from scratch, and have made a form for it (which matches the rest of the site, of course). I don't want to use authnets Payment Forms, but would like to use the one I made. I am just having trouble wth the integration.

#11 User is offline   Pendragon Icon

  • Distant Family
  • PipPipPip
  • Group: Members
  • Posts: 120
  • Joined: 19-March 05

Posted 04 May 2005 - 07:10 PM

8point2, on May 4 2005, 04:10 PM, said:

I built the site from scratch, and have made a form for it (which matches the rest of the site, of course).  I don't want to use authnets Payment Forms, but would like to use the one I made. I am just having trouble wth the integration.


I dunno, I found their SIM method to be fairly easy to implement. It does help to print out the PDF on it so that you can easily reference. Just remember that you have to use their field value names.

If your customners will be entering their CC info on your site and payment form, then you need to use the AIM method (and enable SSL), which is a bit more complex to implement and is why I went with the SIM method.

You can see the forms I created for the SIM method here:
http://www.thehomefo...bin/mystore.cgi

#12 User is offline   Hostaddict Icon

  • Group: Members
  • Posts: 1
  • Joined: 11-May 05

Posted 12 May 2005 - 01:06 PM

Authorize.net is a good one, but working with US residents only.
CDG commerce seem to be a good one also.
Anyway I prefer third parties.

#13 User is offline   thehemi Icon

  • Distant Family
  • PipPipPip
  • Group: Members
  • Posts: 101
  • Joined: 14-July 04

Posted 23 August 2005 - 11:33 AM

Do any of these payment gateways have the ability to handle the
shopping cart and/or SSL checkout process along with the taking
care of the funds? I can code up the necessary pages to display
my items, but it would be cool if I could handoff the cart and the
checkout processing to someone else. Exactly how Paypal works,
but without having to require the customer to sign-up with Paypal,
and preferrably something cheaper than their 2.9% per sale.

I know there are dozens of shopping cart packages out there, but
I am trying to steer away from dealing with the SSL hosting, etc,
and just outsource the cart and checkout to a payment gateway.

This post has been edited by thehemi: 23 August 2005 - 11:34 AM

Scott Moseman
http://www.Highflow.com/

#14 User is online   TCH-Bruce Icon

  • Lead Forum Moderator
  • PipPipPipPip
  • Group: Admins
  • Posts: 21,232
  • Joined: 11-August 03

Posted 23 August 2005 - 12:30 PM

Not knowing what you are selling I use eSellerate for my site.
Bruce Richards
Lead Forum Moderator
TotalChoice Hosting, L.L.C.
Webhosting by Total Choice Web Hosting - General Support Forum

I am the Lead Forum Moderator. While I can assist in answering most of your hosting related questions, I am unable to answer questions about specifics relating to your account such as billing and server related issues. Should you need assistance in these areas, please contact our Help Desk or our many other options. Another good place to find answers is with our help pages, tutorials and movie tutorials.

#15 User is offline   wayne Icon

  • Family Friend
  • PipPip
  • Group: Members
  • Posts: 80
  • Joined: 02-May 04

Posted 20 October 2005 - 07:33 PM

As an update, I have everything working fine with Moneris. Better news for me is that they now allow debit card purchases through the Interact network.

Also ecommerce can send info directly to their gateway.

Wayne

#16 User is offline   stevevan Icon

  • Immediate Family
  • PipPipPipPip
  • Group: Members
  • Posts: 3,537
  • Joined: 26-April 03

Posted 20 October 2005 - 07:44 PM

Thanks for the update Wayne!
Steve, W4SJV

"When all else fails (and it will)...there's Amateur Radio!"
"It is better to let people THINK you're a fool than to open your mouth and remove all doubt."

#17 User is offline   infiniteintelligence Icon

  • Group: Members
  • Posts: 2
  • Joined: 02-November 05

Posted 27 November 2005 - 10:49 AM

View PostHostaddict, on May 12 2005, 01:06 PM, said:

Authorize.net is a good one, but working with US residents only.
CDG commerce seem to be a good one also.
Anyway I prefer third parties.


You are right.
If you are looking for merchant account, Authorize.net is not a merchant account provider. They provide a gateway and similar services but no merchant accounts. I think 2checkout is good option for US residents and worldpay or chronopay for EU countries.

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users