When completing an order using the Store Credit payment method and the User Points handler although the points are deducted the payment is not applied to the order and the order remains in pending status.

The attached patch enters the payment using uc_payment_enter()

I am fairly new to UberCart, so I am not sure if this is the proper method to get the desired result.

Comments

thill_’s picture

Status: Needs review » Needs work
StatusFileSize
new15.09 KB

It does apply the payment, but the span tags show in the order log.

cheplv’s picture

Status: Needs work » Needs review
StatusFileSize
new2.64 KB

Patch adds store_credit_payment_gateway, so all features of products will be usable

gillisig’s picture

#2 Seems to be working perfectly