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

Barclaycard Smartpay: Add support for shopper_statement gateway-specific field #3319

Conversation

jasonxp
Copy link
Contributor

@jasonxp jasonxp commented Aug 30, 2019

No description provided.

@jasonxp jasonxp force-pushed the ce-105-barclaycard-smartpay-shopper-statement-gsf branch from 149935a to e332bc9 Compare August 30, 2019 00:24
@jasonxp jasonxp changed the title TrustCommerce: Add support for shopper_statement gateway-specific field Barclaycard Smartpay: Add support for shopper_statement gateway-specific field Aug 30, 2019
assert_match(/shopperInteraction=ContAuth/, data)
assert_match(/deviceFingerprint=abcde123/, data)
assert_match(/shopperInteraction=#{shopper_interaction}/, data)
assert_match(/shopperStatement=#{Regexp.quote(CGI.escape(shopper_statement))}/, data)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jasonxp jasonxp requested a review from a team August 30, 2019 00:27
@jasonxp jasonxp force-pushed the ce-105-barclaycard-smartpay-shopper-statement-gsf branch from e332bc9 to bef94fe Compare August 30, 2019 00:44
Copy link
Contributor

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

…fic field

Unit:
4237 tests, 70448 assertions, 0 failures, 0 errors, 0 pendings, 2 omissions, 0 notifications
100% passed

Remote:
35 tests, 75 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
94.2857% passed

Unrelated pre-existing remote test failures:
- test_successful_authorize_with_3ds2_browser_client_data (IdentifyShopper expected, RedirectShopper returned)
- test_successful_third_party_payout (invalid credentials)

CE-105
@jasonxp jasonxp force-pushed the ce-105-barclaycard-smartpay-shopper-statement-gsf branch from bef94fe to e086fbe Compare August 30, 2019 17:26
@jasonxp jasonxp merged commit e086fbe into activemerchant:master Aug 30, 2019
@jasonxp jasonxp deleted the ce-105-barclaycard-smartpay-shopper-statement-gsf branch August 30, 2019 17:42
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