<we:paypal>
Since version: 3.5.0.0 | Requires endtag: no | Required modules: shop
Description
The tag we:paypal implements an interface to the payment provider paypal. To ensure that this tag works properly, add additional parameters in the backend of the shop module.
Attributes
shopname
Default value: - | since version: 3.5.0.0 | required: yes
Enter the shop´s name as attribute.
pricename
Default value: - | since version: 3.5.0.0 | required: yes
Enter the name of the price field as attribute.
usevat
Default value: - | since version: 3.5.0.0 | required: no
Set this attribute to "true", to use the VAT.
Allowed values:
- true
- false
netprices
Default value: - | since version: 3.5.0.0 | required: no
Set this attribute to "true", to use net prices.
Allowed values:
- true
- false
Syntax
<we:paypal shopname="attribute" pricename="attribute" [usevat="true|false"] [netprices="true|false"] />