#Paris

1 messages · Page 1 of 1 (latest)

vague wigeonBOT
wintry crystal
#

I believe this is intended, since the minimum charge amount to process a payment at Stripe is 0.50

#

So it adds it up over time until it reaches the minimum charge amount

placid trail
#

yes, i understand that as a human, but how can i programmatically detect this use case 😄

wintry crystal
#

Ahhhh, okay. I see. In that case, you would just monitor for the event invoice.paid and check the payload to see if amount_paid=0