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

CIVIMM-212: Support Credit card contribution #15

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

olayiwola-compucorp
Copy link
Contributor

@olayiwola-compucorp olayiwola-compucorp commented Oct 1, 2024

Overview

Preventing creating incomplete credit card contributions with incorrect tax and total value

Before

before.mp4

After

Screenshot 2024-10-02 at 10 04 02

Technical Details

The extra line item parameters required to compute the appropriate line item amounts are not passed to the pre-hook for credit card contributions.

In this PR we now retrieve the necessary values from the form submitted valu.

The extra line item parameters required to compute the appropriate line item amounts are not passed to the pre-hook for credit card contributions.

In this PR we now retrieve the necessary values from the form submitted value.
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

Successfully merging this pull request may close these issues.

2 participants