Hi there,
i make a paypal form with this shortcode:
[s2Member-Pro-PayPal-Form register=“0” level=“1” ccaps="" desc=“description” custom=“betpronostici.it” captcha=“clean” ps=“paypal” lc="" cc=“EUR” dg=“0” ns=“1” custom=“DOMAIN.COM” ta=“0” tp=“3” tt=“D” ra=“0.01” rp=“1” rt=“M” rr=“1” rrt="" rra=“2” accept=“paypal” accept_via_paypal=“paypal” coupon="" accept_coupons=“0” default_country_code="" /]
This form is for paypal express payment.
Form add fields, STATE, ZIP CODE, and NATION, but NOT STREET ADDRESS and CITY.
Now digging to pluging found the template in /includes/template/forms/paypal-checkout-form.php
At line 143 this tell me that if paypal is enable the address fields are hidden…
But forms show me STATE, ZIP and NATION fields,
Why?.
Those field are required by paypal?? or this is an issue of s2M?
Another trouble.
When i insert any data into fields, (also state zip and nation) i show the tax calculating ajax function but results always 0.
I insert the correct percentage value for tax in “tax rate calculations (proform)”
Thanks in advance