=== Ambikly — Simple eCommerce for physical products ===
Contributors: Ambikly
Tags: ecommerce, online store, payments, ecommerce plugin, sell
Requires at least: 5.4
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 0.0.11
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Ambikly is a lightweight eCommerce plugin that allows you to sell physical products through WordPress.

== Description ==

**Ambikly** is a simple and efficient eCommerce solution, perfect for small to medium-sized businesses looking to start an online store. With Ambikly, you can sell physical products and integrate multiple payment gateways for a streamlined, secure checkout experience. It’s built to be user-friendly for both beginners and experienced WordPress users.

### Key Features

* **Sell Physical Products** – List and manage physical products with options for images, descriptions, pricing, and inventory tracking.

* **Multiple Payment Gateways** – Accept payments through popular gateways like Stripe ( coming soon ), PayPal, and more ( coming soon), offering flexibility and convenience for your customers.

Ambikly offers a clean, intuitive interface, making it easy to set up your store, add products, and start selling quickly.

== Shortcodes ==
Shortcode for Cart Page:
<pre>[ambikly_cart]</pre>

Shortcode for Checkout Page:
<pre>[ambikly_checkout]</pre>

Shortcode for My Account Page:
<pre>[ambikly_account]</pre>


== Installation ==

Install Ambikly for WordPress either via the WordPress plugin directory or by uploading the files to your server at wp-content/plugins.

== Frequently Asked Questions ==

= Which payment gateways does Ambikly support? =

Ambikly supports Stripe (coming soon), PayPal, and other popular payment gateways(coming soon), providing a secure and reliable way for customers to complete transactions.

= Can I use Ambikly to sell digital products? =

Currently, Ambikly is designed to support physical products only. Digital product support may be added in future versions.

== Screenshots ==

1. Dashboard
2. Settings Page
3. Add New Product
4. Add New Category
5. Single Product Page
6. Cart Page
7. Checkout Page
8. Account Page

== Changelog ==
= 0.0.11 -   2025-11-26
* Fix   -   Product Single Page issue fixed

[See changelog for all versions](https://plugins.svn.wordpress.org/ambikly/trunk/changelog.txt).

== External services ==
- PHP-PayPal-IPN - https://github.com/WadeShuler/PHP-PayPal-IPN -  is used for the PayPal payment gateway during the checkout process, where payment-related information is sent to paypal.com
