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.07k stars 1.19k forks source link

avoid considering pre-routing results during `perform_session_token_routing` #5077

Closed ShankarSinghC closed 2 weeks ago

ShankarSinghC commented 2 weeks ago

avoid considering pre-routing results during perform_session_token_routing

As there is a logic to filter out the apple pay payment method if apple pay is already saved. But this should not be the save when performing the session token (perform_session_token_routing).