What does transfer_data[amount] reflect?

Prepare for the Stripe Fundamentals Exam. Use flashcards and multiple-choice questions with explanations to maximize your score. Explore essential concepts and hone your skills for a successful exam experience.

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