My payment gateway provider needs a return URL - a URL that the gateway can direct the customer back to at the conclusion of a transaction - but I can't find anything in the documentation on this.
Does anyone have any ideas on what this should be?
The payment provider code provided by cs-cart should handle that for you. Most have the “callback url” sent as form data to the provider.
Which payment provider?