Skip to content

Commit f4788ab

Browse files
author
yashasvi.kapil
committed
feat : [AIRWALLEX] integration
1 parent 458cab4 commit f4788ab

File tree

10 files changed

+3078
-61
lines changed

10 files changed

+3078
-61
lines changed

backend/connector-integration/src/connectors.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,3 +148,6 @@ pub use self::forte::Forte;
148148

149149
pub mod shift4;
150150
pub use self::shift4::Shift4;
151+
152+
pub mod airwallex;
153+
pub use self::airwallex::Airwallex;

0 commit comments

Comments
 (0)