Download & Extend

links in result text are incorrect

Project:Ubercart Realex
Version:6.x-2.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (cannot reproduce)

Issue Summary

I'm using the redirect method with a test realex account. I can successful get the transaction through and the resulting screen comes up fine, but the links on the screen point to realex pages, not the merchant site:

Click Here to login links to https://epage.payandshop.com/user
Click to return to the front page links to https://epage.payandshop.com/

Is this just because i'm using a test account, or is there an issue here?

Note that I'm using the released (2.0) version of uc-realex, not the dev or 3.x code branches

AttachmentSize
Picture 1.png48.02 KB

Comments

#1

Title:transaction works but how to get user back to merchant site?» links in result text are incorrect
Category:support request» bug report

just to update this in case anyone else has a similar issue,those links & text were being generated by uc_cart_complete_sale(), which is called by uc_realex_complete()

i'm changing this to a bug report & changing title because the links themselves are pointing to the wrong place.

#2

Version:6.x-2.0» 6.x-2.x-dev
Status:active» postponed (maintainer needs more info)

Thanks for the bug report.
It is indeed an issue. For me it just seems to affect the login link.
For a quick fix these can be changed on your Ubercart cart completion settings.
In the Realex module, we could leave out those 4 lines, and just leave the 'Payment Sucessful' and 'Return to Front page' message.
Otherwise, its an issue with the Ubercart Cart module.
I can't find any bug reports [with just a quick look mind].
Did you see anything on the Ubercart queue?

#3

Status:postponed (maintainer needs more info)» closed (cannot reproduce)

closing