mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 12:06:56 +08:00
feat(router): added support for optional defend dispute api call and added evidence submission flow for checkout connector (#979)
This commit is contained in:
committed by
GitHub
parent
0b7bc7bcd2
commit
4728d946e2
@ -817,4 +817,5 @@ pub enum FileUploadProvider {
|
||||
#[default]
|
||||
Router,
|
||||
Stripe,
|
||||
Checkout,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user