You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But since this value in the response isn't accounted for in the Card object, the exception is thrown instead of returning the expected response of secure credit card details.
The text was updated successfully, but these errors were encountered:
Type: RuntimeException
Code: 0
Message: Property name: [zeroDollarVerification] is not a valid field for: [QuickBooksOnline\Payments\Modules\Card]. Please check your keys.
File: /vendor/quickbooks/payments-sdk/src/Modules/Card.php
Line: 39
Starting around 12/23/19 responses from the "getCard" method have started throwing this exception.
Here's more information on what a "Zero Dollar Verification" even is:
https://www.cardfellow.com/blog/visa-zero-dollar-verification-fee/
But since this value in the response isn't accounted for in the Card object, the exception is thrown instead of returning the expected response of secure credit card details.
The text was updated successfully, but these errors were encountered: