Closed mitsunobuk closed 5 years ago
Hi.
If you're having issues with spinner display (e.g. "Loading..." is displayed instead of spinner), this means there are some issues with CSS on page.
Removing any JavaScript code is a bad idea, especially the part that updates amounts ;-)
Please contact us via this form https://s-plugins.com/contact-us/ and send your website URL along with short description what you want to achieve. We will try to assist you with this
To Alexander C,
Thanks your comment. I gave you a contact via s-plugin.com.
What it happen is when user apply coupon, .asp-spinner is spinning. Then it's supposed to be removed. But it never been ended.
Check my conatact. If you have any idea, please advise me.
Regards
Let's handle this via email. It doesn't seem to be a bug of core plugin, but rather custom code issues.
Closing this issue.
I made a mistake. I should put decimals in Price Display Settings.
Thanks your help.
When I use coupon,
<div class="asp-spinner">Loading...</div>
can't be removed. If I removestripehandler.updateAllAmounts(data);
in stripe-handler.js 491. It's going well.Does it make any problem? I use legacy checkout.