I searched the whole plugin for mysql_real_escape_string
and found a few instances of it in cf7-authorize-net-extension-payment-form.php. I removed _real
and tried the purchase again, and now it says “A valid amount is required.”
I thought maybe the value in the drop down shouldn’t have a $ in front, so I removed that… still saying it’s not a valid amount.
[select menu-665 “Test#1|1.00” “Test#2|2.00”]
Any other suggestions?