{PaymentError}

#IF(#FUNCTION("INSTANCEOF", #PaymentObject.Object, "Basket"))

{PaymentFailedInfoOnBasket}
{ShowBasket}

#ELSE

{PaymentFailedInfoOnOrder}
{ShowOrder}

#ENDIF