NewPath-Consulting / quickbooks-for-wildapricot

QuickBooks for Wild Apricot - Never miss an entry and have peace of mind knowing your books are always up-to-date with accurate transactions. Reduce stress and errors with automated, categorized entries from Wild Apricot to your QuickBooks accounts.
https://newpathconsulting.com/waqm
Apache License 2.0
1 stars 1 forks source link

WA Donations allow empty first and last names - QBO requires names for customer creation #114

Open thelontx opened 1 year ago

thelontx commented 1 year ago

HOC has a scenario run where the Donation had an email address specified, but the first/last name was not specified.

When QBWA tries to create a Customer, this error message is received: ValidationFault: No name provided (Title, GivenName, MiddleName, FamilyName, DisplayName, Suffix - one of these must be non-empty.)

A choice needs to be made on what name to use in this instance. The most likely choice is to use the email address itself as the Display Name. Need to test and make sure this is accepted.

Additionally, a failure that is not handled in the Customer creation step, prevents the transaction from being processed. The transaction is also not included in the email summary. Need to enhance the Txn scenario to include the transaction in the email summary and show as a failed transaction.

asirota commented 11 months ago

Additionally, a failure that is not handled in the Customer creation step, prevents the transaction from being processed. The transaction is also not included in the email summary. Need to enhance the Txn scenario to include the transaction in the email summary and show as a failed transaction.

Let's put this item in a separate issue to handle Customer creation error logging in the email summary