mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat(connector): [Xendit] Template PR (#6593)
Co-authored-by: Amey Wale <amey.wale@Amey-Wale-D5XH7W90PR.local>
This commit is contained in:
@ -129,6 +129,7 @@ pub enum Connector {
|
||||
Signifyd,
|
||||
Plaid,
|
||||
Riskified,
|
||||
// Xendit,
|
||||
Zen,
|
||||
Zsl,
|
||||
}
|
||||
@ -259,6 +260,7 @@ impl Connector {
|
||||
| Self::Wise
|
||||
| Self::Worldline
|
||||
| Self::Worldpay
|
||||
// | Self::Xendit
|
||||
| Self::Zen
|
||||
| Self::Zsl
|
||||
| Self::Signifyd
|
||||
|
||||
Reference in New Issue
Block a user