[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] please help with order profile
****** message to minivend-users from cfm@maine.com ******
On Mon, Mar 06, 2000 at 01:14:41PM +0000, Eduardo Fernandez Corrales wrote:
> ****** message to minivend-users from Eduardo Fernandez Corrales <efernandez@sistelnet.es> ******
1) Look into placing your order profiles in the pages. It is much
easier to debug since you don't need to restart server every time.
That's in docs.
2) the ../etc/receipt construct is probably not going to work.
That wants a path/page relative to pages - which you have done -.
I'm not sure it will let you up past pages/. You could try
symlink if you REALLY want pages in there.
Generally, etc does not have pages in it, but counters and misc
config files; the old report is there - look instead at report page
in docs.
3) Can we assume your POST is not really
<FORM ACTION="/cgi-bin/myshop/process?8E7vKakt;;54" METHOD="POST">
That will lock you to that session 8E7vKakt. hmmm, maybe you DO
want that?
>
> Hello:
>
> I am having some trouble trying to use an order profile that containing
> just:
> &final = yes
>
> This is the setup:
>
> The minivend shop I am building uses a payment system that calls a remote
> URL where the users inputs the credit card details and then returns to a
> local page.
>
> In this local page I have just set up a form with a button that says "Get
> Receipt". This is the form contents:
>
> <FORM ACTION="/cgi-bin/myshop/process?8E7vKakt;;54" METHOD="POST">
> <INPUT TYPE=hidden NAME=mv_session_id VALUE="8E7vKakt">
> <INPUT TYPE="hidden" NAME="mv_doit" VALUE="refresh">
> <INPUT TYPE="hidden" NAME="mv_orderpage" VALUE="../etc/receipt">
> <INPUT TYPE="hidden" NAME="mv_order_report" VALUE="../etc/report">
> <INPUT TYPE="hidden" NAME="mv_order_profile" VALUE="exit_return">
>
> <INPUT type=submit value="Get Receipt">
> </FORM>
>
> I have defined the exit_return order profile in etc/order.profiles just
> containing the line:
> &final = yes
>
> I was gettin the shopping basket page until I added the <INPUT
> TYPE="hidden" NAME="mv_orderpage" VALUE="../etc/receipt"> line and now I
> get the receipt but there are some problems:
>
> -The order number is not generated
> -The systems does not send e-mail to the store owner, although it DOES
> send mail to the user.
>
> Is there anything else to configure here? (Either that or I did get it all
> wrong regarding order profiles)
>
> Thanks a lot in advance.
> --
> Eduardo Fernández Corrales
> eduardo@sistelnet.es
> Sistelnet Integraciones Telemáticas - http://www.sistelnet.es
> NUEVOS TELEFONOS: 95-4186897 95-4186898 902-293030 Fax: 954186901
> -
> 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
--
Christopher F. Miller, Publisher cfm@maine.com
MaineStreet Communications, Inc 208 Portland Road, Gray, ME 04039
1.207.657.5078 http://www.maine.com/
Database publishing, e-commerce, office/internet integration, Debian linux.
-
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