Hi all, so I’m using the Stripe Marketplace Plugin by @ZeroqodeSupport and it’s only letting payments made in tens (£10, $20) go through. I’m receiving this message for any other amount.
I’ve tried changing the input field from integer to decimal and still no luck
As per the error message, the application fee amount must be an Integer (no decimals)… but you’re trying to pass a value of 10.5 cents/pence into Stripe for the App Fee Amount (as shown in the error message)