mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(connector): [Paypal] Add payout flow for wallet(Paypal and Venmo) (#4406)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -428,6 +428,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payouts::Card,
|
||||
api_models::payouts::Wallet,
|
||||
api_models::payouts::Paypal,
|
||||
api_models::payouts::Venmo,
|
||||
api_models::payouts::AchBankTransfer,
|
||||
api_models::payouts::BacsBankTransfer,
|
||||
api_models::payouts::SepaBankTransfer,
|
||||
|
||||
Reference in New Issue
Block a user