What does transfer_data[amount] reflect?

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[amount] reflect?

Explanation:
transfer_data[amount] denotes the portion of the charge that is sent to the destination (connected) account as part of the transfer. It’s expressed in the charge’s currency in the smallest unit (for USD, that means cents). This value represents the amount to be transferred, not the full charge kept by the platform, and not the transfer date. If you omit it, Stripe uses its default behavior to determine how much is transferred.

transfer_data[amount] denotes the portion of the charge that is sent to the destination (connected) account as part of the transfer. It’s expressed in the charge’s currency in the smallest unit (for USD, that means cents). This value represents the amount to be transferred, not the full charge kept by the platform, and not the transfer date. If you omit it, Stripe uses its default behavior to determine how much is transferred.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy