#hazim047

1 messages · Page 1 of 1 (latest)

rotund wyvernBOT
tough bluff
small whale
#

we calculated the application fee ourselves so the remaining will be transferred to connect account

tough bluff
#

I'm not sure I understanding the blocking/unclear point here sorry.

#

Can you share a concrete example ?

small whale
#

Here is one example:
5200 is the price that customer paid for.
so 3600 is the fee collected by us.
In the end, the connect account get:
5200 - fee - stripe fee
5200 - 3600 - 169.25
= 1430.75

Hence, we use Transfer API to send the 1430.75 to the connect account. So is this correct?

#

We cannot implement the separate charge & transfer method because we faced some problems with the virtual card that being generated by our 3rd party payment installment company

tough bluff
#

Hence, we use Transfer API to send the 1430.75 to the connect account. So is this correct?
Yes

#

We cannot implement the separate charge & transfer method because we faced some problems with the virtual card that being generated by our 3rd party payment installment company
What is the issue exactly ? why not using Stripe test cards

small whale
#

In test mode, we already used the test card and faced no problem

#

When in production, then the error occured. So our 3rd party company advised us to manually transfer the money to the connect account

small whale
#

Only has pi_xxx id

tough bluff
#

The error is on Stripe Side or the 3rd party company side ?

small whale
#

Stripe side

#

The error was Payment failed because of invalid card or account number

tough bluff
#

Can you share the PI id ?

tough bluff
small whale
#

pi_3ORnquIzBxwmA8eM29LRJieC

#

After we encountered this error, then we change our method to use transfer API instead

tough bluff
#

First of all, let's clarify something, PaymentIntent is to accept payment from end customers however transfer are for sending funds between two Stripe Accounts (Platform->Connnect)

tough bluff
#

the customer need to reach back to their bank and see why they declined that payment

#

or they can use another payment methods