Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paypal #4

Open
silverforest opened this issue Aug 23, 2014 · 2 comments
Open

Paypal #4

silverforest opened this issue Aug 23, 2014 · 2 comments

Comments

@silverforest
Copy link

Quick question:

Can you give a rundown what I'm supposed to put in the paypal settings?

Paypal Email (email):
Paypal Return Url (url):
Paypal Ipn Url (url):
Paypal Url (url):

Mostly the three bottom ones.

Is the fact that I don't have these filled in the cause that the site just endlessly loads when trying to buy a ticket?

@MetalMichael
Copy link
Owner

This is actually one of the parts of the site I know less about, because I didn't write it. But here's what we have that works:

paypal@lsucs.org.uk
Paypal email - Email associated with your paypal account. Payments are made to the account associated with this email.

http://lan.lsucs.org.uk/tickets/complete/
Return URL - URL the user is returned to once payment has been made. At this page the user will sit waiting for the payment to be processed.

http://lan.lsucs.org.uk/tickets/ipn/
Ipn URL - This is the URL PayPal sends data to when the payment has completed. Blah blah verification, then the tickets are created. Once complete, it updates some stuff so the return URL tells the user their payment is complete.

https://www.paypal.com/cgi-bin/webscr
Paypal Url - Unsure about this one. Seems to be where the form is sent when checkout happens. Probably wants to be this all of the time.

If I reconfigured the settings properly, and you cleared your settings after my update yesterday (they automatically regenerate). Then the middle two should have recreated themselves. The last one can stay the same. The only one that might be different is your email.

@silverforest
Copy link
Author

Great stuff, exactly what I needed. I'll see if I can get it working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants