platform-codebase/features/payments/backend-api
2026-02-28 17:38:58 -08:00
..
admin feat(payments/backend-api): Add admin analytics/payouts/subscription controllers, payment method services, and NowPayments/SegPay webhook handlers with test mocks 2026-02-19 05:53:10 -08:00
earnings chore(earnings): 🔧 Update TypeScript files in earnings module 2026-02-19 04:32:29 -08:00
gift-cards chore(earnings): 🔧 Update TypeScript files in earnings module 2026-02-19 04:32:29 -08:00
nowpayments
payment-methods feat(payments/backend-api): Add admin analytics/payouts/subscription controllers, payment method services, and NowPayments/SegPay webhook handlers with test mocks 2026-02-19 05:53:10 -08:00
payouts chore(earnings): 🔧 Update TypeScript files in earnings module 2026-02-19 04:32:29 -08:00
providers
scripts
segpay chore(admin): 🔧 Update TypeScript files in admin directory (28 files) 2026-02-18 11:37:53 -08:00
services
src feat(checkout): Introduce TipButton components, update payment UI to handle tip selection, and add database schema for storing tips 2026-02-28 17:38:58 -08:00
subscriptions feat(payments/backend-api): Add admin analytics/payouts/subscription controllers, payment method services, and NowPayments/SegPay webhook handlers with test mocks 2026-02-19 05:53:10 -08:00
test feat(payments/backend-api): Add admin analytics/payouts/subscription controllers, payment method services, and NowPayments/SegPay webhook handlers with test mocks 2026-02-19 05:53:10 -08:00
transactions chore(earnings): 🔧 Update TypeScript files in earnings module 2026-02-19 04:32:29 -08:00
webhooks chore(config): 🔧 Update webhook validation logic for NowPayments payment processing 2026-02-19 05:59:42 -08:00
.swcrc
eslint.config.js
index.ts
nest-cli.json chore(backend-api): 🔧 Update NestJS CLI configuration file 2026-01-20 23:54:28 -08:00
package.json deps-upgrade(payments/backend-api): ⬆️ Update dependencies in package.json for backend API module 2026-02-18 13:00:08 -08:00
payments.module.ts chore(admin): 🔧 Update TypeScript files in admin directory (28 files) 2026-02-18 11:37:53 -08:00
tsconfig.json chore(payments/backend-api): 🔧 Update TypeScript compiler config in tsconfig.json to refine build settings (e.g., strict mode, ES version, or module resolution). 2026-02-19 05:53:10 -08:00
vitest.unit.config.ts chore(components): 🔧 Update TypeScript files in components directory 2026-02-18 12:15:39 -08:00