Search found 2 matches

Page 1 of 1

Search found 2 matches

Re: Sage Pay TX Code Error - Stopping my sales :(

It took me ages to get something to work, but I got there eventually. I put the result of the time() function into a variable and then put the variable on to the end of the order_id. This is shown in the code below. $t = time() ; $data['VendorTxCode'] = $this->session->{data['order_id'] . $t }; I'm ...

Jump to post
  • Fri Aug 14, 2015 4:38 pm
  • Replies 8
  • Views 13779
Re: Sage Pay TX Code Error - Stopping my sales :(

I'm sorry for reviving an old thread but I really need help understanding why the previous posters solution doesn't work. I want to add a number to the end of the orderId as if the customer backs out of the payment and then retries to make the payment the orderId is the same and so the payment retur...

Jump to post
  • Tue Aug 11, 2015 7:09 am
  • Replies 8
  • Views 13779

Page 1 of 1

Search found 2 matches