Closed ConanMishler closed 2 years ago
Update: With the most recent changes made in https://github.com/blocknetdx/eth-payment-processor/pull/23, the eth payment I sent yesterday has now been received by the payment processor and yesterday's new project has been activated. However, when I tried to create a new project today and again activate it with eth payment, it failed to activate. This time, however, there are no error messages in the payment processor logs.
Requesting new project yielded:
{
"result": {
"api_key": "V_tXZtkliAj-AOmp0vzYWwJQDxEbVmI49MqHFWefVGs",
"expiry_time": "2022-02-16 20:20:49 EST",
"payment_amount_tier1_aablock": 1.626546,
"payment_amount_tier1_ablock": 0.390625,
"payment_amount_tier1_eth": 0.000327,
"payment_amount_tier2_aablock": 325.309115,
"payment_amount_tier2_ablock": 78.125,
"payment_amount_tier2_eth": 0.065453,
"payment_avax_address": "0x953F1bF38602D8D92C264b5aaC40bf0a98BF88d2",
"payment_eth_address": "0xDa70fa5ce40871A8De493613798D086963cba996",
"project_id": "5fbfcb02-a185-4dd6-97fc-936564d834c0"
}
}
So I sent the requested amount of ETH to the payment_eth_address: https://etherscan.io/tx/0x5aeb6219c57a0c499cb2484fb67549a8b1dd7d0439b89b660c1c13f7e3884eea
But alas, the payment was never acknowledged by the payment processor and the project remains inactive. :-(
@shrnkld Any particular reason this was reopened? Did you recently test this? Are you using the latest payment processor?:
image: blocknetdx/eth-payment-processor:latest
Can you post the most recent log messages of the payment processor?:
docker logs exrproxy-env_eth_payment_api_1 -n 100
Re-opened in error. Closed again. (I was testing a new github integration)
Inspired by the successful activation of a project through aBLOCK payment, I went on to request a new project and activate it via ETH payment. The
project_request
call yielded this (after rates were intentionally lowered on the server):Then I sent 0.000332 ETH to the
payment_eth_address
: https://etherscan.io/tx/0xb8b1c68b18a1b7aac843cfdcac4978a8bd6003c255a4d03d4033dd83b2790653Then I checked the status of "project_id": "ed7a4642-41f7-4593-86a8-be592ccc9272", only to find it has not become active. ☹️
I'm seeing this in the payment processor logs: