Revert previous commit changes

Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
This commit is contained in:
Alexandre Froger 2022-04-16 11:21:50 +08:00 committed by GitHub
parent 962332f3f1
commit 989dbd3122
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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({