#sanjay_api

1 messages ¡ Page 1 of 1 (latest)

clear cloakBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1359095987284607037

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

zinc stone
#
      account: connectedAccountId,
      components: {
        notification_banner: {
          enabled: true,
          features: {
            external_account_collection: true,
          }
        },
        balances: {
          enabled: true,
          features: {
            instant_payouts: true,
            standard_payouts: true,
            edit_payout_schedule: true,
          }
        },
        payouts_list: {
          enabled: true,
        },
        payments: {
          enabled: true,
          features: {
            refund_management: true,
            dispute_management: true,
            capture_payments: true,
            destination_on_behalf_of_charge_management: false,
          }
        },
        account_management: {
          enabled: true,
          features: {
            external_account_collection: true,
          }
        },
        payment_method_settings: {
          enabled: true,
        },
      }
    });
warped token
#

hi there!

zinc stone
#

hi

warped token
#

can you share the documentation link where you saw this parameter?

zinc stone
warped token
#

have you done this step?

This Connect embedded component is in private preview. Request access below.

zinc stone
#

That is client side right, i am not able to create account session from server side

zinc stone
warped token
#

you need to request access to that feature in order to use it. if you haven't, then it's expected that it won't work.

zinc stone
#

okay
still i have one doubt, in the api documentation, the only available parameters are:

components.account_management
object
Configuration for the account management embedded component.

components.account_onboarding
object
Configuration for the account onboarding embedded component.

components.balances
object
Configuration for the balances embedded component.

components.documents
object
Configuration for the documents embedded component.

components.financial_account
object
Configuration for the financial account embedded component.

components.financial_account_transactions
object
Configuration for the financial account transactions embedded component.

components.issuing_card
object
Configuration for the issuing card embedded component.

components.issuing_cards_list
object
Configuration for the issuing cards list embedded component.

components.notification_banner
object
Configuration for the notification banner embedded component.

components.payment_details
object
Configuration for the payment details embedded component.

components.payments
object
Configuration for the payments embedded component.

components.payouts
object
Configuration for the payouts embedded component.

components.payouts_list
object
Configuration for the payouts list embedded component.

components.tax_registrations
object
Configuration for the tax registrations embedded component.

components.tax_settings
object
Configuration for the tax settings embedded component.

warped token
#

and what's your question?

zinc stone
#

i mean even if i request, the api payload wont change right?

warped token
#

if you get access to that feature, you'll get access to new paremeters in the API.

zinc stone
#

also, how long will it take to get access?

#

atleast for test mode

warped token
#

no idea, sorry.