Skip to content

backend#101

Merged
YelLin21 merged 14 commits intoYelfrom
main
Jan 13, 2026
Merged

backend#101
YelLin21 merged 14 commits intoYelfrom
main

Conversation

@YelLin21
Copy link
Copy Markdown
Collaborator

No description provided.

luphone04 and others added 14 commits November 16, 2025 18:44
Introduces a new backend directory containing an Express-based KBZPay payment backend, including controllers, services, routes, middleware, TypeScript config, ESLint config, environment example, PM2 config, and comprehensive documentation for database schema, payment flow, and frontend integration. Also updates next.config.ts.
Add KBZPay payment backend with docs and config
All Stripe-related code, configuration, constants, and dependencies have been removed from the project. This includes API routes, client utilities, product sync logic, payment service methods, and UI elements for Stripe checkout. The database schema and feature flags were updated to reflect the removal of Stripe support.
Remove Stripe payment integration
Update tsconfig.json to include backend in exclusion list
Updated Next.js from 15.5.2 to 16.1.1 and sharp from 0.34.3 to 0.34.5, along with related sub-dependencies. This includes changes to support new versions, removal of the 'color' package in favor of '@img/colour', and updates to various platform-specific sharp and libvips packages.
Upgrade Next.js and sharp dependencies
Updated the handling of API responses in KBZPayService to explicitly cast the response JSON to the expected object shape before accessing the 'Response' property. This ensures type safety and prevents potential runtime errors.
Fix KBZPay API response type casting
Added DEPLOYMENT.md with detailed instructions for environment variable setup and deployment on Digital Ocean. Updated ecosystem.config.js with environment variable setup notes. Improved KBZPayService to report exactly which environment variables are missing. Upgraded dependencies (dotenv, express, helmet) to latest versions. Minor formatting and documentation improvements.
Add deployment guide and improve env var validation
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
myatpwint Ready Ready Preview, Comment Jan 13, 2026 0:32am

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 13, 2026

Deploy Preview for myatpwint-pre failed. Why did it fail? →

Name Link
🔨 Latest commit 0ff993a
🔍 Latest deploy log https://app.netlify.com/projects/myatpwint-pre/deploys/69663b5aa0e78600084234f0

@YelLin21 YelLin21 merged commit 6b95752 into Yel Jan 13, 2026
4 of 8 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.

4 participants