=== AuroPay Gateway ===
Contributors: auropay
Tags: auropay, payment, gateway
Requires at least: 5.6
Tested up to: 7.0
Stable tag: 1.0.7
Requires PHP: 7.4
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Allows you to easily build payment buttons on your WordPress website and accept credit/debit card payments, also issue refunds.

== Description ==

This is the official AuroPay Gateway plugin for AuroPay merchants. It allows you to:
1. Add the [AUROPAY] shortcode anywhere in a post or page to display a payment button.
2. Specify the amount, phone number, and email on the checkout page.
3. Let the plugin handle and complete the payment process.

Developed by AuroPay.net

== Dependencies ==

1. WordPress 5.6 and later
3. PHP 7.4 and later

== Configuration ==

1. Visit the AuroPay settings page.
2. Click on AuroPay to edit the settings. 
3. Add shortcode [AUROPAY] to add the pay button. 

== Frequently Asked Questions ==

= Does this support both production mode and sandbox mode for testing? =
Yes, it does - Production and Test (sandbox) mode is driven by the API keys you use, with a checkbox in the admin settings to toggle between both.

== Screenshots ==

1. The AuroPay payment gateway settings screen used to configure the main AuroPay gateway.
2. Offers a range of payment methods such as local and alternative payment methods e.g., wallet, credit card, debit card, UPI and net banking.

== Changelog ==

= 1.0.1 =
* Fixed some code standard issues

= 1.0.2 =
* Removed the accessKey and secretKey from payment link request

= 1.0.3 = 
* Added the validation for firstname and lastname

= 1.0.4 = 
* Fixed the WordPress submission issues

= 1.0.5 =
* Fixed the WordPress standard issues

= 1.0.6 =
* Fixed the WordPress submission issues

= 1.0.7 =
* Fixed the WordPress submission issues

== Upgrade Notice ==

= 1.0.7 =
* Fixed the WordPress submission issues

== License ==

The AuroPay plugin is released under the GPLv3 license, same as that
of WordPress. See the LICENSE file for the complete LICENSE text.
