Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

RCP VAT

Opis

This plugin implements EU VAT rules for Restrict Content Pro plugin, working with Stripe gateway.
Implements VIES VAT business number on the fly validation using dannyvankooten php code.

Make sure your web server uses soap-php module

Kasutan upgraded the plugin with new features here : https://github.com/Kasutan/rcp-vat-2

Instalacja

As usual, but make sure your web server uses soap-php module

Recenzje

2017-11-22 1 odpowiedź
This is a very good plugin if you are selling products from an european country using RCP. A few things are missing like PayPal and Stripe Checkout payment but all the other features are working very well.
Przeczytaj 2 recenzje

Kontrybutorzy i deweloperzy

„RCP VAT” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

  • 1.2.4 – upgrade dependency to v1.1.2 : https://github.com/dannyvankooten/vat.php

  • 1.2.3 – correct VAT number avoids tax

  • 1.2.2 – code cleaning

  • 1.2.1 : still a bug on non recurrent vat : fixed

  • 1.2 : fixes on tax percent field to include vat rate

  • 1.1.2 : fix non reccurent price computation

  • 1.1.1 : now prices updates via JS in registration form

  • 1.1 : adding custom rates for all countries

  • 1.0.2 : bug in some cases when billing country is set to country instead of code

  • 1.0.1 : if no billing country, set it as business billing country

  • 1.0.0 : First commit