=== NetScore Rental Booking System ===
Contributors: netscoretechnologies2011
Tags: rental, woocommerce, booking, netsuite
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Rental booking system for WooCommerce products with optional NetSuite account integration.

== Description ==

NS Rental Booking System adds rental workflows, pricing, and account views for WooCommerce products. All built-in rental features work locally in the plugin without a connection key, login, paid account, trial period, quota, or usage limit. The optional NetSuite connection is only used when you choose to connect the plugin to a remote NetSuite account service.

== External services ==

This plugin can optionally connect to a NetScore-hosted NetSuite account service at `https://license.netscoretech.com/api/Account/GetLicenseDeatails`. The service is used only to validate connection details for remote NetSuite-linked account workflows.

The plugin sends data to this service only when a site administrator or authorized manager submits the NetSuite connection form in the plugin settings. It sends the connection key, product code, account ID, authentication code, and the configured service endpoint URL. The response is used to confirm that the external NetSuite account connection is valid.

The plugin does not contact this service automatically on activation, page load, checkout, normal product viewing, local rental pricing, or local add-to-cart actions.

Service provider: NetScore Technologies
Privacy policy: https://www.netscoretech.com/privacy-policy-2/
Terms of use: https://www.netscoretech.com/

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the WordPress admin.
3. Configure the plugin from the NetScore Rental admin menu.

== Changelog ==

= 1.0 =
* Initial release.

= 1.0.1 =
* fixed the style issues.

= 1.0.2 =
* fixed code errors.

= 1.0.3 =
* fixed syntax errors.