feat(connector): [Xendit] Template PR (#6593)

Co-authored-by: Amey Wale <amey.wale@Amey-Wale-D5XH7W90PR.local>
This commit is contained in:
AmeyWale-HS
2024-11-21 23:35:31 +05:30
committed by GitHub
parent f24578310f
commit 9bc363f140
24 changed files with 1274 additions and 3 deletions

View File

@ -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