-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
feat: integrated payment component for event invoice #3351
Merged
kushthedude
merged 5 commits into
fossasia:development
from
mrsaicharan1:paypal-invoice
Aug 17, 2019
Merged
feat: integrated payment component for event invoice #3351
kushthedude
merged 5 commits into
fossasia:development
from
mrsaicharan1:paypal-invoice
Aug 17, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 tasks
02b7e35
to
ec1629a
Compare
714604a
to
9e5259d
Compare
9e5259d
to
2a1aef1
Compare
As soon as this is merged, will be fixing the routing issue with the PayPal button. @shreyanshdwivedi @uds5501 |
2a1aef1
to
5d46a5a
Compare
5d46a5a
to
c5459de
Compare
uds5501
previously approved these changes
Aug 14, 2019
e6afc69
to
bd44c8b
Compare
uds5501
approved these changes
Aug 16, 2019
shreyanshdwivedi
approved these changes
Aug 16, 2019
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.
LGTM but server PR should be merged first. Then we can move forward with this
kushthedude
approved these changes
Aug 17, 2019
kushthedude
approved these changes
Aug 17, 2019
@mrsaicharan1 Just a doubt, How can I create and test Event Invoices on my local? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #3313
Server PR: fossasia/open-event-server#6296
Short description of what this resolves:
Integrates the paypal payment component with event invoice workflow.
https://drive.google.com/file/d/14Je8183BW4wgToQJCihp7C_k0MScbBjA/view?usp=sharing
Changes proposed in this pull request:
Checklist
development
branch.