Hi there!
I’m building a king of marketplace app and purchased the plugin Stripe Marketplace from Zerocode to help with Stripe’s integration.
In the call “Seller charge a customer” the amount field is not recognizing the value imputed in its scale.
In my case, when I pass the value “5” for example (the price of the product), the plugin returns an error saying that this value is less than the minimum accepted, which is 0,50 in this case.
I supose that the plugin is using this value like cents, so if I pass the value “5” it uses that like $ 0,05.
I can easily apply a 100 x multiplier but my question is: will the Zerocode fix this issue sometime? Because if they do that my platform would charge the clients suddenly X100 times and it will be a caos.
Do you pretend to fix that? Or I must to use the 100x multplier with security?