Skip to content

chore: Fixed loading of orders and donating without wallet connect#113

Merged
dipanshuhappy merged 8 commits intomainfrom
feat/donate-without-login
Jul 30, 2025
Merged

chore: Fixed loading of orders and donating without wallet connect#113
dipanshuhappy merged 8 commits intomainfrom
feat/donate-without-login

Conversation

@dipanshuhappy
Copy link
Copy Markdown
Collaborator

Overview

  • Updated @privy-io/server-auth to version 1.19.2 in package.json.
  • Refactored wallet generation logic in the wallet-generate API to use email instead of address.
  • Added a new utility function to fetch orders by hypercert ID.
  • Improved error handling in the buy fraction hook and support form.
  • Enhanced the SupportReportForm to include credit/debit card payment options.

Installations Needed

No new installation , but do run ```bun install`` to get latest package updated

Screencaps

image

Checks

Before making your PR, please check the following:

  • Critical lint errors are resolved
  • App runs locally
  • App builds locally (run the bun run build and resolve any errors before the PR when possible)

- Updated @privy-io/server-auth to version 1.19.2 in package.json.
- Refactored wallet generation logic in the wallet-generate API to use email instead of address.
- Added a new utility function to fetch orders by hypercert ID.
- Improved error handling in the buy fraction hook and support form.
- Enhanced the SupportReportForm to include credit/debit card payment options.
- Improved formatting and structure of the PaymentSuccessPage component.
- Added error handling for transaction data retrieval and display.
- Enhanced user feedback for payment success and error states.
- Updated imports to follow consistent quotation style.
- Improved formatting and structure of the PaymentSuccessPage component.
- Added error handling for transaction data retrieval and display.
- Enhanced user feedback for payment success and error states.
- Updated imports to follow consistent quotation style.
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 3, 2025

Deploy Preview for voicedeck ready!

Name Link
🔨 Latest commit 3397eba
🔍 Latest deploy log https://app.netlify.com/projects/voicedeck/deploys/688a57ad4c1877000932ca17
😎 Deploy Preview https://deploy-preview-113--voicedeck.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

This commit standardizes the indentation across the codebase to use 2
spaces consistently, replacing tabs with spaces. This improves code
readability and maintains consistent styling.
The changes add CORS headers and error handling to the wallet endpoint,
while also fixing the wallet-generate API URL to be relative instead of
hardcoded.
@baumstern baumstern temporarily deployed to feat/donate-without-login - vd-production PR #113 July 30, 2025 17:34 — with Render Destroyed
@dipanshuhappy dipanshuhappy merged commit b1775b7 into main Jul 30, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants