Jump to content


Photo

Checkout Terms


If agreeing to to terms and conditions is a required step, when you try to check out without selecting the checkbox the javascript alert does not have a populated error;

Attached Image: terms_error.png

We should probably use;

alert( ipb.lang['checkout_accept_terms']);

in place of

alert("{$this->lang->words['checkout_accept_terms']}");

in ips.nexus.checkout.js and populate the js lang string in the selectMethod template.

Attached Files


Attached Image: terms_error.png

Status: Fixed
Version: 1.5.3
Fixed In: 0


1 Comments

Updating Status to: Fixed
Updating Version to: 1.5.3

<em>-</em>