Skip to content

docs: remove LSP nondelivery liability from receipts guide#577

Merged
pengying merged 1 commit into
mainfrom
peng/remove-nondelivery-liability
Jun 12, 2026
Merged

docs: remove LSP nondelivery liability from receipts guide#577
pengying merged 1 commit into
mainfrom
peng/remove-nondelivery-liability

Conversation

@pengying

Copy link
Copy Markdown
Contributor

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
grid-flow-builder Ignored Ignored Preview Jun 12, 2026 7:02pm

Request Review

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@pengying pengying marked this pull request as ready for review June 12, 2026 19:03
@greptile-apps

greptile-apps Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR removes the nondelivery-liability disclosure ("Lightspark Payments, LLC is liable for nondelivery or delayed delivery.") from the receipts compliance guide. The removal is applied consistently in two places — the visual sample receipt component and the required Lightspark regulatory disclosures table.

  • The change is purely documentary with no code-logic impact; both occurrences of the disclosure are removed in tandem, leaving no stale references in the file.
  • No other required disclosure fields, formatting, or surrounding content is affected.

Confidence Score: 5/5

Safe to merge — the change is documentation-only and applied consistently across both affected locations in the file.

The removal is clean and consistent: the nondelivery-liability sentence is deleted from the rendered JSX receipt example and from the required-disclosures reference table in the same commit, leaving no leftover references. No surrounding content, field mappings, code examples, or other disclosures are touched.

No files require special attention.

Important Files Changed

Filename Overview
mintlify/snippets/receipts.mdx Removes the "Lightspark Payments, LLC is liable for nondelivery or delayed delivery." disclosure consistently from both the visual receipt component (JSX) and the Lightspark regulatory disclosures reference table.

Sequence Diagram

sequenceDiagram
    participant Customer
    participant Platform
    participant Grid as Grid (Lightspark)
    participant Regulators

    Grid-->>Platform: OUTGOING_PAYMENT.COMPLETED or INCOMING_PAYMENT.COMPLETED webhook
    Platform->>Platform: Assemble receipt fields (regulatory disclosures + tx data)
    Platform->>Customer: Deliver receipt (email / in-app / PDF)
    Platform->>Grid: "POST /transactions/{id}/confirm (receiptDeliveryConfirmedAt)"
    Grid->>Grid: Store confirmation timestamp on transaction
    Regulators-->>Grid: Request delivery records
    Grid-->>Regulators: Furnish receiptDeliveryConfirmedAt
Loading

Reviews (1): Last reviewed commit: "docs: remove LSP nondelivery liability f..." | Re-trigger Greptile

@mintlify

mintlify Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Grid 🟢 Ready View Preview Jun 12, 2026, 7:10 PM

@pengying pengying merged commit be6e72a into main Jun 12, 2026
9 checks passed
@pengying pengying deleted the peng/remove-nondelivery-liability branch June 12, 2026 19:10
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.

2 participants