$_SESSION['do_complete'] = TRUE; should be $_SESSION['uc_checkout'][$_SESSION['cart_order']]['do_complete'] = TRUE;.

CommentFileSizeAuthor
#1 payment_ubercart_1810476_00.patch677 bytesxano

Comments

xano’s picture

Status: Active » Needs review
StatusFileSize
new677 bytes
xano’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

xano’s picture

Assigned: xano » Unassigned
SmokinX’s picture

This solution works for my TargetPay module too!
tnx