Stand Up 6/7
Date
May 25, 2022
Note Taker
Property 1
Prad:
There was a delay on Shopify, which made it hard to test, there was a glitch, and the code would function differently on the dev store and the published version. There was a 2-3 hour bug.
Roseja:
Errors locally and the order wasn’t being created
webhook working ok on the dev store, on test store and there is a 403 error
It is not a scope issue
Not sure about the 403
Prad recommendation: reinstall
Webhook:
- everything is connected to dev server will be moved to a different production one once the server is setup
- webhook needs response; we do respond when it is enable and was working for roseja, not sure how to recreate that again through the app code >> potentially refreshing the session and see if that will create that in this way, or setting up a time to do it
Team editor:
does roseja need a place for prad to log his changes
Security: still an issue
Rotate api keys
two-step authentication
Polishing the approval process:
- in bankless: they were requiring two approvals for each pr, or just one approval
- whoever works on the feature merges the feature
Agenda + notes
- Updates:
- Prad: -1 week
- last week
- button in products placement and fixing issues it was created
- Got the Bankless-Checkout embedded on product details page.
- research and documentation (3 lines of comments to clarify)
- would move to use multiple files for the code (split to 3 - 4 files) and refactoring functions — code is looking clearer and easier to understand
- spec sheet >> in progress
- talk to BA and polygon dev advocate for polygon - in process
- BA person connected to the BA grant writer
- Next week:
- validation -
- generic API for different tokens
- production app up and running >> progress
- no buying with erc20 tokens for redeemable products
- filter for cart totally empty for token
- Challenge:
- Questions:
- roseja: -
- reached out to infosec to talk to them about security with dyson and bog
- trying to figure out with the webhook (order create) and that solves a lot of it (was successful between june 3-6, then it started breaking again, webhook failures has decreased) - 403 error is usually because the scopes are not correct prad suggestion: auth token -related
- Next week:
- talk to bog about security for the data
- looking into 403 error for order create webhook, which could help with some of the issues we’re having
- adding the bankless checkout button for the pop up when add to cart
- auth-token and how it can help with the webhook issue
- Challenge:
Last week: