when connecting to paypal and using the order history on my site with the following url:
http://www.somexxxx.com/astbill

the return url comes out looking like (with user 6):
http://www.somexxxx.com/astbill//astbill/?p=store/history/6

This patch fixes this situation.

Comments

lukaso’s picture

StatusFileSize
new2.17 KB

I've made a few minor additional changes, that will present the IPN callback address correctly.

I'm attaching the full patch for the module (module version is in the filename).

sime’s picture

makes sense. I'd just like to see someone else using paypal to verify this.

gordon’s picture

Status: Needs review » Fixed

Fixed in v4

Anonymous’s picture

Status: Fixed » Closed (fixed)