[RSS Feed/News] Legacy paypal user upgrade does not show cancel button

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Legacy paypal user-upgrades do not show the cancel button.

This looks to be because there is no PurchaseRequest record, which is likely linked to my previous bug report around user search for legacy paypal subscriptions not working.

XML:

<xf:if is="$upgrade.length_unit && $upgrade.recurring && $active.PurchaseRequest">

Maybe checking $active.purchase_request_key instead of $active.PurchaseRequest is enough?

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom