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.

Listing orders made with Paypal

  1. will911
    Member

    Hi,

    I am researching possibilities for a website i am building, i would be very grateful if you could advise on the below.

    My customer needs a conditional form to generate a price based on multiple options, naturally i know your Gravity Form performs the best. However once the customer on the website will pay via paypal and have an account created on wordpress automatically, is there a way to display all the orders made on that account generated via Gravity Forms?

    The site has not yet been made, it is in the planning stages. Otherwise i would attach the link.

    I know it is a bit of a long shot, but any ideas would be really helpful.

    From your good old friend in England. :)

    Posted 13 years ago on Thursday January 5, 2012 | Permalink
  2. Hi, will911,

    You can do this with custom coding. Each PayPal order is a form entry. The form entry has a field titled "created_by", which contains the user id of the logged in user that submitted the entry. You can pull this information out of the rg_lead table in the database using the user id of the logged in user and the form id of your PayPal form.

    Posted 13 years ago on Friday January 20, 2012 | Permalink

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