What does transfer_data[destination] specify?

Master the Stripe Fundamentals Exam with engaging flashcards and multiple choice questions. Each quiz question includes detailed explanations to enhance your understanding. Prepare effectively and ace your exam!

Multiple Choice

What does transfer_data[destination] specify?

Explanation:
In Stripe Connect, transfer_data[destination] designates the connected account that will receive the funds from the charge. It’s the ID of an existing connected Stripe account (for example, acct_...), telling Stripe which account should be the recipient of the transfer. This is about routing funds, not about how much is transferred, the currency, or who the merchant of record is. The actual transfer amount relates to the charge amount and any platform fees, while the currency is defined on the charge itself.

In Stripe Connect, transfer_data[destination] designates the connected account that will receive the funds from the charge. It’s the ID of an existing connected Stripe account (for example, acct_...), telling Stripe which account should be the recipient of the transfer. This is about routing funds, not about how much is transferred, the currency, or who the merchant of record is. The actual transfer amount relates to the charge amount and any platform fees, while the currency is defined on the charge itself.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy