There appears to be a bug with membership upgrades in 7.1. On my 7.1 site I can add a membership to the cart, checkout, and make payment. When I am redirected back to my site after successful payment however, the membership has not been upgraded and the membership upgrade remains showing in the cart. When I check the pending and completed transactions in the admin payment module page, there is nothing there at all (no record of adding the item to cart or paying despite it showing in the cart).
I confirmed that I was indeed getting the IPN notice from the processor so I checked my database directly and see the transaction in the pending transactions table (bx_pmt_transactions_pending). The table has a "successfully updated" message in the "error" column of the table.
Has anyone else confirmed this problem I am experiencing, or has anyone found the upgrade/payment process to be working correctly?