It depends on what you want the cc monthly statement for the payer to read.

Is it you or the secondary party that should appear on the billing statement?
Who should the payer call when things go bad, or they want a refund?

That is the account you should charge the entire amount to.

Once that is done, and the payment is accepted, handle the splitting
of money as a secondary transaction. Make a payment from the primary
to the secondary account using another payment transaction.

I have done this before, for a virtual western interior decorating
store site I set up years ago.


On 8/8/07, Crow T. Robot <[EMAIL PROTECTED]> wrote:
> 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.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:239722
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to