web icon indicating copy to clipboard operation
web copied to clipboard

Celo checkout issues

Open nfrgosselin opened this issue 2 years ago • 2 comments

Overview I'm having a couple issues with the Celo integration testing. I've created a grant for testing here: https://stage.gitcoin.co/grants/97/celo-testing-grant

Details

  1. When I try to confirm a transaction using a tx hash in Step 2, I'm told that the hash isn't in the proper format. The transaction can be seen on the block explorer here. image

  2. When I confirm using the wallet ID, I get a message that the contribution was recorded successfully but the cart doesn't close out. Is that by design?

nfrgosselin avatar May 27 '22 13:05 nfrgosselin

  1. This seems to be due to regex failure ! Thrown in a fix to fix the reported error: f85ee33e4

  2. I believe it is. Is it similar in other QR flow integration like zcash / zilliqa ?

thelostone-mc avatar Jun 01 '22 11:06 thelostone-mc

LGTM! Thank you

nfrgosselin avatar Jun 01 '22 12:06 nfrgosselin