Skip to content

[REFACTOR] update cybersource and BOA connector transformers #6279

Open
@prasunna09

Description

@prasunna09

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions