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

NMI: add customer vault fields #5215

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

yunnydang
Copy link
Contributor

This allows us to send customer vault fields on purchase, authorize, and verify endpoints for securely storing customer's payment information for later use. If customer_vault field is sent with 'add_customer' and no customer_vault_id is present, NMI will auto generate one and echo it back in the response.

Local:
5986 tests, 80170 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Unit:
60 tests, 484 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote:
61 tests, 241 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
98.3607% passed

@yunnydang yunnydang self-assigned this Aug 14, 2024
@yunnydang yunnydang requested a review from a team August 14, 2024 17:07
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!

@yunnydang yunnydang merged commit 59545a5 into master Aug 15, 2024
5 checks passed
@yunnydang yunnydang deleted the NMI_add_customer_vault_field branch August 15, 2024 16:36
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