ReflectionException: Property QuickBooksOnline\API\Data\IPPBillPayment::$BillPaymentCreditCard does not exist in ... v3-php-sdk/src/Facades/FacadeHelper.php:439
Any idea why I would be getting this error? According to the docs "BillPaymentCreditCard" is a valid type.
I think I figured this out. Still need to test, but I think I had the wrong value. Sorry for the premature issue.. Should've done more digging before opening.
ReflectionException: Property QuickBooksOnline\API\Data\IPPBillPayment::$BillPaymentCreditCard does not exist in ... v3-php-sdk/src/Facades/FacadeHelper.php:439
Any idea why I would be getting this error? According to the docs "BillPaymentCreditCard" is a valid type.