#Bhanu-PaymentIntent

1 messages · Page 1 of 1 (latest)

junior stump
#

Can you clarify what you mean here? PaymentIntents and payouts are two different things. Are you asking to see the history of what that account has charged customers?

willow tulip
#

I also don't understand what is the purpose of PaymentIntents. I have chatted with the stripe chat support. They are said to use PaymentIntents for the payment to connectors. I just want to a method that I can payout to our connected accounts with difference country for eg: Sg to Fr

#

My admin stripe account are Singapore account and I want to pay to my connectors in France, US etc.

junior stump
#

PaymentIntents are how you take payments in Stripe.

#

Which do you need help with?

willow tulip
#

Not yet

#

If i use "Transfer" I am getting this error.

#

$payout = \Stripe\Transfer::create([
"amount" =>$send_amount*100,
"currency" => $transfercCurrency,
"destination" => $getData->stripe_account_id,
]);

#

I don't know about how we can payout to connectors.

junior stump
#

Ah thank you for the clarification.

#

They will be able to help you with your account issues

willow tulip
#

I have already talked to the support person. They said please ask to the Descord

junior stump
#

Do you have a ticket number I can look at?