Business Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb Site ManagementBusiness Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 28th, 2007, 03:42 PM
hayden hayden is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2001
Location: Akron, Ohio
Posts: 98 hayden User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 16 m 41 sec
Reputation Power: 8
Online payment system and multiple merchant accounts

I have a client with an unusual online payment system requirement.

My client, a non-profit, represents many different service providers. The client would like to offer a way for people who visit their web site, to purchase services from their service providers. Payment needs to go directly to the service provider instead of my client.

For example a person purchases a service or product from company A through my client's web site. Payment should be credited Company A's merchant account, not my client's merchant account. My client's web site only serves to facilitate the transaction between the user and Company A. My client represents several hundred service companies.

Ideally I would like to use Authorize.net to handle payment. I have contacted Authorize.net but have not yet heard back from them on this issue.

Is it possible to have one web site direct payment to different merchant accounts?

Thanks for any input.

Reply With Quote
  #2  
Old November 28th, 2007, 07:21 PM
stymiee's Avatar
stymiee stymiee is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 219 stymiee User rank is Sergeant Major (2000 - 5000 Reputation Level)stymiee User rank is Sergeant Major (2000 - 5000 Reputation Level)stymiee User rank is Sergeant Major (2000 - 5000 Reputation Level)stymiee User rank is Sergeant Major (2000 - 5000 Reputation Level)stymiee User rank is Sergeant Major (2000 - 5000 Reputation Level)stymiee User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 20 h 15 m 53 sec
Reputation Power: 48
Quote:
Originally Posted by hayden
Is it possible to have one web site direct payment to different merchant accounts?
Yes. If all of their clients use the same payment gateway then all you need to do is switch API logins and Transaction keys at the time of sale to represent the proper merchant account and the payment will go to the right account. That's all their is to it. Now good luck getting everyone to use the same payment gateway and give you that information.

Reply With Quote
  #3  
Old November 28th, 2007, 07:33 PM
hayden hayden is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2001
Location: Akron, Ohio
Posts: 98 hayden User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 16 m 41 sec
Reputation Power: 8
ok, thanks for the quick help.

Reply With Quote
  #4  
Old April 4th, 2008, 08:28 AM
rondc rondc is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2008
Posts: 1 rondc User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 m 19 sec
Reputation Power: 0
Online payment system and multiple merchant accounts

Hayden did you ever find a solution for your multiple merchant account issue. I have the exact same issue and the suggestion mentioned (in this thread) is not going to work for me. Thanks

Reply With Quote
  #5  
Old April 4th, 2008, 08:31 AM
hayden hayden is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2001
Location: Akron, Ohio
Posts: 98 hayden User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 16 m 41 sec
Reputation Power: 8
Quote:
Originally Posted by rondc
Hayden did you ever find a solution for your multiple merchant account issue. I have the exact same issue and the suggestion mentioned (in this thread) is not going to work for me. Thanks


Unfortunately, this project is on hold, so I havent put any more time into researching the problem. Sorry I dont have more information to offer.

Reply With Quote
  #6  
Old June 12th, 2008, 08:03 AM
mr_k mr_k is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2008
Posts: 1 mr_k User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 m 59 sec
Reputation Power: 0
Thumbs up

There is a new payment systems directory - onlinepaysystems.info . Its a directory of on-line payments systems. There you can find information about different systems, rate them, review, comment and discuss in the forum. There is attempt to implement the best trend technologies to get the best result. The project will be always under development and we going to improve it further based as well on our own ideas as on visitors suggestions.

Reply With Quote
  #7  
Old June 24th, 2008, 11:10 AM
liberty33 liberty33 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2008
Location: St. Louis, MO
Posts: 1 liberty33 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 40 m 8 sec
Reputation Power: 0
I have a site dedicated to charitable giving where nonprofits have their own merchant ID, which my site submits to the gateway when a donor makes a donation. My research thus far suggests that each nonprofit needs their own gateway. IS THIS TRUE? Stymiee (above) seems to be saying there's an issue trying to get the merchants to use the same gateway. I'm trying to keep the fixed cost at a minimum (or zero) so nonprofits can be listed for free on my site and only pay a processing fee (variable cost structure). I'll check out onlinepaysystems.info, but if anyone could provide more info, it would be GREATLY appreciated!

Reply With Quote
  #8  
Old September 11th, 2008, 11:49 AM
rambo2 rambo2 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2008
Posts: 1 rambo2 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 21 m
Reputation Power: 0
Quote:
Originally Posted by liberty33
I have a site dedicated to charitable giving where nonprofits have their own merchant ID, which my site submits to the gateway when a donor makes a donation. My research thus far suggests that each nonprofit needs their own gateway. IS THIS TRUE? Stymiee (above) seems to be saying there's an issue trying to get the merchants to use the same gateway. I'm trying to keep the fixed cost at a minimum (or zero) so nonprofits can be listed for free on my site and only pay a processing fee (variable cost structure). I'll check out onlinepaysystems.info, but if anyone could provide more info, it would be GREATLY appreciated!


Did anyone ever come up with a solution that fits this problem?

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb Site ManagementBusiness Help > Online payment system and multiple merchant accounts


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT