#sihan

1 messages ยท Page 1 of 1 (latest)

trim ridgeBOT
iron pilot
#

Hi ๐Ÿ‘‹ yes, it is possible to create a partial refund that does not refund the full amount of the payment. To do so via the API, you would use the amount parameter when creating the Refund:
https://stripe.com/docs/api/refunds/create#create_refund-amount

External Accounts are where the funds from Stripe accounts are sent when a Payout is triggered, those can be either a bank account or a debit card:
https://stripe.com/docs/api/external_accounts

verbal drift
#

Thank you for the help @iron pilot