Skip to content

Commit 1a20ce6

Browse files
committed
address pr comments
1 parent 8fb7761 commit 1a20ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/hyperswitch_connectors/src/connectors/worldpayvantiv/transformers.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ pub enum WorldpayvativCardType {
300300
Discover,
301301
#[serde(rename = "DC")]
302302
DinersClub,
303-
#[serde(rename = "JCB")]
303+
#[serde(rename = "JC")]
304304
JCB,
305305
#[serde(rename = "")]
306306
UnionPay,

0 commit comments

Comments
 (0)