Can WPRentals be configured to take only the first month’s rent as an upfront payment and then handle recurring monthly payments, and how does that compare to using a membership or subscription plugin?

No, WPRentals can’t run true automatic recurring monthly charges for a single booking. But it can take only part of the total, like about the first month’s rent, upfront and track the rest as balance. In practice, you use global booking deposit settings for the first payment, then send later invoices or links. Membership or […]
Can WPRentals be configured to show pricing per month (or per week) instead of per night on property pages and in the booking form?

Yes, WPRentals can act like it has weekly or monthly prices by using long stay rules. You keep a base nightly rate, then set special prices for 7+ nights and 30+ nights so long stays show clear totals. Guests still see a normal booking form, but the math behind it uses those better long stay […]
Can we integrate local or regional payment gateways (such as Klarna, iDEAL, Sofort, Giropay, or specific bank providers) into the WPRentals booking process without breaking core logic?

Yes, you can add local payment gateways like Klarna, iDEAL, Sofort, Giropay, or bank providers into the WPRentals booking process without breaking how bookings work. The clean way is to route payments through WooCommerce or follow the theme’s custom gateway pattern so only the payment layer changes. Booking requests, invoices, and calendars still live inside […]