View Single Post
  #1  
Old 04-24-2012, 04:52 AM
  smithlarry's Avatar 
smithlarry smithlarry is offline
 

Advanced Member
  
Join Date: May 2005
Location: Blairs, VA USA
Posts: 31
 

Default Xpayments internal error

Just set up a test store V 4.4.5 and xpayments with USAEpay. When I put in a order I get the following.

1. Order failed, Internal xpayments error.
2. An email is sent to customer stating credit card has been charged but no invoice or oreder nfo.
3. Transaction approval is emailed to admin.
4. Charge is posted to USAEpay.
5. No invoice to admin and the Order marked as failed in xcart.

Here is the error log:

ERROR [2012-23-04 16:16:44]
User: unknown; IP:
Zone: VSNode
Code: ENUM_WRONG_VALUE (1532)
Data validation error, node "UMavsResultCode": Passed value is not allowed. Value - "Y", possible values - "('YYY','NYZ','YNA','NNN','YYX','NYW','XXW','XXU', 'XXR','XXS','XXE','XXG','YYG','GGG','YGG','')" (value: 'Y')

Affected systems: VSNode/Base/Node.php file (124:assert); VSNode/Enum.php file (102:assert); VSNode/Base/Array.php file (97:validate); VSNode/ArrayKeyString.php file (53:validate); Transport/ValidationSchema.php file (111:validate); Model/PaymentConf.php file (600:validate); Model/Payment.php file (1700:processPayment); Model/Payment.php file (1645:processInit); Controller/Payment/Main.php file (239:process); Controller/Payment/Main.php file (217:doPay); Core/Controller.php file (181:actionPay); Controller/Payment.php file (277:process); Core/Dispatcher.php file (148:process); Application.php file (156:dispatch); /home/brother2/public_html/xcart/xpayments/payment.php file (26:run)

I've set up everything by the book. Seems to me xpayments is not working properly.

Any help appreciated.

Larry
__________________
BrotherSmith
Xcart Version 4.5.4
Xpayments 1.0.5
Adapt Template
ECC intergration
Reply With Quote