#mm1356
1 messages · Page 1 of 1 (latest)
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.
Change what params?
OK, you should set type to account_update and create an account link for your user to update their account info.
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"
}
?
Yes you are right