Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HyperwalletUISDK', '~> {let coordinator = HyperwalletUI.shared.addTransferMethodCoordinator( "US", // The 2 letter ISO 3166-1 country code. "USD", // The 3 letter ISO 4217-1 currency code. "INDIVIDUAL", // The profile type. Possible values - INDIVIDUAL, BUSINESS. "BANK_ACCOUNT", // The transfer method type. Possible values - BANK_ACCOUNT, BANK_CARD, PAYPAL_ACCOUNT parentController: self) coordinator.navigate() }' #355

Open
TyDaGoa opened this issue Jun 3, 2024 · 1 comment

Comments

@TyDaGoa
Copy link

TyDaGoa commented Jun 3, 2024

No description provided.

@TyDaGoa
Copy link
Author

TyDaGoa commented Jun 3, 2024

let coordinator = HyperwalletUI.shared.addTransferMethodCoordinator(
"US", // The 2 letter ISO 3166-1 country code.
"USD", // The 3 letter ISO 4217-1 currency code.
"INDIVIDUAL", // The profile type. Possible values - INDIVIDUAL, BUSINESS.
"BANK_ACCOUNT", // The transfer method type. Possible values - BANK_ACCOUNT, BANK_CARD, PAYPAL_ACCOUNT
parentController: self)
coordinator.navigate()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant