nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.29k stars 5.32k forks source link

Better Crypto Payment Support #6634

Closed ecommerce-tester closed 1 year ago

ecommerce-tester commented 1 year ago

Now we full support only fiat payment. But when we enable cryptocurrency payment, we have many problems For example. Exchange rate, price rounding , decimal price, payment plugins,

AndreiMaz commented 1 year ago

Thanks for suggestion

  1. "Exhange rate, price rounding, decimal price". Currently we do not plan to support it as replied at https://github.com/nopSolutions/nopCommerce/issues/6600
  2. "Payment plugins". If you mean more third-party plugins, then please check our marketplace. If it doesn't have some payment plugin, then please ask our community to implement and share it (this repository is related to the core only)