MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: How to link to different receipt pages



******    message to minivend-users from "Mr. Anthony R.J. Ball" <ant@maine.com>     ******

On Fri, Jun 04, 1999 at 04:38:55PM +0200, Saulius wrote:
> How to link to different receipt pages depending on chekout page filled fields?
> 
> For example I need to make one receipt for kredit card payment and other for money transfer .

  You do it in the order profile, test for a certain value and set mv_successpage 
to the proper page as such:

&set = mv_successpage kredit
[if value mv_payment =~ /money_transfer/]
&set = mv_successpage money_transfer
[/if]


If you have a select field to choose payment type named payment_type, say,
you could probably do:

&set = mv_successpage [value payment_type]

hope that helps
-- 

Anthony Ball                                                ant@maine.com
MaineStreet Communications, Inc        208 Portland Road, Gray, ME  04039
tel:1.207.657.5078         fax:1.207.657.5048       http://www.maine.com/
-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: