PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Cryptocurrency decimal places

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hello, I'm currently using your free version of WOOCS and setting up a website to accept the crypto currecny NANO ( nano.org) only however it only allows up to 8 decimal places. Since Nano is a feeless currency I'm looking to allow micro transactions. Is there a way to increase the 8 decimal places/does the premium version allow more than 8?

1 NANO can be broken down to 0.000000000000000000000000000001

Thanks.

Hello

Read this  please- https://currency-switcher.com/how-to-manipulate-with-currencies-rates/

In your  case   use  somtings  like:

$currencies[$key]['decimals']=26; 

but this may not work due to limitations in the accuracy of the variables in the php