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

[REFACTOR] update cybersource and BOA connector transformers #6279

Open
prasunna09 opened this issue Oct 9, 2024 · 0 comments
Open

[REFACTOR] update cybersource and BOA connector transformers #6279

prasunna09 opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
A-connector-integration Area: Connector integration

Comments

@prasunna09
Copy link
Contributor

Currently the from impl for card issuer of Cybersource lies in BOA. ref -

Ok(issuer) => Some(String::from(issuer)),

Move this impl to cybersource transformers -

also, instead of returning strings, can we have enum variant for this?
Please update accordingly in both the cybersource and boa transformers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-connector-integration Area: Connector integration
Projects
None yet
Development

No branches or pull requests

2 participants