#peter_40675
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.
- peter_40675, 18 hours ago, 14 messages
- peter_40675, 19 hours ago, 80 messages
- peter_40675, 5 days ago, 16 messages
- peter_40675, 6 days ago, 11 messages
Sorry I don't follow your question. Could you elaborate a bit more?
When i user 1 pay using card to user 2 on his connect account with destination id, It will cut some amount on stripe balance
before payment
Is user1 a Customer or another Connected Account? How do you make user1 pay for user2 ?
user 1 pay using cards, his customer
const paymentIntent = await stripe.paymentIntents.create({
amount: request.amount,
currency: request.currency,
application_fee_amount: request.application_fee_amount,
transfer_data: {
destination: request.account_id,
},
confirm: true,
payment_method: method_id,
customer: request.customer_id,
capture_method: 'manual',
description: 'Ineed',
statement_descriptor: 'Ineed',
statement_descriptor_suffix: 'Ineed',
setup_future_usage: 'off_session',
confirmation_method: 'automatic',
use_stripe_sdk: 'true',
});
with destination and customer id
--> Its user between user then why cut amount from stripe balance
Helllllllllooooooooooooooooo???????
That should increase both your Stripe balance and the user2 connected account balance indeed. The decreasing amount could be something else
it will never increase, it will decrese amount all time
Admin amount descrese
stripe balance decrese
it will any charge?
You can look at the PaymentIntent balance transaction to see the details breakdown, and see on your Platform Dashboard
What does it look like on Dashboard?
Please provide the PaymentIntent Id here pi_xxx
pi_3OA6uhGcbCus1tTb1VAuas1t
This balance decrese when user1 pay using card to destination account user2
Here you see the amount added to your Platform account
Where can i see this?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I will sign off for now but my colleague will continue to assist you. Please give them some time ๐ For what I saw, the fund was added to your balance correctly
okay thanks
๐ taking over for my colleague. Let me catch up.
Yes can you Provide whats charges or fee
I'm not sure I understand the question
I'm saying about this fee, How stripe will calculate?
if this is a pricing question you need to contact https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
we're not equipped to answer these questions
okay