docs: activity log — frontend v2.8.89 (checkout → payment step, shop model)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
moojttaba
2026-06-04 13:43:57 +03:30
parent 8f865c97a7
commit eafa3941b4

View File

@@ -1258,4 +1258,18 @@ shell overlay + BackButton. (Replaces the earlier "open web payment" hand-off.)
---
### 2026-06-04 — frontend v2.8.89 — Mini App checkout flows straight into payment (shop model)
Per the shop model (pay as part of ordering, not place-then-pay-later), the
in-shell checkout now, after «ادامه و پرداخت», creates the request(s) (template
conversion already mints + accepts an offer and sets selectedOfferId, status
pending_payment) and for a SINGLE-request order jumps directly into the in-shell
direct-transfer payment step (openPaymentRequestId) rather than dropping the
buyer on the Requests list. Multi-request orders still go to Requests. Checkout
reads the created request id from batch-convert's data[]; button relabeled to
«ادامه و پرداخت». (The normal request→offers→pay escrow flow is unchanged.)
**Verification:** tsc + eslint clean.
---
<!-- Add new entries above this line. Newest at top. -->