Payment Gateway for WooCommerce

Descripció

What does this plugin do

This plugin adds a basic placeholder payment method to your WooCommerce store. It allows customers to complete the checkout process without making an actual payment.

This is useful for:
* Testing your WooCommerce checkout flow
* Orders that will be paid later (e.g. bank transfer, phone orders)
* Manual or offline payment workflows

Features:
* Adds a “Placeholder Payment” option to the checkout page
* No payment is processed — orders are marked as “Processing” or “On hold”
* Works well for development and staging environments
* Compatible with WooCommerce order management tools

Note: This plugin does not connect to any external payment service. It is intended for offline use, testing, or custom workflows where no immediate transaction is required.

Instal·lació

  1. Upload the plugin files to the /wp-content/plugins/placeholder-payment-gateway directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to WooCommerce > Settings > Payments and enable “Placeholder Payment”.
  4. Customize the title and description if needed.
  5. Save changes.

That’s it — customers will now see “Placeholder Payment” as an option during checkout.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Payment Gateway for WooCommerce» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

1.0.1

  • Initial release