Stand Up 6/1
Date
May 25, 2022
Note Taker
Property 1
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:
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
Points of interest from prad
- instances on heroku on paid tier otherwise the server sleeps>>on credit card on prad’s ($16 for two instances)>>BANK from knowledge session to bankless checkout >> economically viable >> can I talk to groggy and dionne to get their credit card information
- once new app created in migrate db: wanted production db shouldn’t be touched by anyone and implemented heroku data clips, which provides back ups >> bring this up with rose when she comes back
- next week we should week on polygon grants next week
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.
- Next week:
- talk to BA and polygon dev advocate for polygon
- spec sheet
- production app up and running
- no buying with erc20 tokens for redeemable products
- filter for cart totally empty for token
- setting up production app and test app:
- switch to polygon prompt
- production app complete with DB migration.
- More error handling
- Transaction rejected
- Transaction failed
- Verifying status
- Success
- Challenge:
- BUG: product ID is in a different format after 20
- Questions:
- roseja: -
- not much done!
- Edited USM’s theme for when user adds product to the cart. If the cart has an item NFT redeemable product, then checkout button is not displayed in the pop up.
- Added discord button and correct link on USM’s website.
- 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
- Research and testing on web-hook that keeps failing to automate the order tagging.
- Update cart pop up(triggered when user adds a product to cart) to have bankless-checkout button. And remove checkout button (regular) if cart has an NFT redeemable product in it.
- Challenge:
Last week: