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

Level3TransmissionStatus Deserialization fix on CaptureResponse #170

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

SRKMauzoul
Copy link

This fixes deserialization issue with Level3 data - Status is a string, not nullable bool -

kmauzoul and others added 4 commits September 13, 2023 13:44
The Level3TransmissionStatus is a string (not bool?) - this causes deserialization errors when Capturing payments with Level 3 data (PurchaseLevel set to "3") -

This will correct this issue -
Fix to comment to reflect whats actually returned from CyberSource ("Y" or "N")
Move version to .39 since .38 is in production and released
@SRKMauzoul SRKMauzoul marked this pull request as draft February 16, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants