juspay / hyperswitch

An open source payments switch written in Rust to make payments fast, reliable and affordable
https://hyperswitch.io/
Apache License 2.0
11.02k stars 1.19k forks source link

fix(connector): [ADYEN] send `browser_info` for all the card and googlepay payments #5155

Closed sai-harsha-vardhan closed 4 days ago

sai-harsha-vardhan commented 5 days ago

Type of Change

Description

send browser_info for all the card and googlepay payments

Main PR https://github.com/juspay/hyperswitch/pull/5153

Additional Changes

Motivation and Context

How did you test it?

Main PR has the test cases

Checklist