-
Notifications
You must be signed in to change notification settings - Fork 44
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
Fix asyncronous wait for paypal confirmation and added the custom pay… #232
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for your contribution! there are a few code style issues, I've left my suggestions here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a few more suggestions.. also feel free to mark as resolved the comments which you have addressed, makes it easier to keep track of things 😄
EDIT: also, please check the linting errors in the CI, I have just enabled it
Added the paypal fees to be paid by participants, so the effective costs of the conference are not substracted by paypal commission (configurable). Also it's better managed the asynchronous confirmation from paypal IPN and now the return page for the merchant it's showed always as paid.