Skip to content

Releases: MichaelNnahDev/woocommerce-checkout-payment-proof-upload

v1.0.0 - Initial Release

Choose a tag to compare

@MichaelNnahDev MichaelNnahDev released this 02 Sep 15:22

🎉 Initial Stable Release

This is the initial open-source release of the WooCommerce Checkout Payment Proof Suite, designed to streamline manual bank transfer verifications and eliminate mobile browser upload failures.

✨ What's Included

  • Mobile Gallery Lock Fix: Uses binary ArrayBuffer blob streaming to reliably handle instant camera shots and screenshots without browser lockouts.
  • Deep Server Validation: Employs real MIME-type detection (finfo_file) and extension whitelisting (JPG, PNG, PDF, HEIC, HEIF) to block unauthorized files.
  • Integrated Admin Workflow:
    • Adds a direct "View Proof" action link inside the main WooCommerce Orders table.
    • Embeds the proof link inside the Admin "New Order" notification email.
    • Surfaces the receipt inside the Admin Order Details screen.
  • Modern UI & UX: Includes an upload status indicator, order button submission locking during transfers, and an optional WhatsApp payment confirmation button on the "Thank You" receipt page.
  • Configurable Setup: Centralized configuration constants for bank credentials, business details, and support channels.

📦 Quick Start

Refer to the README.md for full configuration, styling customization, and setup instructions via WPCode or child theme functions.php.