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

dev/core#1467 - Multiple participant registration sends only p1 amoun… #16082

Merged
merged 1 commit into from
Dec 11, 2019

Conversation

jitendrapurohit
Copy link
Contributor

…t to the processor

Overview

Multiple participant registration sends only last participant amount to the processor.

Before

To replicate -

  • Create an event with multiple participant.
  • Register atleast 2 participants to the event.
  • Correct fees shown on the confirmation page -

image

  • When the page is submitted, the processor site only shows the last participant amount.

image

It seems to be a problem with the processors that do a checkout to their site for payment.

After

Payment amount sent correctly.

image

Comments

Seems related to #15458 changes.

Gitlab - https://lab.civicrm.org/dev/core/issues/1467

@civibot civibot bot added the 5.20 label Dec 11, 2019
@civibot
Copy link

civibot bot commented Dec 11, 2019

(Standard links)

@seamuslee001
Copy link
Contributor

@jitendrapurohit can you create a PR for the 5.21 branch as well please

@seamuslee001
Copy link
Contributor

ping @eileenmcnaughton looks like this was related to one of those squirrels

@seamuslee001
Copy link
Contributor

Merging this as the change has been merged into 5.21 and this makes sense to me

@seamuslee001 seamuslee001 merged commit 459f8be into civicrm:5.20 Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants