What Stripe is Great At
Stripe handles card processing, security, and authorisations well. It covers:
- ✓ Payment Processing: Accepts cards, handles currency conversion, and processes payments reliably worldwide.
- ✓ Security & Compliance: PCI-compliant, handles sensitive card data securely, and manages fraud detection.
- ✓ Payment Authorisations: Can authorise funds (holds) without charging, which is essential for bond holds.
- ✓ Dispute Management: Provides tools to respond to chargebacks and submit evidence.
- ✓ Reporting: Detailed transaction history, reconciliation data, and financial reporting.
Where Rental Operators Get Caught Out
Bond Holds Expiring
Problem: Stripe payment authorisations (holds) typically expire after 7 days. If a rental extends beyond this, the hold expires and you lose protection.
Solution: Monitor rental duration and refresh holds before they expire. This requires custom code or a workflow tool that tracks rentals and automatically refreshes holds.
Manual Processes
Problem: Stripe provides APIs, but rental-specific workflows (bond hold refresh, post-hire charge customer review, evidence collection) require building custom integrations.
Solution: Use a workflow layer (like Parked Funds) that handles rental-specific processes, or invest in custom development to build these workflows yourself.
Evidence Collection Timing
Problem: Stripe's dispute tools let you submit evidence, but they don't prompt you to collect evidence at the right time (when incidents occur).
Solution: Establish operational processes to collect evidence (photos, notes) immediately when issues are found. Store this evidence systematically so it's ready if disputes arise.
Reconciliation Overhead
Problem: Stripe shows payments, but linking them to bookings requires manual work or custom integration with your booking system.
Solution: Include booking references in payment metadata when creating charges. Use a system that automatically links payments to bookings for easier reconciliation.
Suggested Stripe Settings to Review
These settings in your Stripe Dashboard can help rental operators:
- Payment Methods: Enable card payments. Consider enabling other methods (e.g., bank transfers) if your customers request them, but cards are typically most convenient for rental payments.
- Dispute Settings: Review your dispute response settings. Stripe can automatically respond to some disputes, but for rental charges, you typically want to review and submit evidence manually.
- Webhooks: Set up webhooks to be notified of payment events (charges succeeded, disputes created, etc.). This helps you track payment status automatically.
- Metadata: Use metadata fields when creating payments to store booking references, customer names, and other rental-specific information. This makes reconciliation easier.
- Email Receipts: Enable automatic email receipts. Customers receive receipts immediately, which improves experience and reduces support inquiries.
Disputes: What Stripe Typically Asks For
When responding to Stripe disputes (chargebacks), you'll typically need to provide:
- → Transaction Details: Payment amount, date, customer information, and what the payment was for.
- → Customer Consent: Evidence that the customer agreed to the charge (signed terms, booking confirmation, communication records).
- → Timeline: When the rental occurred, when issues were discovered, and when the customer was notified.
- → Evidence: Photos, invoices, repair quotes, or other documentation supporting the charge.
- → Communications: Email or SMS records showing you notified the customer and gave them opportunity to respond.
Tip: Submit evidence as soon as possible after a dispute is created. Stripe typically gives you 7-21 days to respond, depending on the card network.
How Parked Funds Fits
Parked Funds is a workflow layer built on top of Stripe, designed specifically for rental businesses:
- ✓ Bond Hold Management: Automatically refreshes bond holds before they expire, preventing loss of protection during long rentals.
- ✓ Rental Workflows: Handles post-hire charges with customer review, evidence collection prompts, and dispute-ready documentation.
- ✓ Operator Dashboard: Shows bookings, payment status, and readiness at a glance. Rental-focused, not just payment-focused.
- ✓ Automatic Reconciliation: Links payments to booking references automatically, reducing admin time.
- ✓ Customer Communication: Sends payment requests, reminders, and receipts automatically with your branding.
All payments still go through Stripe. Parked Funds doesn't touch your funds. It simply adds rental-specific workflows on top of Stripe's payment processing.