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

Adyen: Send "NA" instead of "N/A" #3339

Merged
merged 1 commit into from
Sep 9, 2019
Merged

Conversation

leila-alderman
Copy link
Contributor

@leila-alderman leila-alderman commented Sep 9, 2019

When an address field is not provided, the default will now be "NA"
instead of the previous "N/A". According to Adyen, this should improve
acceptance rates for transactions that do not include an address
provided by the customer.

CE-115

Unit:
47 tests, 228 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions,
0 notifications
100% passed

Remote:
66 tests, 213 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions,
0 notifications
96.9697% passed

The two tests that are failing:

  • test_successful_purchase_with_auth_data_via_threeds1_standalone
  • test_successful_purchase_with_auth_data_via_threeds2_standalone

These failures seem to be unrelated to the changes here as these
tests are also failing on the master branch.

@leila-alderman leila-alderman requested review from a team September 9, 2019 20:30
Copy link
Member

@jknipp jknipp 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!

When an address field is not provided, the default will now be "NA"
instead of the previous "N/A". According to Adyen, this should improve
acceptance rates for transactions that do not include an address
provided by the customer.

CE-115

Unit:
47 tests, 228 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions,
0 notifications
100% passed

Remote:
66 tests, 213 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions,
0 notifications
96.9697% passed

The two tests that are failing:
 - test_successful_purchase_with_auth_data_via_threeds1_standalone
 - test_successful_purchase_with_auth_data_via_threeds2_standalone

These failures seem to be unrelated to the changes here.
@leila-alderman leila-alderman deleted the CE-115_adyen_send_na branch September 9, 2019 20:44
@leila-alderman leila-alderman merged commit df372a9 into master Sep 9, 2019
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