Skip to content

DediData/woo-iran-shetab-card-field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Shetab Card Field For WooCommerce ===
Contributors: dedidata, parsmizban, farhad0
Tags: woocommerce, checkout, payments, order, payment gateways
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.0
Stable tag: 2.1.3
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Donate link: https://dedidata.com

Adding a field for receiving Shetab card number for WooCommerce

== Description ==
With this plugin, you can add a Shetab card number field to the order form in WooCommerce. When a customer places an order, you can collect their Shetab card number. This allows you to refund the amount to their account when needed.

Validated by:
https://wpreadme.com/
https://wordpress.org/plugins/developers/readme-validator

== Installation ==

### Minimum Requirements

* WordPress 6.0 or greater
* PHP 7.0 or greater is required (PHP 8.0 or greater is recommended)
* MySQL 5.6 or greater, OR MariaDB version 10.1 or greater, is required.
* WooCommerce

### You can install this plugin in two ways:

= Automatic installation (Install from within WordPress) =

Automatic installation is the easiest option, WordPress will handles the file transfer, and you won’t need to leave your web browser.

1. Log in to your WordPress dashboard
2. Navigate to the Plugins menu within your dashboard
3. click “Add New.”
4. In the search field type the name of this plugin and then click “Search Plugins.”
5. Once you’ve found us,  you can view details about it such as the point release, rating, and description.
6. Most importantly of course, you can install it by! Click “Install Now,” and WordPress will take it from there.
7. Activate the plugin from your Plugins page

= Manual installation =

Manual installation method requires downloading the this plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains [instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation).

1. Download the plugin ZIP file and extract it
2. Upload the extracted folder to the /wp-content/plugins/ directory
3. Activate the plugin through the ‘Plugins’ menu in WordPress

== Upgrade Notice ==

Automatic updates should work smoothly, but we still recommend you back up your site.

== Frequently Asked Questions ==

= Which website should we visit for support? =

Support is available through the forum of the author website.

== Screenshots ==
1. Obtaining Shetab Card Number

== Changelog ==
= 2.1.1 =
Some Bugs Fixed
= 2.1.0 =
Whole code rewritten and compatible with new WP version and PHP
= 1.0.0 =
* First Version