Charon.co.uk Forums Charon.co.uk   Home   Search   Login   Register   Member List  

 Search
   
  

Viewing Page 1. More matches available? Yes
Prev Next
1.different payment gateway
Posted by jamesw on 10/8/2003 7:54:24 PM
have just purchased charon cart 3 (because 2 was so ace!) because I need to hook it up to an aussie gateway called www.eway.com.au. How do i configure it to work with them?

Cheers
James
2.Re: different payment gateway
Posted by jamesw on 10/10/2003 2:32:20 AM
Thanks Julian,

I've had a go at that and seem to be getting in a bit of a muddle. Everything works well up to the checkout. The checkout currently displays the quantity, product, prices and total.
I now need it to send relevent info to the gateway. I can set the action to point at their page, no problem. I'm stuck with the rest of it. Under the repeat cart region i have a form to submit the data to an OrdersID database on our server so we can collect the order details ...
3.Re: different payment gateway
Posted by jamesw on 10/13/2003 8:31:24 PM
OK, got all that cracked. Just 2 small details outstanding that I'm hoping you can answer for me:

1) Whilst
<input name="ewayTotalAmount" type="hidden" id="ewayTotalAmount" value="<%=CCcart_GrandTotal%>">
returns the correct value when posted,
<input name="ewayCustomerInvoiceDescription" type="hidden" id="ewayCustomerInvoiceDescription" ...
Prev Next