bFatura – Invoice Fields for WooCommerce

ਵੇਰਵਾ

bFatura helps Turkish WooCommerce stores collect the right billing details:

  • Invoice type selector (Individual / Company)
  • TCKN field for individual invoices
  • Tax Office + Tax Number fields for company invoices
  • Optional address field tweaks (e.g. remove postcode)

ਸਥਾਪਤੀਕਰਨ

  1. Upload the plugin folder to /wp-content/plugins/ or install via Plugins.
  2. Activate the plugin.
  3. Open WooCommerce checkout and verify the new fields.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“bFatura – Invoice Fields for WooCommerce” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“bFatura – Invoice Fields for WooCommerce” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.0.14

  • Moved inline checkout JavaScript to a properly enqueued script file (wp_enqueue_script).

1.0.13

  • Readme updated to English and contributors fixed for WordPress.org review.
  • Fixed the JavaScript tax office validation function name.

1.0.12

  • Maintenance release.

1.0.11

  • Updated plugin metadata and Author URI to match ownership verification.

1.0.10

  • Fixed PHPCS warnings for input sanitization.
  • Unified plugin name formatting between header and readme.

1.0.9

  • Added missing plugin header (Plugin Name, Text Domain, etc.) for wp.org validation.

1.0.8

  • PHPCS fixes: prefixed functions, proper text domain usage, nonce verification, sanitized input (wp_unslash).

1.0.7

  • WP.org automated checks: removed load_plugin_textdomain() call (translations are auto-loaded on wp.org).

1.0.6

  • Added /languages directory for Domain Path header.
  • Minor housekeeping.