Plugin Directory

Changeset 3329934


Ignore:
Timestamp:
07/17/2025 09:03:14 PM (8 months ago)
Author:
agechecker
Message:

Update verbiage for deny reason "info mismatch"

Location:
agecheckernet
Files:
4 added
3 edited

Legend:

Unmodified
Added
Removed
  • agecheckernet/trunk/agechecker.php

    r3313501 r3329934  
    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.20.3
     6Version:     1.20.4
    77Author:      AgeChecker.Net
    88Author URI:  https://agechecker.net
  • agecheckernet/trunk/class-wc-integration-agechecker-integration.php

    r3313501 r3329934  
    22432243                'invalid_id' => "The image uploaded was not a valid ID",
    22442244                'info_missing' => "The name, DOB, or expiration was not visible in the image",
    2245                 'info_mismatch' => "The name on the ID did not match the information submitted",
     2245                'info_mismatch' => "The name or date of birth on the ID did not match the information submitted",
    22462246                'blocked' => "The user was banned",
    22472247                'fake_id' => "The ID was a fake, sample, or blocked ID",
  • agecheckernet/trunk/readme.txt

    r3313501 r3329934  
    44Requires at least: 4.4
    55Tested up to: 6.7
    6 Stable tag: 1.20.3
     6Stable tag: 1.20.4
    77
    88AgeChecker.Net seamlessly and securely verifies the age of your customers directly on your website during the checkout process.
     
    6363== Changelog ==
    6464
     65= 1.20.4 =
     66*Release Date - 17 July 2025*
     67
     68* Update deny reason verbiage for "info mistmatch"
     69
    6570= 1.20.3 =
    6671*Release Date - 17 June 2025*
Note: See TracChangeset for help on using the changeset viewer.