Skip to content

Commit f5dc1e9

Browse files
committed
Update
1 parent f033742 commit f5dc1e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ impl TryFrom<&CeleroRouterData<&PaymentsAuthorizeRouterData>> for CeleroPayments
262262
transaction_type,
263263
amount: item.amount,
264264
currency: item.router_data.request.currency,
265-
payment_method: payment_method,
265+
payment_method,
266266
billing_address,
267267
shipping_address,
268268
create_vault_record: Some(false),

0 commit comments

Comments
 (0)