Chrisw Posted April 23, 2008 Share Posted April 23, 2008 To reproduce; Create a client account and spell out a US state name. As a client, simply try to pay an invoice and you'll get "card is invalid". Using Iowa anyway. logs: RESPMSG => Approved: 10751-There's an error with this transaction. Please enter a valid state in the billing address. The card is charged, but the client is unaware nor is the Invoice marked as paid. This allows a client to try several times thinking a typo existed since the error given to them says "card invalid" and to only find out they were getting charged each time an attempt was made. Link to comment Share on other sites More sharing options...
ldobson Posted May 20, 2008 Share Posted May 20, 2008 Yes, We have got bitten by this bug, our clients are getting double and trippled billing, as it fails each day with the same error. Perhaps WHMCS should not allow you to spell out a state (ie "Texas"). Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted May 25, 2008 WHMCS CEO Share Posted May 25, 2008 This shouldn't cause a processing problem - as long as RESULT = 0 WHMCS counts it as a success. Matt Link to comment Share on other sites More sharing options...
Chrisw Posted May 28, 2008 Author Share Posted May 28, 2008 Unfortunately that is not the case unless something has recently changed. Link to comment Share on other sites More sharing options...
ldobson Posted June 3, 2008 Share Posted June 3, 2008 Matt, WHMCS gives the following: RESULT => 0 PNREF => xxxxxxxxxxxx RESPMSG => Approved: 10751-There's an error with this transaction. Please enter a valid state in the billing address. AUTHCODE => 111111 AVSADDR => Y AVSZIP => Y CVV2MATCH => X PPREF => xxxxxxxxxxxxxxxx CORRELATIONID => xxxxxxxxxxxxxx IAVS => N The invoice is not marked as PAID by WHMCS, and therefore WHMCS will attempt to bill it next time and again, and again etc. Changing all our client states to the two letter abbreiviation fixed it. If you could check this over it would be appreciated. Link to comment Share on other sites More sharing options...
Recommended Posts