paywall__customer_netfluid_fund_options
Returns ALL funding options via the Netfluid wallet. This is a comprehensive list for all Netfluid funding options that include:
Netfluid wallet addresses for Netfluid to Netfluid payments, sender can use any currency;
Electronic Banks Transfers to registered Netfluid Bank Accounts in multiple countries, including South Africa;
Pay@ Online or at till point of most retailers in South Africa and Botswana;
Payshap instant, low-cost bank to bank transfers in South Africa;
Virtual Banks Accounts (fiat on-ramps) accepting instant fiat payments in Europe and the USA and converting the funds to USDC/USDt use wallet_stablecoin_transfer to cash-out to ZAR;
Blockchain wallets that accept instant USDC/USDt transfers use wallet_stablecoin_transfer to cash-out to ZAR;
Tokenised Visa/Mastercards charged in ZAR;
Netfluid vouchers, simple digital vouchers issued by Netfluid wallets;
OTT vouchers, available for purchase in most retailers, online or at local Spaza shops in South Africa. @param wallet_fk: The Netfluid wallet_fk @param pin: The Netfluid wallet PIN @param account_fk: The Netfluid account_fk (not account address but the database account_fk), if set to 0, we'll use the first available account
@return: a json object, containing the results in the "values" object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | Yes | ||
| wallet_fk | Yes | ||
| account_fk | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||