#rssv

1 messages · Page 1 of 1 (latest)

narrow wadiBOT
graceful jungle
#

Invalid value for elements(): amount should be a positive amount in the currency's subunit

halcyon quiver
#

Why you want to send float amount ?

#

amounts in Stripe API are in the smallest currency unit (e.g. cents)
amount : "100" => 1$

graceful jungle
#

Makes sense