Products

Solutions

Resources

Partners

Community

About

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStorePaypal stopped working on two sites!Paypal stopped working on two sites!
Previous
 
Next
New Post
4/5/2010 3:58 PM
 

 1. It seems like a different problem.  Paypal is telling you that you are sending Null values  and me that I am sending unrecognized variables.

2. They only say that this is a known issue. Sounds to me like and very old issue not something that occured during this weekend. Or am I wrong?

 

I do not really understand the fix.

1. Does it help for you to delete products?

2. what standard buttons did you ad?

 

 

Well ... there are a lot of people caring here ...problem is that  it is a huge weekend. Most of us probably does not spend it in front of a forum :-)

 
New Post
4/6/2010 4:19 PM
 

 How did you do to get some products working?

 

Paypal has closed my case :-(

 

got a trial account at authorize.net   but when using that you enter creditcard info directly on your own page ..... feels you have to get your own certificate on the site then and will customers trust a solution like that?

 

 
New Post
4/6/2010 5:12 PM
 

 I tried to make a new portal on one of my servers (dnn 5.2.1)

added the store module and added a single product.

Still the same problem after checkout with paypal crashing.

 

So it does not seem like the amount of products affect the outcome for me.

 
New Post
4/10/2010 9:35 AM
 

Hi,

This problem is related to some change applyed to PayPal. Please use the new version 02.01.31 available at Codeplex.

Gilles


We (team members) are Humans offering their knowledge, their work and their spare time FOR FREE to benefit the community. It would be so particularly appreciated that your messages begin with "Hello" and end with "Thank you" or any other form of politeness. Ask yourself what your reaction would be, if you were approached by me (a total stranger) on the street to ask you something without saying "Hello" nor "Thank you"? After several years of services dedicated to the community, I begin to be tired to read requests without any form of politeness.
 
New Post
4/26/2010 1:05 PM
 

Santos --

I found your problem and have a solution:

Paypal is displaying the "Internal Server Error" because you are sending to many unsupported variables or may have the following attribute in your <form /> tag: enctype="multipart/form-data".

I would use javascript (in an OnClick event)  to remove the enctype attribute from the form before posting to paypal.  Here's the submit button that I use: 

<input border="0" type="image" alt="PayPal - The safer, easier way to pay online!" name="submit" src="/paypalButton.png" onClick="jQuery('#Form').removeAttr('enctype'); this.form.action='https://www.paypal.com/cgi-bin/webscr';this.form.submit();" />

I use jQuery here to remove the attribute but you may also be able to use "this.form.encoding = ' ' " but I haven't tried it yet.

I'm no longer receiving the error form paypal and everything works like a charm.

Hope this helps!

Dave Romero
Tsuvo.com

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStorePaypal stopped working on two sites!Paypal stopped working on two sites!


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out