When a customer submits an order and get taken to the first sagepay -> select payment method screen, the site name does not get passed correctly and results in.
Purchase from on 28 October, 2010 - 12:42.
This should read.
Purchase from on October, 2010 - 14:42.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | uc_sagepayserver-955566.patch | 592 bytes | md2 |
Comments
Comment #1
md2 commentedPatch attached, the variable_get() was passing the wrong var name.
Comment #2
leo pitt commentedGreat thanks.
I have amended the code as per your patch, except using "Drupal" as the default value, e.g.
Just commited this to HEAD so should be fixed in the next build of the development release.