Title: PixelcraftDev Confirm Payment for Woocommerce
Author: superauu
Published: <strong>June 17, 2026</strong>
Last modified: June 17, 2026

---

Search plugins

![](https://ps.w.org/pixelcraftdev-confirm-payment-for-woocommerce/assets/banner-
772x250.png?rev=3576265)

![](https://ps.w.org/pixelcraftdev-confirm-payment-for-woocommerce/assets/icon-256x256.
png?rev=3576236)

# PixelcraftDev Confirm Payment for Woocommerce

 By [superauu](https://profiles.wordpress.org/superauu/)

[Download](https://downloads.wordpress.org/plugin/pixelcraftdev-confirm-payment-for-woocommerce.1.0.5.zip)

 * [Details](https://wordpress.org/plugins/pixelcraftdev-confirm-payment-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/pixelcraftdev-confirm-payment-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/pixelcraftdev-confirm-payment-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/pixelcraftdev-confirm-payment-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/pixelcraftdev-confirm-payment-for-woocommerce/)

## Description

PixelcraftDev Confirm Payment allows your WooCommerce customers to submit bank transfer
payment confirmations directly on your website.

#### How to configure

 1. Install and activate WooCommerce.
 2. Enable WooCommerce  Settings  Payments  Direct bank transfer (Bacs).
 3. Go to Confirm Payment  Settings in wp-admin.
 4. Add your bank accounts (name, account number, bank, optional logo and branch).
 5. Choose the Confirm Payment page (created automatically on activation) or use a 
    shortcode on any page.
 6. Customize form appearance, email notifications, and success popup as needed.

#### How to use

 * Customers place a Bacs order, then submit payment details on the Confirm Payment
   form (name, phone, order, amount, bank, date/time, optional slip).
 * Store admins review submissions under Confirm Payment  Payment List and approve
   or cancel each payment.
 * Approved payments update the related WooCommerce order status and trigger email
   notifications.
 * Customers can view their submission history in My Account  Payment History.

#### Shortcodes

 * `[pxcraft_confirm_payment_form]` — full payment form (English labels)
 * `[pxcraft_confirm_payment_form lang="th"]` — Thai labels
 * `[pxcraft_confirm_payment_form order_id="123"]` — pre-selected order
 * `[pxcraft_confirm_payment_button]` — link button to the confirm payment page

Website: [https://supapongai.com](https://supapongai.com)

#### Features

 * Add unlimited bank accounts with logo upload
 * Protect against fake payment confirmations — accept or reject submissions
 * Customers can view payment status and history
 * Override email templates
 * Email notifications for admin and customer
 * Payment history logged in WooCommerce order notes
 * Calendar date/time picker for transfer date
 * Customizable success popup (font, colors) from admin settings

### External services

This plugin does not contact external servers automatically. No customer, order,
or admin usage data is transmitted to third-party services.

All JavaScript, CSS, images, and fonts are loaded from the plugin directory on your
own site.

Bundled libraries (local only, no network requests):

 * SweetAlert2 — success popup on the payment form ([MIT license](https://github.com/sweetalert2/sweetalert2/blob/master/LICENSE))
 * Flatpickr — date/time picker on the payment form ([MIT license](https://github.com/flatpickr/flatpickr/blob/master/LICENSE.md))

Bundled admin images (local only):

 * Language flag icons (`th-flag.png`, `gb-flag.png`)
 * Admin header logo and footer mascot image

Optional local font files may be placed in `assets/fonts/`. When a selected font
has a matching CSS file in that folder, it is loaded from your site. No Google Fonts
or other remote font CDNs are used.

Admin footer links to the developer website and LINE contact are optional manual
links only. They do not load tracking scripts or send site data.

## Screenshots

[⌊Settings page⌉⌊Settings page⌉[

Settings page

[⌊Select bank logo⌉⌊Select bank logo⌉[

Select bank logo

[⌊Email settings⌉⌊Email settings⌉[

Email settings

[⌊Payment confirmation form⌉⌊Payment confirmation form⌉[

Payment confirmation form

[⌊Bank logo on checkout⌉⌊Bank logo on checkout⌉[

Bank logo on checkout

## Installation

 1. Upload the `pixelcraftdev-confirm-payment-for-woocommerce` folder to the `/wp-content/
    plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Ensure WooCommerce is installed and Direct bank transfer (Bacs) is enabled

## Reviews

![](https://secure.gravatar.com/avatar/1806387566f2e3e3ce39b8499199a799533d4b78e87478c7c748828d8cb23bae?
s=60&d=retro&r=g)

### 󠀁[Fantastic UX! Our customers love how easy it is to send slips](https://wordpress.org/support/topic/fantastic-ux-our-customers-love-how-easy-it-is-to-send-slips/)󠁿

 [robertdj](https://profiles.wordpress.org/robertdj/) June 18, 2026

Honestly, this plugin saved my sanity. Managing manual bank transfers used to mean
scrolling through bank apps and matching timestamps with random customer names. 
Now, customers just upload their slip directly to their order. The layout is clean,
it works flawlessly with WooCommerce, and it does exactly what it promises without
bloating the site. If you accept bank transfers, don’t hesitate—this is the best
tool for the job.

 [ Read all 1 review ](https://wordpress.org/support/plugin/pixelcraftdev-confirm-payment-for-woocommerce/reviews/)

## Contributors & Developers

“PixelcraftDev Confirm Payment for Woocommerce” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ superauu ](https://profiles.wordpress.org/superauu/)

[Translate “PixelcraftDev Confirm Payment for Woocommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/pixelcraftdev-confirm-payment-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/pixelcraftdev-confirm-payment-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/pixelcraftdev-confirm-payment-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/pixelcraftdev-confirm-payment-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/pixelcraftdev-confirm-payment-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.5

 * WordPress.org compliance: text domain, security hardening, removed custom CSS
   field
 * Local-only assets for admin images and fonts
 * Requires Plugins: woocommerce header added

#### 1.0.4

 * Added flatpickr calendar picker for transfer date/time fields
 * Added popup font, font size, and button color settings in admin
 * Bundled SweetAlert2 and Flatpickr as local assets
 * Fixed date/time validation condition mismatch
 * Fixed post status max-length issue (pxcraft-pending)
 * Fixed AJAX form submission to always use FormData

#### 1.0

 * Initial release by Supapong (https://supapongai.com)

## Meta

 *  Version **1.0.5**
 *  Last updated **12 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [bank transfer](https://wordpress.org/plugins/tags/bank-transfer/)[confirm payment](https://wordpress.org/plugins/tags/confirm-payment/)
   [woocommerce payment](https://wordpress.org/plugins/tags/woocommerce-payment/)
 *  [Advanced View](https://wordpress.org/plugins/pixelcraftdev-confirm-payment-for-woocommerce/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/pixelcraftdev-confirm-payment-for-woocommerce/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/pixelcraftdev-confirm-payment-for-woocommerce/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/pixelcraftdev-confirm-payment-for-woocommerce/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/pixelcraftdev-confirm-payment-for-woocommerce/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/pixelcraftdev-confirm-payment-for-woocommerce/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/pixelcraftdev-confirm-payment-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/pixelcraftdev-confirm-payment-for-woocommerce/reviews/)

## Contributors

 *   [ superauu ](https://profiles.wordpress.org/superauu/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/pixelcraftdev-confirm-payment-for-woocommerce/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://supapongai.com)