forked from cnu1439/opencart3-plugin
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Milestone
Description
Requested Here
Currently Expected Amount & Paid Amount is shown in exponential format in frontend here, need to make it human readable.
Possible options:
- Show amount in decimal i.e. instead of 4.676e-5 ➡ 0.00004676 BTC
- Show amount in satoshi i.e. instead of 4.676e-5 ➡ 4676 satoshi
- Show amount in mBTC i.e. instead of 4.676e-5 ➡ 0.04676 mBTC
We can also consider displaying in multiple ways.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels