#JulesR-CAU-fees

1 messages · Page 1 of 1 (latest)

lean sleet
#

Hi there! We don't really know anything about fees here...

#

I think you'll need to talk to our Support team about this.

sly void
#

they said "Automatic Card Update by listening for payment_method.automatically_updated events."

lean sleet
#

Sure that is how you would know that an automatic update occurred.

#

Is that what you are actually asking?

#

Or are you asking if it is possible to have the actual fee assessed to the Connected Account versus the Platform?

sly void
#

yes we want to create a fee auto for each card updated

#

0.25 USD per Automatic Card Update - we get charged by Stripe, and we want to charge our clients this

lean sleet
#

Ah okay then yeah listening for the event is the way to do it. Then you will want to either use an account debit or collect payment details to charge your clients

sly void
#

is there a way to see this in test mode?

lean sleet
#

See the fees?

sly void
#

yes

#

see an example card that is updated

lean sleet
#

Hmmm no I don't think so since the CLI doesn't support triggering payment_method.automatically_updated

#

Let me double check

#

But don't think so

#

Yeah unfortunately no way to trigger this in testmode. You could look at a livemode example on your account if you are already in production?

#

For the event.