Skip to main content

PayPal Community

  • Dashboard
  • Send and Request
  • Wallet
  • Business
  • Help
Log in
  • Welcome
    • Guidelines
    • News and Events
    • Suggestions for PayPal
    • General Discussions
  • PayPal Help Community
    • Managing Account
    • Transactions
    • Wallet
    • Security and Fraud
    • Products & Services
    • Reporting
  • MTS Community
    • PayPal Upgrade Community
    • PayPal Payments Standard
    • REST APIs
    • NVP/SOAP APIs
    • SDKs
    • Sandbox Environment
    • PayPal Reporting
    • Payflow
    • Ideas for MTS
    • Client-side Integration
    • Server-side Integration
  • The Archives
    • PayPal Help Community Archives
      • Managing Account Archives
      • Transactions Archives
      • Wallet Archives
      • Security and Fraud Archives
      • Products & Services Archives
      • Reporting Archives
    • Help Community
      • PayPal Basics Archives
      • Payments Archives
      • My Money Archives
      • My Account Archives
      • Disputes and Limitations Archives
      • Products and Services Archives
      • PayPal Credit Archives
    • Merchant Community
      • Merchant Products
      • Business Tools Archives
      • Reporting Archives
      • Managing Risk and Fraud Archives
    • Help Archives
      • About Business (Archive)
      • About Payments (Archive)
      • About Settings (Archive)
      • About eBay (Archive)
      • About Protections (Archive)
      • About Products (Archive)
    • Social and Your Voice Archives
      • Off Topic (Archive)
      • My Feedback for PayPal (Archive)
    • About PayPal Archives
      • Watercooler (Archive)
      • Tax Information (Archive)
      • Fees (Archive)
      • eBay and PayPal (Archive)
      • Coupons and promotions (Archive)
    • My Account Archives
      • My account settings (Archive)
      • Account limits and verification (Archive)
      • Account balance (Archive)
      • Bank accounts and credit cards (Archive)
    • Payments Archives
      • Sending money (Archive)
      • Receiving money (Archive)
      • Refunds (Archive)
      • Donations and Fundraising (Archive)
    • Disputes and Security Archives
      • Disputes and claims (Archive)
      • Fraud, phishing and spoof (Archive)
    • My Business Archives
      • Merchant services (Archive)
      • Reporting and tracking (Archive)
      • Shipping (Archive)
    • PayPal Products Archives
      • PayPal Debit Mastercard (Archive)
      • PayPal Extras MasterCard (Archive)
      • PayPal Mobile & Other Services (Archive)
      • Student Accounts (Archive)
      • Bill Me Later (Archive)
    • Getting to know PayPal
      • My PayPal account
      • Security and protection
    • Receiving and sending money
      • Buying with PayPal
      • Selling with PayPal
    • PayPal Here UK
      • PayPal Here News and Events
      • PayPal Here Community
      • Chip and Pin Card Reader
      • PayPal Here App

The Community Forum will no longer be available starting June 30, 2025. Please note that the forum is now closed for new posts and responses, but previous posts will remain accessible for review until June, 30 2025. For comprehensive support options, please visit PayPal.com/HelpCenter
Merchant Technical Support: For technical support and related questions, please visit our Technical Support Help Center or Developer Central

If you want to report illegal content under the EU Digital Services Act, please do so here

since ‎Apr-08-2012
Country: United Kingdom
Type: Business
brigadetony
brigadetony Contributor
Contributor
7
Posts
0
Kudos
0
Solutions
Your 3rd PayPal Anniversary
Your PayPal Anniversary
Your 5th PayPal Anniversary
Pioneer
The Return
Ice Breaker
Active
View all
Latest Contributions by brigadetony
  • Topics brigadetony has Participated In
  • Latest Contributions by brigadetony

Things don't appear to be working at the moment.

by brigadetony Contributor in PayPal Payments Standard
‎Jan-17-2018 12:38 PM
‎Jan-17-2018 12:38 PM
Hi - I have another site that's started getting this generic error message, seemingly from nowhere without any changes to my site. I've read through all the other similarly-titled posts and none of those seem to have a solution that has worked for me.   The specific problem is this; if I add an item to my shopping cart, the first one goes in fine. If I then hit 'continue shopping' and add a second item (the same item again or a different one, it doesn't seem to matter) then I end up on the error page. However, if I wait for a while (10-15 minutes I guess, I haven't been able to time it accurately) then I can successfully add a second item to the cart. When I get the error, the page goes through the URL "https://www.paypal.com/auth/validatecaptcha" first for a few seconds before landing in "https://www.paypal.com/webapps/shoppingcart?mfid=1516216653381_61cba1fc93d29&flowlogging_id=61cba1fc93d29#/checkout/error/genericError".   I've used Chrome's DevTools to check the form data from the button - it all looks to be OK, no stray currency symbols or extraneous spaces that I can see, and as I mentioned this is code that's been working fine for years before going down over the last weekend.    My website is http://www.brigademodels.co.uk; if anyone is good enough to want to try it out, you'll need to select a shipping destination first on this page before the 'view cart' and 'add to cart' buttons are enabled :http://www.brigademodels.co.uk/Shopping/select.html     TIA   ... View more
Labels:
  • Labels:
  • Carts

Re: VAT not being added on

by brigadetony Contributor in PayPal Payments Standard
‎Jan-03-2017 03:32 AM
‎Jan-03-2017 03:32 AM
Hi - thanks for the reply.   I've found a workaround by using the default VAT settings for most items (so omitting the "TAX=" override) and just using the override for books, which are zero-rated. This works, but I suspect if I was to set the override to anything but zero (say 10%) then it wouldn't. Fortunately we only sell items which are either standard rated (20%) or zero rated, so I get away with it.   I've just found that it is still possible to reproduce the bug. Starting from an empty cart, if you add just a book (say this one - http://www.brigademodels.co.uk/ImperialSkies/Items/ISK-001.html) and then checkout, then a mysterious VAT value of £0.20 appears. ... View more

VAT not being added on

by brigadetony Contributor in PayPal Payments Standard
‎Dec-29-2016 03:03 PM
‎Dec-29-2016 03:03 PM
(Originally posted in the community help forum - but probably more appropriate here).   I have a PayPal shopping cart setup on my website with each add-to-cart button having its own tax override values per item. I do it this way because some of the items I sell (books) are zero-rated for VAT and so I can't have a blanket 20% for the whole shopping cart total. The button code is created by a Java script for each item (my website has 1000s of items so hard-coded buttons aren't an option).   In orders that arrived on the 27th December this was working fine - in orders dated the 28th, it isn't. I've just replicated a recent customer's order on my own PC and what happens is that the VAT is correctly calculated and added in the shopping cart, but as soon as I checkout this disappears and is replaced by a figure of 20p, which equates to the VAT on the cart handling amount, regardless of the shopping cart total.   I've taken screen shots of the process - the first shows the shopping cart total after I've added the item, the second shows the cart after I've hit checkout and tried to pay. In the first, VAT is listed as £2.18 (which is incorrect - it should be £2.38, 20% of items + shipping + handling - the handling %age is missing) whereas in the second it's changed to £0.20 (20% of the handling amount) Anyone have any ideas ? I'm probably doing something daft but I can't work out what has changed to cause this to happen.         ... View more

Re: VAT not being added on

by brigadetony Contributor in Selling on your website
‎Dec-28-2016 12:16 PM
‎Dec-28-2016 12:16 PM
As an additional issue, I've just tried using the Create Button tool to check the HTML code on my website against the code generated by this - and I've found that the tax options listed in the documentation are missing from the tool:  https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/add_to_cart_step_1/#override-default-tax-information ... View more

VAT not being added on

by brigadetony Contributor in Selling on your website
‎Dec-28-2016 12:01 PM
‎Dec-28-2016 12:01 PM
I have a PayPal shopping cart setup on my website with each add to cart button having its own VAT and postage values per item. I do it this way because some of the items I sell (books) are zero-rated for VAT and so I can't have a blanket 20% for the whole shopping cart total.   Yesterday (27th Dec) this was working - today (28th) it isn't. I've just replicated a recent customer's order on my own PC and what happens is that the VAT is correctly calculated and added in the shopping cart, but as soon as I checkout this disappears and is replaced by a figure of 20p, regardless of the shopping cart total.   I've taken screen shots of the process - the first shows the shopping cart total after I've added the item, the second shows the cart after I've hit checkout and tried to pay. Anyone have any ideas ?             ... View more

Re: Postage not adding on

by brigadetony Contributor in Selling on your website
‎Dec-28-2016 11:50 AM
‎Dec-28-2016 11:50 AM
Were these orders to the USA or elsewhere outside Europe ? I hit this and it took ages to find the solution. For us it was a setting in our account. We had to login, go to Profile -> Settings -> My Selling Preferences -> Postage Calculations, and click the box for 'Allow transaction-based delivery settings to override profile settings' - this sorted out my problem.   I now have something similar where VAT isn't being correctly added on, but I can't find a setting for that 😕 ... View more

Re: Postage Issue

by brigadetony Contributor in Selling on your website
‎Apr-08-2012 06:37 AM
‎Apr-08-2012 06:37 AM
That's brilliant - thank you for posting that. It's been driving me nuts for most of the weekend trying to fix it ! ... View more
Paypal Logo
  • Help
  • Contact Us
  • Security
  • Fees
  • © 1999-2025 PayPal, Inc. All rights reserved.
  • Privacy
  • Legal
  • Cookies
  • Policy Updates

The money in your balance is eligible for pass-through FDIC insurance.

The PayPal Cash Mastercard is issued by The Bancorp Bank pursuant to a license by Mastercard International Incorporated. The Bancorp Bank; Member FDIC.

Powered by Khoros
Welcome to the PayPal Community!