Does WPRentals support multi-vendor or multi-owner setups in a way that we can programmatically manage payouts, commissions, and custom payment splits through APIs?

WPRentals supports a real multi-owner setup, but it doesn’t include built-in automated payouts, commission transfers, or multi-party splits through payment APIs. The theme tracks what each owner should earn and exposes bookings and invoices so your code or external tools can handle payouts somewhere else. With its REST API, hooks, and optional WooCommerce or Stripe […]
Does WPRentals support multi-language and multi-currency setups in a way that still allows us to integrate correctly with external APIs, payment gateways, and tax systems?

Yes, WPRentals supports multi-language and multi-currency while staying clear for APIs, payment gateways, and tax tools. The site shows many languages and currencies, but all stored prices use one base currency. That base currency runs through bookings, taxes, and exports. So external systems see stable IDs, prices, and tax fields, no matter the guest language […]
Does WPRentals support integration with major channel managers or iCal feeds for syncing availability with platforms like Airbnb, Booking.com, or VRBO without double-bookings?

Yes, WPRentals supports two way iCal feeds so you can sync availability with Airbnb, Booking.com, and Vrbo and avoid most double bookings. Each property gets its own iCal import and export links, so your site pulls booked dates from OTAs and sends your booked dates back to them. iCal sync runs on a schedule, so […]