Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions mintlify/snippets/receipts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ export const ReceiptExample = () => {

<div style={{ marginTop: '14px', padding: '24px 32px 32px', background: '#fafaf9', borderTop: hair, display: 'flex', flexDirection: 'column', gap: '14px', fontSize: '12px', lineHeight: 1.6, color: '#656565' }}>
<p style={{ margin: 0 }}>To report fraud or suspected fraud in connection with the money transmission services, please call customer service toll-free at <span style={{ color: '#1a1a1a', fontWeight: 450 }}>(855) 516-0103</span>.</p>
<p style={{ margin: 0 }}><span style={{ color: '#1a1a1a', fontWeight: 450 }}>Lightspark Payments, LLC</span> is liable for nondelivery or delayed delivery.</p>
<div>
<div style={secLabelMb}>Refund Policy</div>
<p style={{ margin: 0 }}>You may cancel for a full refund within 30 minutes of payment, unless the funds have already been picked up or deposited. Refund requests can be made at www.lightspark.com/refunds or by calling the number above.</p>
Expand Down Expand Up @@ -165,7 +164,6 @@ Include these exactly as written on every receipt:
| Website | www.lightspark.com |
| Customer service phone | (855) 516-0103 |
| Fraud reporting | "To report fraud or suspected fraud in connection with the money transmission services, please call customer services toll-free at (855) 516-0103." |
| Nondelivery liability | "Lightspark Payments, LLC is liable for nondelivery or delayed delivery." |
| Refund policy | Lightspark's refund policy for transmitted funds (link or full text). |

### Transaction fields
Expand Down
Loading