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

CyberSource: add support for several fields #4595

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

rachelkirk
Copy link
Contributor

This PR adds support for discount_management_indicator and purchase_tax_amount in the purchaseTotals element, and installment_total_amount and installment_annual_interest_rate in the installment element.

It also updates to the most current version of the CyberSource API XSD file.

CER-194

Unit Tests:
120 tests, 577 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

Remote Tests:
117 tests, 598 assertions, 3 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 97.4359% passed
*The three failing tests are also failing on master and relate to 3DS, require extra action to pass.

Local Tests:
5353 tests, 76623 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

@rachelkirk rachelkirk requested a review from a team September 27, 2022 21:12
Copy link
Contributor

@jcreiff jcreiff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

I observed the same testing behavior when I ran remote tests 👍🏻

This PR adds support for `discount_management_indicator` and `purchase_tax_amount` in the `purchaseTotals` element, and `installment_total_amount` and `installment_annual_interest_rate` in the installment element.

It also updates to the most current version of the CyberSource API XSD file.

CER-194

Unit Tests:
120 tests, 577 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote Tests:
117 tests, 598 assertions, 3 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
97.4359% passed
*The three failing tests are also failing on master and relate to 3DS, require extra action to pass.

Local Tests:
5353 tests, 76623 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
@rachelkirk rachelkirk force-pushed the CER-194_cybersource_add_fields branch from c1eddef to 8777364 Compare September 28, 2022 18:28
@rachelkirk rachelkirk merged commit 8777364 into master Sep 28, 2022
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