ViaEth / PayViaEth

Non-Custodial Woocommerce Ethereum Payment Plugin
3 stars 1 forks source link

Double check Ethscan API key info. #27

Closed ViaEth closed 3 months ago

ViaEth commented 3 years ago
  1. Login and refresh etherscan api keys. (Done)
  2. Add keys to test site, submit test orders. (Done)
  3. Check how ethscan wants to be credited for their api. (Done)
  4. Document somewhere that you can check orders manually. (Done)
ViaEth commented 3 years ago

While checking the etherscan settings i'm not sure that the plugin is even using the api and its key. some how the order was able to go from "waiting payment" to processing and it even added the tx details to the order. a couple of things could be happening. 1. The code to do this isn't related to the etherscan api key. 2. some how the key didn't get deleted from the database. (not possible, I deleted the key from the etherscan control panel)

What and where is this code getting transaction details from?

ViaEth commented 3 years ago

Is the etherscan API key even needed? This issue might lead to the removal of the etherscan api features and a focus on manual processing first.

ViaEth commented 5 months ago

Merged from Issue #24

Can this plugin be used without an Etherscan API account?

Users should be able to use this plugin without the etherscan.io credentials. There should be a manual process for checking orders and payments.