• Resolved loiclejour

    (@ataxel)


    I love your plugin and all the options that i could use in the shortcode!
    One little bug i have is when i’m not logged in paypal, or paying with a card, the taxes are not shown. While trying to understand the bug, I untick the ship to different address option on paypal and the taxes are back.

    Also is there a way to uncheck this by default from your plugin, no shipping or else cause I sell digital product…

    Can you help on this?
    Thank you

    • This topic was modified 4 years, 9 months ago by loiclejour.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Noor Alam

    (@naa986)

    @ataxel, I’m not sure what is happening. I don’t see any tax/shipping in your button code. That means the plugin is not telling PayPal to charge any tax/shipping.

    Thread Starter loiclejour

    (@ataxel)

    @noor
    That is indeed very strange, I use toolset and here is the shortcode use :

    [wp_paypal button="buynow" 
      name="[types field='titre-court-de-l-evenement'][/types] - [types field='event-date-de-debut' style='text' format='j F Y'][/types] (Inscription hative)"  
      amount="[types field='cout-de-l-inscription-hative' output='raw'][/types]" 
      currency="[wpv-post-body view_template="Devise-currency"]"
      button_image="https://horites.com/wp-content/uploads/2020/06/bouton-payer-2.svg" 
      return="https://horites.com" 
      cancel_return="https://horites.com/calendrier/" 
      tax="14.975%" 
      target="_blank"] 

    The taxes are showing when I register or log-in to paypal, but not when i click to pay by card. Is there any chance that it is related to any locale aslo?

    Plugin Author Noor Alam

    (@naa986)

    @ataxel, It needs to be an exact amount without the % symbol. For example: tax=”14.975″ (not tax=”14.975%”)

    The shortcode looks broken though. Where is this [types][/types] block coming from? Are using another shortcode inside the parameter?

    Please provide the exact shortcode that you inserted into the shortcode block.

    Thread Starter loiclejour

    (@ataxel)

    @noor when i put it wihout the %, the taxes add the current amount in $. That is why i add it, maybe the whole way i built the shortcode brings those behaviour. Anyhow, a huge thank you for you time and great plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Taxes not showing error’ is closed to new replies.