• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Payments Plugin for Stripe

Stripe payment plugins for your WordPress site

  • Home
  • Documentation
  • Addons
  • Login
    • Sign In
    • Edit Profile
    • Terms & Conditions
    • My Downloads
    • License Key
  • Support
    • Support Forum
    • Forum Search
    • Forum Login
    • Forum Registration
    • Email Support for Customers
  • Contact Us
  • Show Search
Hide Search
You are here: Home / Topics / Bug detected

[Resolved] Bug detected

· ·

Home › Forums › Stripe Payments Plugin › Bug detected

  • This topic has 1 reply, 2 voices, and was last updated 7 months, 1 week ago by Admin.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • October 23, 2024 at 6:05 am #5279
    Ganix33
    Participant

    Hi,

    I detected a bug in your code. These are details:

    • Plugin version: 2.0.87
    • File: /includes/shortcodes/class-asp-shortcode-ng.php
    • Line #: 396

    $customer_name = sanitize_email( $sc_attrs['customer_name'] );

    Customer name is sanitized as email resulting blanked value. It shiuld be:

    $customer_name = sanitize_text_field( $sc_attrs['customer_name'] );

    Regards.

    October 23, 2024 at 7:17 am #5283
    Admin
    Keymaster

    Thank you. I have updated the code of our plugin for this. It will go out with the next release.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

Primary Sidebar

Featured Addons and Extensions

  • Subscription Payments Addon
  • Additional Custom Fields
  • Secure Downloads Addon
  • Apple Pay, Google Pay, Afterpay

Addon Bundle

Stripe Payments Addon Bundle

A Simple & Lightweight Plugin

Our Philosophy with the Plugin

Support Links

  • Support Forum
  • Support Contact

Search

Copyright © 2025 | Stripe Plugins | A member of the Tips and Tricks HQ family.