bosonprotocol / interface

End to End dCommerce experience built using the Boson Protocol Core Components SDK
https://bosonapp.io/
Apache License 2.0
10 stars 1 forks source link

provider takes too much time to check balance #1098

Open albertfolch-redeemeum opened 4 months ago

albertfolch-redeemeum commented 4 months ago

sometimes the provider takes too much to check if the buyer has enough funds to cover the product price so I suggest we add a timeout. Once that timeout is fired, then the commit button should be enabled and let the buyer try to commit (even if it fails later because of insufficient funds), rather than missing some sales this is preferred I guess

image