#sandeep gour-destination-charges

1 messages · Page 1 of 1 (latest)

tawdry totem
#

Hey, looks like you're using destination charges

#

If the code you've shared, you're charging 95, keeping 5 (as the platform) and ultimately the connected account is left with 90 (95-5)

#

You instead need to amend amount parameter to 100

amber kraken
#

yes, I am using destination charges.

#

please, share calculation for destination charge.

tawdry totem
#

Specifically what calculation?

amber kraken
#

if a customer paying 100 rupees to a connected account then how to calculate commission by platform.
if suppose that platform commission fees = 10 rupees.

#

10 rupees yeah 10% set by plateform.

#

then calculation?

tawdry totem
#

Then you'd need to calculate 10% of the amount value

#

This would be in your PHP code, nothing specific to Stripe

amber kraken
#

after calculating the 10% amount I will get 90 rupees.
and 10 rupees commission fees right.

tawdry totem
#

Yes

amber kraken
#

if using destination payment charge then will receive connected account 90 rupees and platform 10 rupees.

#

right or wrong, sir ?

tawdry totem
amber kraken
#

Yes, I understood. sir

#

👍

tawdry totem
#

Perfect!