I need to tweak the label for the Check payment field which displays on the OPAY screen after the check payment method has been selected. It looks like it's controlled by a data-prompt:
data-prompt="&mvte:field:prompt;"
Should I test for the payment method or the data-prompt?
data-prompt="&mvte:field:prompt;"
Should I test for the payment method or the data-prompt?
Comment