PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Quick Question - PayPal

  1. Using the latest version of WP, Gravity Forms, & PayPal Standard plugin...

    Upon clicking submit in my form I end up on this page:
    http://dl.dropbox.com/u/1220621/gravity-forms-forum-post-01.jpg

    instead of a page resembling:
    https://www.x.com/sites/default/files/paypal-01.jpg

    What do I need to look at to correct this?

    Posted 12 years ago on Friday April 27, 2012 | Permalink
  2. I received this information from PayPal's merchant support team:

    Here is a copy of the headers your site is sending to PayPal:
    https://paypal.com/cgi-bin/webscr?{business:billing@domain.com}{cmd:_cart}{return:http://domain.com/?page=gf_paypal_ipn}{item_name_1:Something}

    The issue you're having is because the values aren't being passed properly. It should be formatted more like this:
    https://paypal.com/cgi-bin/webscr?business=billing@domain.com&cmd=_cart&return=http://domain.com/?page=gf_paypal_ipn&item_name_1=Something&upload=1&amount_1=2.00

    I added the "upload=1" and "amount_1=2.00" myself to get the URL to work properly.

    How can I fix this according to PayPal's instructions?

    Posted 12 years ago on Monday April 30, 2012 | Permalink
  3. Can you post a link to your form?

    Posted 12 years ago on Monday April 30, 2012 | Permalink
  4. Am I able to DM you or something? There's passwords required.

    Posted 12 years ago on Monday April 30, 2012 | Permalink
  5. Can you please email me at j.holtslander [at] gmail.com

    Posted 12 years ago on Tuesday May 1, 2012 | Permalink
  6. Emailed.

    Posted 12 years ago on Tuesday May 1, 2012 | Permalink

This topic has been resolved and has been closed to new replies.