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

"An unexpected error has occurred. Please try again." trying to buy a paid ticket #193

Closed
alberanid opened this issue Sep 4, 2016 · 3 comments

Comments

@alberanid
Copy link

Trying to pay for a ticket (on step 2), I've received the "An unexpected error has occurred. Please try again." error. Not having access to the server side, I can't debug it further (noting on the client-side).

The event is hackinbo-test, on your 'test' subdomain.

This is most probably due to some error with the sandbox Paypal REST API client ID I've used or from the buyer account (again, from the same sandbox). Maybe you don't support Paypal sandbox mode at all?

@syjer
Copy link
Member

syjer commented Sep 4, 2016

Hi, @alberanid .

The paypal configuration was set to

  • "Enable live mode for Paypal" "on"
  • sandbox keys

That's why you received the error. I've set to off the enable live mode and it seems to work as expected :)

@cbellone cbellone closed this as completed Sep 4, 2016
@cbellone cbellone reopened this Sep 4, 2016
@syjer
Copy link
Member

syjer commented Sep 4, 2016

Maybe it's a UI problem, when changing the value of the switch, you should save the configuration. Normally it should apply on change ?

@alberanid
Copy link
Author

ops, my fault: I was playing with the GUI and forgot Live mode on.

I can confirm that it works correctly.

@syjer: I'm closing this issue; maybe you want to open another to improve the error message, for this case.

Thanks!

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

3 participants