Transfer

A Transfer object is created when you move funds between Stripe accounts as part of Connect.


Description Description

Before April 6, 2017, transfers also represented movement of funds from a Stripe account to a card or bank account. This behavior has since been split out into a Payout object, with corresponding payout endpoints. For more information, read about the <a href="https://stripe.com/docs/transfer-payout-split”>transfer/payout split.

Related guide: <a href="https://stripe.com/docs/connect/charges-transfers”>Creating Separate Charges and Transfers.


Source Source

File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Transfer.php


			

Top ↑

Methods Methods


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.