Plugin Directory

Changeset 3157096


Ignore:
Timestamp:
09/24/2024 06:26:08 PM (18 months ago)
Author:
agechecker
Message:

Add dropped verification deny reason

Location:
agecheckernet/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • agecheckernet/trunk/agechecker.php

    r3111869 r3157096  
    44Plugin URI:  https://agechecker.net
    55Description: AgeChecker.Net seamlessly and securely verifies the age of your customers directly on your website during the checkout process. Keep your site up to date on the latest age regulations for your industry while ensuring that purchasing is frustration-free for your site users.
    6 Version:     1.19.1
     6Version:     1.20.0
    77Author:      AgeChecker.Net
    88Author URI:  https://agechecker.net
  • agecheckernet/trunk/class-wc-integration-agechecker-integration.php

    r3111869 r3157096  
    22192219                'id_validation_failed' => "Identity Validation failed",
    22202220                'id_number_missing' => "License # not found",
     2221                'dropped_verification' => "The image could not be processed"
    22212222            );
    22222223
  • agecheckernet/trunk/readme.txt

    r3135820 r3157096  
    44Requires at least: 4.4
    55Tested up to: 6.6
    6 Stable tag: 1.19.1
    7 License: GPLv2 or later
     6Stable tag: 1.20.0
    87
    98AgeChecker.Net seamlessly and securely verifies the age of your customers directly on your website during the checkout process.
     
    6463== Changelog ==
    6564
     65= 1.20.0 =
     66*Release Date - 22 August 2024*
     67
     68* Adds display wording for 'dropped verification' denial reason in order details for after-payment flow
     69
    6670= 1.19.1 =
    6771*Release Date - 3 July 2024*
Note: See TracChangeset for help on using the changeset viewer.