Sales Question?
Welcome, Guest

Paypal Error upon payment screen
(1 viewing) (1) Guest

TOPIC: Paypal Error upon payment screen

Re: Paypal Error upon payment screen 1 year, 2 months ago #68595

Hi again, sorry for delay. I am using PayPalSelect element set up as follows:

Type: Hidden Input
Label: Paypal Select
Name: PaypalSelect
Value: 0.00
Validation None

Am I doing something wrong? Thanks again for your help =)

Re: Paypal Error upon payment screen 1 year, 2 months ago #68689

Hi,

to prevent us from writing back and forth for weeks, please contact me => This email address is being protected from spambots. You need JavaScript enabled to view it.



Regards,
Markus
===============================================
Satisfied?
Consider a membership!
===============================================
Like us on Facebook
===============================================
Follow us on Twitter
===============================================

Re: Paypal Error upon payment screen 1 year, 1 month ago #70872

I'm having the same issue. Can you please post the solution here ?
  • ashdodia
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0

Re: Paypal Error upon payment screen 1 year, 1 month ago #71573

I have this same error message from paypal, how was it solved?

"The link you have used to enter the PayPal system contains an incorrectly formatted item amount."
  • hsojhsoj
  • OFFLINE
  • Fresh Boarder
  • Posts: 13
  • Karma: 0

Re: Paypal Error upon payment screen 1 year, 1 month ago #71683

Hi, it wasn't solved. I decided to use paypals buttons and put paypal script on my site and it works nicely.

Re: Paypal Error upon payment screen 10 months, 4 weeks ago #76194

Hi There!

I think i found the problem:

ther is a type mistache in the skript form paypal Botton (advanced - actionskript)

function ff_PayPalDonationForm_action(element, action)
{
switch (action) {
case 'click':
ff_getElementByName('PayPalSelect').value = 'Donation|0|' + ff_getElementByName('donationAmount') + '|0';
ff_validate_submit();
break;
default:;
} // switch
} // ff_PayPalDonationForm_action


should be

function ff_PayPalDonationForm_action(element, action)
{
switch (action) {
case 'click':
ff_getElementByName('PayPalSelect').value = 'Donation|0|' + ff_getElementByName('donationAmount') + '|0|';
ff_validate_submit();
break;
default:;
} // switch
} // ff_PayPalDonationForm_action

the different is

ff_getElementByName('donationAmount') + '|0|';

in the dokumentation is the vertical line after 0 missing.

in my case it seems to work!

Please check
Hans
  • jonnyrt
  • OFFLINE
  • Senior Boarder
  • Posts: 45
  • Karma: 0
Moderators: TheMuffinMan, ForumSupport
Time to create page: 0.38 seconds

Flatrate Membership: Professional Subscription

Get lifetime access to all of our products and 1 year of professional support -- for just $199 USD. No limits on domains!. Includes all of our current and future Joomla!® extensions, WordPress® plugins and Joomla!® templates.

Get it from here

Recurring Customer Discount - 50% Off!

Get a 50% discount on our Professional Subscription if you have been purchasing a subscription from us in the past -- no matter when. The Professional Subscription includes all of our current and future Joomla!® extensions, WordPress® plugins and Joomla!® templates.

How to receive the discount:

  • Purchase a basic 1-Year Subscription from here.
  • Send us a quick email to This email address is being protected from spambots. You need JavaScript enabled to view it. with your username and proof of your old purchase.
  • We will then upgrade your account to the Professional Subscription.

3rd Party Discount - 25% Off

We help you to keep your costs under control. If you are a new member and purchased a form building tool from a different form vendor, then you'll get a 25% discount on our 1-Year Basic or Professional Subscription plans.

How to receive the discount:

  • Send us a quick email to This email address is being protected from spambots. You need JavaScript enabled to view it. with a proof of purchase (for example a paypal receipt).
  • Await payment instructions and enjoy your membership!

About

Crosstec GmbH & Co. KG

Hohenzollernring 57

50672 Cologne, Germany

Imprint