#kole-issuing
1 messages · Page 1 of 1 (latest)
let me check
evt_1JbiXTJtQ4U4TkuWeE2or6qW
and here is .created event
evt_1JbiXUJtQ4U4TkuWlLUhb3ju
where amount is correct
but i don't understand how they can be different
thats normal, amount when handling a .request event is not the amount that is being asked to authorise
that is in the pending_request part of the event https://stripe.com/docs/api/issuing/authorizations/object#issuing_authorization_object-pending_request ; the top-level amount is for the amount actually authorised, which is 0 when handling the request.
not that I'm aware of but Issuing did have a long beta and changed a lot between the beta and the current release , maybe you were in that but we would have communicated all this to you
thank you so much