|
hey,
got a problem with the AJAX request/response in the checkout.
We have a shop that is used from an intranet - but shop itself is installed on a server outside intranet.
For clients sitting in that intranet the checkout hangs after first continue -click (if client is outside it is working well).
From outside there is a proxy authentication necessary into the intranet - can this be the reason ?
The form-POST-request with shipping/billing info goes outside - and maybe the response is blocked ?
But what is the difference in that AJAX reques/response to standard http ?
Any idea of solution ? how can proxy auth be implemented in the AJAX script ?
thanks for help
|