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:
Maybe checking
ادامه مطلب...
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?ادامه مطلب...