Russ Long rlong
  • Joined on 2024-10-03
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 09:56:19 -04:00
9d981f3a34 feat: migrate receipt PDF generation to Spatie Laravel PDF
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 09:44:05 -04:00
b9c018a4a6 fix: set tempDir via getMpdf to bypass problematic loadView config array
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 09:42:06 -04:00
23b0b30434 fix: provide full mPDF configuration to avoid null array offset errors
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 09:40:37 -04:00
4b9220c89e fix: update mPDF temp directory configuration key to temp_dir
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 09:38:48 -04:00
298f3fa22b fix: resolve mPDF temp directory access error by using storage_path
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 09:36:54 -04:00
98be7131f4 update views
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 09:34:57 -04:00
999c1dfc58 fix: switch to correct PDF facade for mPDF and resolve receipt 500 error
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 09:32:28 -04:00
a3fd278536 fix: resolve receipt 404 and add save receipt pdf functionality
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 09:27:37 -04:00
290498c728 fix: improve Google Pay handling with additional status checks, robust data extraction, and a fallback verification button
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 09:01:31 -04:00
aca21ae115 fix display
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 08:59:10 -04:00
982efbf2bd fix: handle 'Approved' status and extract nested transaction ID from North API response
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 08:55:09 -04:00
3953a6f4c8 fix height
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 08:46:47 -04:00
fbb10a01d4 ui: switch from min-height to explicit height for checkout container
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 08:44:58 -04:00
6ccb754e0c ui: increase checkout container height to 800px
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 08:43:43 -04:00
50826c8c20 update div height
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 08:42:00 -04:00
68f75ac2fc feat: include products in checkout and increase form container size
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 08:38:49 -04:00
9587c44657 fix: improve API request headers and error reporting for session creation and verification
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 08:35:43 -04:00
06de3c0145 fix: broaden session token extraction to handle various North API response formats
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 08:32:32 -04:00
d2d53e961b fix: resolve invalid session token by correctly extracting token from North API response
rlong pushed to feature/north-embedded-checkout at North-Hackathon/silent-auction 2026-05-01 08:18:28 -04:00
b0816231d6 feat: integrate North Embedded Checkout for bidder payments