=== Payment Gateway for VISA ===
Contributors: alnazer
Tags: VISA, payment, kuwait, woocommerce , ecommerce, payment ,gateway
Author: alnazer
Tested up to: 6.3.0
Tested in WooCommerce : 8.0.1
Requires PHP: 7.4
Stable tag: 3.0.0
License: GPLv3
License URI: https://choosealicense.com/licenses/agpl-3.0/

نساعدك في تطوير اعمالك الخاصه بتقديم الاضافة الجديد
الخاصة بالدفع عن طريق بوابة ألفيزا بعد تحديثها
وسع دائرة عملائك باتاحة امكانية الدفع عن طريق ألفيزا
==========
We help you to develop your business by introducing the new add-on
For payment through the VISA portal, after it has been updated
Expand your customers' circle by making the payment available via VISA
[readme.md](readme.md)
## important note
To activate 3-D Secure Authentication
select 3-D Secure Authentication from the Payer Authentication dropdown in the Admin > Integration Settings page of the Merchant Administration user interface.

## Installation

download and unzip to plugins folder
<br/>
or
From merchant’s WordPress admin

1. Go to plugin section-> Add new
2. Search for “Payment Gateway for VISA”
3. Click on Install Now
4. Click on Activate

## TEST CARD

[https://ap.gateway.mastercard.com/api/documentation/integrationGuidelines/supportedFeatures/testAndGoLive.html?locale=en_US](https://ap.gateway.mastercard.com/api/documentation/integrationGuidelines/supportedFeatures/testAndGoLive.html?locale=en_US)

## TEST CARD 3DS

[https://ap.gateway.mastercard.com/api/documentation/integrationGuidelines/supportedFeatures/pickAdditionalFunctionality/authentication/3DS/integrationModelAPI.html?locale=en_US#x_3DSTest](https://ap.gateway.mastercard.com/api/documentation/integrationGuidelines/supportedFeatures/pickAdditionalFunctionality/authentication/3DS/integrationModelAPI.html?locale=en_US#x_3DSTest)

## Usage

go to woocommerce setting in side menu and select tab payment and active VISA from list
<br/>
You can add custom style for redirect page in redirect-page.html
1-Don't change any javascript code
2-Don't make javascript code mistake it will stop redirection
3- Don't forget backup from page

## Changelog

=== 3.0.0 ===
1. upgrade visa api version to 73
2. change file redirect-page.html take backup before update if you make any change


=== 2.2.0 ===
1. fixed error all payment is fail but in gateway is success
2. add new option "custom url" for gateway

=== 2.0.1 ===
1. fixed error

=== 2.0.0 ===

1. make some change in javascript configuration in page redirect-page
2. add multi account
3. rollback redirect to bank form page (it's very fast)
4. allow account for specific countries

=== 1.3.1 ===

1. make some change in javascript configuration in page redirect-page
2. rollback input interaction and set interaction operation by default AUTHORIZE
3. add more screenshot
4. stop redirect to bank form page (make card information form in same website)

=== 1.3.0 ===

1. add function to get order information
2. upgrade api version to 66
3. make some change in javascript configuration in page redirect-page
4. remove input interaction and set interaction operation by default PURCHASE
5. support 3DS2

=== 1.2.0 ===

1. add commission
2. re order input fileds 
3. Change input password type from text to password
4. Display commission to payment method description 

=== 1.1.3 ===

1. fixed call some classes error

=== 1.1.2 ===

1. fixed invoice description long length
2. remove not kwd currency note
3. add complete order status

=== 1.1.1 ===

4. connect with last API version 61
5. add select field for Interaction type in VISA setting fields

## License

[GPLv3](https://choosealicense.com/licenses/agpl-3.0/)
