parent
23c59a4d08
commit
5f7753b343
|
@ -301,6 +301,8 @@ jQuery(document).ready(function($) {
|
|||
// Trigger update in case we need a fresh nonce
|
||||
if ( result.refresh == 'true' )
|
||||
$('body').trigger('update_checkout');
|
||||
|
||||
$('body').trigger('checkout_error');
|
||||
}
|
||||
},
|
||||
dataType: "html"
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue