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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | uc_store_credit-487020-2.patch | 2.64 KB | cheplv |
| #1 | Order 29100 | Goorin Bros. Bold Hatmakers.jpg | 15.09 KB | thill_ |
| uc_store_credit.patch | 552 bytes | adam640kb |
Comments
Comment #1
thill_ commentedIt does apply the payment, but the span tags show in the order log.
Comment #2
cheplv commentedPatch adds store_credit_payment_gateway, so all features of products will be usable
Comment #3
gillisig commented#2 Seems to be working perfectly