Revert previous commit changes
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
This commit is contained in:
parent
962332f3f1
commit
989dbd3122
|
@ -653,8 +653,8 @@ jQuery( function( $ ) {
|
|||
});
|
||||
|
||||
var data = {
|
||||
security: wc_checkout_params.remove_coupon_nonce,
|
||||
coupon_code: coupon
|
||||
security: wc_checkout_params.remove_coupon_nonce,
|
||||
coupon: coupon
|
||||
};
|
||||
|
||||
$.ajax({
|
||||
|
|
Loading…
Reference in New Issue