#mm1356

1 messages · Page 1 of 1 (latest)

tired shardBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

  • mm1356, 16 hours ago, 31 messages
  • mm1356, 22 hours ago, 28 messages
  • mm1356, 1 day ago, 46 messages
sleek nova
#

Change what params?

deft cipher
#

By exemple the IBAN

#

(coordonate of bank account)

sleek nova
#

OK, you should set type to account_update and create an account link for your user to update their account info.

deft cipher
#

Ok, perfect, thank you 🙂

#

Last question, above is how my user pay a product. It is a subscription to my app.

If I want to keep 50% for me, and 50% for a stripe connect (by exemple acct_1OIRcMFkgPCg4gqA), should I only add : transfer_data: {
amount_percent: 50,
destination: "acct_1OIRcMFkgPCg4gqA"
}

?

sleek nova
#

Yes you are right