NOJS modular checkout
shivaenigma opened this issue · 2 comments
shivaenigma commented
thisisayush commented
UI PR added to the issue.
As for refreshing the price after 10 mins, we can use meta http-equiv
refresh in HTML to trigger auto refresh after the predefined time.
Docs: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#examples
CanIUse: https://caniuse.com/mdn-html_elements_meta_http-equiv_refresh
shivaenigma commented
On backedn we have to either recalculate price and do some warning if btc amount changed by much