#lelouch

1 messages · Page 1 of 1 (latest)

pure mapleBOT
brave swallow
#

You could write to Support, they probably know of some beta which you can enroll. But keep in mind Beta is not stable as the public API

elfin yoke
#

hmm i see

#

sure and thanks

#

is this only applicable when making a charge ?

#

what about transactions ?

brave swallow
#

Charge or transaction is the same. Whenever you charge your customer an amount, it should be > this minimal amount

elfin yoke
#

hmm i dont quite get it, let say a user used their virtual card to make payemnt will the be a stripe processing fee ?

pure mapleBOT
brave swallow
#

Yes, for every transaction

elfin yoke
#

Oooo

#

but how do i know the amount ?

quiet oyster
#

Stripe support will be able to tell you more about the pricing / fees. We mainly help with developers who want to integrate directly with the Stripe API here on this channel

elfin yoke
#

ahaha ya thats what i am doing

#

i dont see any processing fees anywhere when a virtual card is used

quiet oyster
#

where are you checking for the processing fees?

elfin yoke
#

this an example

#

i dont see any processing fees

quiet oyster
elfin yoke
#

ah thanks

#

are this added to the amount ?

quiet oyster
#

no, they're not added to the amount (the amount should already be inclusive of those fees)

#

i suggest you create a payment and take a look to better understand how it works

elfin yoke
#

i didnt know of this balance object before

#

will do more tests

#

but beforehand

#

can i also add own processing or tax fees ?

#

only for virtual card transactions

quiet oyster
#

how are you planning to identify that it's a virtual card? there's no way to identify that it's a virtual card for a payment from Stripe's end

elfin yoke
#

hmm i see

#

just wanted to know if possible