MiniVend Akopia Services

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

Re: [mv] Using external online payment systems with minivend?



At 12:05 PM 9/20/99 +0200, you wrote:
Hello and thanks for the information.

Heres couple extra questions :)

>> So what I need to do is to add one page between
>> the /ord/checkout.html (the order page) and the
>> system sending the email to the shopkeeper
>> and printing the receipt. 
>
>If i understand you right, there are two ways!
>
>1. add mv_nextpage like
>
>[set [L]Place Order![/L]]
>mv_todo=submit
>mv_nextpage=pagename-between-checkout-and-receipt
>[/set]
>
>or
>
>2. add a line like
>
><INPUT TYPE="hidden" NAME="mv_nextpage"
VALUE="pagename-between-checkout-and-receipt">
>
>near at this lines e.g.
>
><INPUT TYPE="hidden" NAME="mv_doit" VALUE="refresh">
><INPUT TYPE="hidden" NAME="mv_orderpage" VALUE="ord/checkout">
><INPUT TYPE="hidden" NAME="mv_order_report" VALUE="ord/report">
><INPUT TYPE="hidden" NAME="mv_failpage" VALUE="special/needfield">
><INPUT TYPE="hidden" NAME="mv_order_profile" VALUE="checkout_profile">
>
>If you "pagename-between-checkout-and-receipt" page is in the directory
>..../ord", you must write "ord/pagename-between-checkout-and-receipt".
>
>Make sure, your bank is able to handle the mv session id [data session
>id] or it works with cookie!

Do these methods make it so that the order email goes only after returning 
from the bank page? I mean that I do have to have a way of aborting the 
checkout, if the user aborts in the bank side.

Do you mean this by the session id?
http://www.minivend.com/cgi-bin/simple/?XsFHEI78;;214
                                        ^^^^^^^^^

And does the minivend put it into all links put on minivend pages.
I mean that if I put a form on a minivend page where the ACTION="..."
points outside the minivend?

In this case
<FORM METHOD="POST"
ACTION="https://verkkomaksu.leonia.fi/vema.nd/Verkkomaksu/pgTunnistus">


And how could I handle the returning to the minivend.

Something like this

(bank form)
<INPUT TYPE="hidden" NAME="OKURL"(the_page_bank_calls_when_ok)
value="pagename-ok">



>I hope, this can helps you!
>

You already helped a lot, thanks.

Jarno.



Search for: Match: Format: Sort by: