IČO priradenie

Açıklama

This plugin adds an admin order metabox where you can enter IČO or DIČ and fetch company details from the RÚZ (Register účtovných závierok) public API.

It fills billing company name, street, city, postcode, and country, and it can also fill custom order meta fields for IČO, DIČ, and IČ DPH based on your setup (for example WPify Woo or Superfaktura). You can configure the meta field keys in the plugin settings.

License

GPLv2 or later

External Services

This plugin connects to the public API of the Register of Financial Statements (RÚZ) at registeruz.sk to retrieve company details.
When an administrator enters an IČO (Company ID) or DIČ (Tax ID) in the order edit screen and clicks “Load from RÚZ”, the plugin sends that identifier to the API and receives company data (company name and address details).
Data sent: IČO or DIČ entered by the administrator.
When: only on manual request (button click) in wp-admin.
Purpose: auto-fill billing company fields in the WooCommerce order edit screen.
Service privacy policy: https://www.registeruz.sk/cruz-public/content/Privacy_policy.pdf

Yükleme

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin in Plugins
  3. Go to WooCommerce -> IČO priradenie and configure your meta field keys
  4. Open an order in admin and use the metabox to fetch company data by IČO or DIČ
  5. Save the order

SSS

Where does the plugin get the data from?

From the public RÚZ API (registeruz.sk).

Does it work for a newly created order that is not saved yet?

It fills the fields in the admin screen, then you need to save the order.

Why are DIČ or IČ DPH sometimes not filled?

Most commonly the configured meta field key is incorrect. Make sure you use the correct key and include the leading underscore if your field uses it, for example _billing_company_wi_tax.

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“IČO priradenie” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

Değişiklik Kaydı

1.1

Update readme, compatibility, fixes

1.0

First release