PDF Document Registry — Stack Trading
Project: Stack Trading
Date Created: 2026-07-27
Author/Agent: Antigravity (Agent 3 — Architect)
Version: v1.0
| Date | Version | Updated item | Before | After | Notes |
|---|
| 2026-07-27 | v1.0 | Initial document | — | PDF-01 Transaction Receipt | Extracted from UC_2.8.1 §Step 3 |
| Field | Value |
|---|
| ID | PDF-01 |
| Name | Transaction Receipt |
| Trigger | Generated server-side within POST /execute-checkout upon payment success (before HTTP 200 is returned). |
| Generator | PDFKit or Puppeteer (server-side, backend choice) |
| Storage | Uploaded to AWS S3 WORM (Object Lock compliant). S3 URI written to user record. |
| UC | UC_2.8.1 §Step 3 — Audit |
Template style: Basic clean invoice layout (compliance-grade; no marketing elements).
- Stack Trading logo
- Corporate address: 6136 Frisco Square Boulevard, Suite 295, Frisco, TX 75034
| Field | Source |
|---|
| Full Name | Users table full_name |
| Email | Users table email |
| Billing Address | Users table billing_address |
| Field | Source / Format |
|---|
| Date & Time | UTC. Ref: CR-08 |
| User IP Address | user_ip captured at checkout |
| Payment Gateway Transaction ID | Gateway reference ID returned by NMI / Triple-A / aggregator |
| Payment Method Used | e.g. Credit Card, Apple Pay, Crypto (Bitcoin) |
| Line Item | Value |
|---|
| Product Name | e.g. Associate Track — Advanced |
| Market Data Add-ons | Per add-on selected (if any) |
| Promo Code Discount | −$XX.XX (omitted if no promo applied). Ref: CR-11 |
| Tax | Calculated by Quaderno on post-discount amount |
| Total Amount Paid | Sum of above. Ref: CR-11 |