Interchange Developer Resource


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

Re: [ic] Payment through PBS (Denmark)



Thanks to Tobias Henle I now have a construct like this:

>FORM ACTION="[if value payment_method eq credit] https://paymentgateway 
[else][process secure=1][/else][/if]" METHOD="POST" name=checkout>

This will go to the Payment Gateway if credit card is selected. It's fine 
except that 
<SELECT NAME="payment_method" onChange="this.form.submit()"> 
of course gives a problem now. Any workaround?

I like this direct call because it saves me from using ssl unnecessarily on 
checkout.

Question two: The payment gateway returns to either an OK page or an Error 
page. What will I write to get back to the local Interchange?

<INPUT TYPE=HIDDEN NAME="OKpage" VALUE="http://okpage?x=y";>
<INPUT TYPE=HIDDEN NAME="Errorpage" VALUE="http://errpage?x=y";>

What will be okpage, errpage, x and y here?

-- 
Kaare Rasmussen            --Linux, spil,--        Tlf:        3816 2582
Kaki Data                tshirts, merchandize      Fax:        3816 2501
Howitzvej 75               Åben 14.00-18.00        Web:      www.suse.dk
2000 Frederiksberg        Lørdag 11.00-17.00       Email: kar@webline.dk
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users


Search for: Match: Format: Sort by: