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

refactor: use hashmap deserializer for generic_link options #5157

Closed kashif-m closed 1 day ago

kashif-m commented 5 days ago

refactor: use url crate for handling URLs instead of strings in generic_link flows

Type of Change

Description

This PR includes below items

Additional Changes

Motivation and Context

How did you test it?

Checklist