#Saurabh-subscription

1 messages · Page 1 of 1 (latest)

quiet musk
#

@amber pecan

but from where (which account) the amount is debited is not shown
it's just the Customer the Invoice is for. It's not really associated with a Stripe account or Connect

#

we have to initiate a refund from connect account to the customer
hmm, you can't. You're using Subscriptions with Destination charges? It's your platform account that charges the customer and refunds them, not the connected account.

amber pecan
#

ok, you mean to say.

  1. create a refund - where amount gets debited from platform account and credited to customer
  2. Calculate application fee if any
  3. Request Transfer reversal from connected account to platform account.
quiet musk
#

yes, overall that is how this process would work, I believe.

amber pecan
#

here we can specify CONNECTED_STRIPE_ACCOUNT_ID

quiet musk
#

you're not using Direct Charges though.

#

so refunds work the way I said, the platform is the one that processes them.

amber pecan
#

ok