Working on payment gateways
This commit is contained in:
parent
3776df9f5c
commit
f80687d0a5
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@
|
|||
$form.get(0).submit();
|
||||
} else {
|
||||
$('#js-error-message').html('An error occurred').fadeIn();
|
||||
$form.find('button').prop('disabled', false);
|
||||
logError('STRIPE_ERROR: ' + JSON.stringify(response));
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue