#Cdd-Stripe-Fee

1 messages · Page 1 of 1 (latest)

scenic stone
#

Hi there

#

Can you provide the specific PaymentIntent ID so I can take a look?

#

Are you sure this isn't an international card being used?

icy gorge
#

I was doing a production test and it's a US based card.

#

let me get you a paymentintent id

#

Can I get you paymentId for a Stripe Express transaction?

scenic stone
#

Yep

icy gorge
#

card_1Lx01VGfkTtXvLD0oe2RRW5G

scenic stone
#

Can you provide the PaymentIntent? Should look like pi_xxxxx

icy gorge
#

It would be under this area right?

#

ch_3Lx01VGfkTtXvLD00n96ZqzB

scenic stone
#

That works

#

One sec

#

Okay so the Stripe fee here is .36 because $2.24 * 0.029 + .30 = .364

#

Then you set a $0.55 application fee

#

That is dictated by you, the platform

icy gorge
#

I see where I'm messing up

#

Thank you

scenic stone
#

np!

icy gorge
# scenic stone np!

So question actually.

The order total BEFORE Stripe Fee and Application Fee is

1.35

If I want the Clients customer to pay for the Processing Fee + Application Fee. What would be the correct formula?

This is my current Formula for example:

1.35 + (1.35*0.029+.30) + .55 = 2.24

Stripe is actually charging the Total Price that is paid though. I can see my mistake.

scenic stone
icy gorge