nxtgauge-backend-rust/apps/payments
Ashwin Kumar Sivakumar e83271c300 fix: resolve payments package compilation errors
- Remove duplicate 'name' field from PricingPackageRow struct
- Add tracecoins_credited variable from package.tracecoins_amount
- Change rust_decimal to use i32 instead of Decimal for SQL compatibility
- Simplify discount calculation to work with paise (integer) values
- Fix payu config field names (merchant_key, merchant_salt)

payments package now compiles successfully.
2026-07-06 02:32:14 +05:30
..
src fix: resolve payments package compilation errors 2026-07-06 02:32:14 +05:30
Cargo.toml fix: resolve cherry-pick breakage and add missing modules 2026-07-06 02:23:29 +05:30
Dockerfile feat(ai): complete AI plans/credits implementation and build tooling 2026-06-15 06:15:49 +05:30