just do the business logic (splitting of payment, percentage, flat fee,
whatever) in CF, then process the card on whatever payement gateway you
prefer, once for each merchant account?

if the second party doesn't have a merchant account, then you could use
their paypal account or whatever.  just run two transactions.


On 8/8/07, Matt Quackenbush <[EMAIL PROTECTED]> wrote:
>
> If I wanted to collect the whole payment myself and then cut a check (or
> some other form of payment) to the "owner", yes.  I wouldn't have asked
> the
> question if that were the case.  I am hoping that there is some sort of
> payment processing mechanism (e.g. PayPal, GoogleCheckout, etc) that would
> allow a single payment to be made from the consumer, and then have that
> single payment automatically split (processed) to two separate accounts
> (mine, and the owner's).
>
> This whole consignment shop scenario is just a hypothetical example of the
> concept that I'm trying to determine is available or not.  That was just
> the
> simplest way I could think of to explain it.
>
>
> On 8/8/07, Tony <[EMAIL PROTECTED]> wrote:
> >
> > matt
> >
> > you just split it based on the values they should be and process
> > accordingly
> >
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:239713
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to