Re: Taxes: Workflow NG doesn't pick up the billing zone

duntuk's picture
Offline
Joined: 11/02/2007
Juice: 77
Re: Taxes: Workflow NG doesn't pick up the billing zone

I'm getting the following error:

We were unable to process your credit card payment. Please verify your card details and try again. If the problem persists, contact us to complete your order.

using:
uc_cim_1.x_0.83.tar.gz
ubercart 5.x-1.5

CIM *is* enabled on my authorize.net account.

I'm trying to do RECURRING billing, so i followed the directions from the README.txt from uc_cim :

B) Leave the Payment Method and Billing Information panes enabled, and disable Payment Information pane.

With this choice you get to keep the standard Ubercart checkout interface,
with CIM just working in the background.  While your users won't be able to
select previously used credit cards, store admins will be able to charge
customers after checkout (useful for taking pre-orders that you won't
charge for until you ship, supporting recurring payments, taking follow-up
orders by phone...).  You also gain the ability to process refunds from
within Ubercart.

This is what i get when enable the CVV field (/admin/store/settings/payment/edit/methods):

Payment failed: Credit card payment failed: The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:customerProfileId' element is invalid - The value '' is invalid according to its datatype 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:numericString' - The Pattern constraint failed.

(NOTE: this is a NEW drupal user)

Customer payment profile could not be created. User: 78, Error: The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:customerProfileId' element is invalid - The value '' is invalid according to its datatype 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:numericString' - The Pattern constraint failed.

this is what i get when i do NOT enable the CVV field (/admin/store/settings/payment/edit/methods):

Payment failed: Credit card payment failed: The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:customerProfileId' element is invalid - The value '' is invalid according to its datatype 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:numericString' - The Pattern constraint failed.
CIM Charge failure. Raw gateway response: . Raw CIM response: The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:customerProfileId' element is invalid - The value '' is invalid according to its datatype 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:numericString' - The Pattern constraint failed.

btw, what is the setting we should have for authorize.net?

Direct Response Delimiter
Specify if the transaction response should be delimited, the delimiting character, and the encapsulation character (if needed).

Delimited Response: Yes No (set to NO)
Default Field Separator or (set to ',' (comma)
Field Encapsulation Character or

NEW Authorize.net Customer Information Manager By: xerbutter (94 replies) Wed, 11/21/2007 - 12:50