Closed (fixed)
Project:
QuickPay payment gateway
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2012 at 16:35 UTC
Updated:
15 Apr 2012 at 12:41 UTC
After payment is captured in the backend, a wrong redirect occurs.
Instead of being redirected to the order payment section ex:
admin/commerce/orders/[ORDER-NUMBER]/payment
It's being redirected to:
admin/commerce/orders/[TRANSACTION-NUMBER]/payment
Which results in a 404.
Any ideas why this i happening?
Comments
Comment #1
xen commentedBecause I told it to.
See if the latest dev version (that gets rolled tonight, the one dated 2012-Feb-24 is the old one, or a git checkout) doesn't fix it. I can't currently test that the code I just committed works.
Comment #2
F117 commentedHi Xen,
Thanks for the quick response.
I've implemented the latest dev, and will let you know if it works as soon we have another payment to capture. :)
Comment #3
mmncs commentedI have just tested the module today and it seems to work fine.
Comment #4
xen commentedIn the 1.0 release.