• Resolved webslk

    (@webslk)


    how to add the 10% tax to payment options including other Amount

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, here is an example shortcode using the tax parameter with a value of 10%.

    [wp_paypal_payment_box email="enter your e-mail here" options="Large Donation Payment:30.00|Medium Donation Payment:20.00|Small Donation Payment:10.00" button_text="Donate" tax="1.0"]

    Let me know if the above helps you.

    Thank you

    Thread Starter webslk

    (@webslk)

    when I place 250$ from the other amount field then tax doesn’t appear to be 10% it has added only 1$ total as 251$
    from the dropdown also it adds only 1$
    please show me how to add 10% for any selected amount or another amount

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, can you share the shortcode you are currently using?

    Thank you

    Thread Starter webslk

    (@webslk)

    [wp_paypal_payment_box email=”enter your e-mail here” options=”Package 1:30.00|Package 2:20.00|Package 3t:10.00″ other_amount=true button_text=”Pay Now” tax=”1.0″ currency=AUD]

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Thank you for the information. I have submitted a message to the developers to investigate further your issue.

    Kind regards

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, I just spoke to the developers about this issue. The tax parameter is used to add text specifying how much tax is charged. The tax you have to add it to the price.

    Sorry about any inconvenience.

    Thank you

    Plugin Author mra13

    (@mra13)

    That tax amount gets added to whatever the normal price is. It is not a % based number. Maybe include the tax in your main price (instead of using the ‘tax’ parameter). Form example, you can price your item $33 and say that this price includes 10% tax.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Adding tax for the amount’ is closed to new replies.