What does transfer_data[destination] specify?

Prepare for the Stripe Fundamentals Exam. Study with flashcards, multiple choice questions, and get detailed insights. Enhance your skills with real-world scenarios and explanations. Secure your success today!

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