The users ask me how they can renew a license!
In the template I found this
<xf:if is="$license.Product.canPurchase($license)">
<xf:button href="{{ $isValid ? link('dbtech-ecommerce/purchase', $license.Product, {'license_key': $license.license_key}) : '' }}" class="{{ $isValid ...