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ó
- Upload the plugin files to the
/wp-content/plugins/placeholder-payment-gateway
directory, or install the plugin through the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to WooCommerce > Settings > Payments and enable “Placeholder Payment”.
- Customize the title and description if needed.
- 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·laboradorsTraduïu «Payment Gateway for WooCommerce» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.1
- Initial release