Author: lektran
Date: Tue Nov 17 10:23:20 2009
New Revision: 881226
URL: http://svn.apache.org/viewvc?rev=881226&view=rev
Log:
Added missing PaymentGatewayResponse record for the authorization on DEMO10090
Modified:
ofbiz/trunk/specialpurpose/ecommerce/data/DemoOrderTestData.xml
Modified: ofbiz/trunk/specialpurpose/ecommerce/data/DemoOrderTestData.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/data/DemoOrderTestData.xml?rev=881226&r1=881225&r2=881226&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ecommerce/data/DemoOrderTestData.xml (original)
+++ ofbiz/trunk/specialpurpose/ecommerce/data/DemoOrderTestData.xml Tue Nov 17
10:23:20 2009
@@ -42,6 +42,7 @@
<OrderAdjustment orderAdjustmentId="9001"
orderAdjustmentTypeId="SHIPPING_CHARGES" orderId="DEMO10090"
orderItemSeqId="_NA_" shipGroupSeqId="00001" amount="12.45"
createdDate="2008-04-23 16:49:27.866" createdByUserLogin="admin"
lastUpdatedStamp="2008-04-23 16:49:28.431" lastUpdatedTxStamp="2008-04-23
16:49:27.349" createdStamp="2008-04-23 16:49:28.431" createdTxStamp="2008-04-23
16:49:27.349"/>
<OrderPaymentPreference orderPaymentPreferenceId="9000"
orderId="DEMO10090" paymentMethodTypeId="CREDIT_CARD" paymentMethodId="9015"
presentFlag="N" swipedFlag="N" overflowFlag="N" maxAmount="50.85"
processAttempt="1" statusId="PAYMENT_AUTHORIZED" needsNsfRetry="N"
createdDate="2008-04-23 16:49:27.966" createdByUserLogin="admin"
lastUpdatedStamp="2008-04-23 16:49:33.08" lastUpdatedTxStamp="2008-04-23
16:49:32.415" createdStamp="2008-04-23 16:49:28.844" createdTxStamp="2008-04-23
16:49:27.349"/>
+ <PaymentGatewayResponse paymentGatewayResponseId="9000"
orderPaymentPreferenceId="9000" altReference="1250501206473" amount="50.85"
currencyUomId="USD" gatewayCode="100" gatewayFlag="A" gatewayMessage="This is a
test processor; no payments were captured or authorized."
paymentMethodId="9015" paymentMethodTypeId="CREDIT_CARD"
paymentServiceTypeEnumId="PRDS_PAY_AUTH" referenceNum="1250501206473"
transCodeEnumId="PGT_AUTHORIZE" transactionDate="2009-08-17 14:56:46.498"
createdStamp="2009-11-17 12:41:46.723" createdTxStamp="2009-11-17 12:41:40.934"
lastUpdatedStamp="2009-11-17 12:41:46.723" lastUpdatedTxStamp="2009-11-17
12:41:40.934"/>
<OrderStatus orderStatusId="9000" statusId="ORDER_CREATED"
orderId="DEMO10090" statusDatetime="2008-04-23 16:49:27.392"
statusUserLogin="admin" lastUpdatedStamp="2008-04-23 16:49:28.025"
lastUpdatedTxStamp="2008-04-23 16:49:27.349" createdStamp="2008-04-23
16:49:28.025" createdTxStamp="2008-04-23 16:49:27.349"/>
<OrderStatus orderStatusId="9001" statusId="ITEM_CREATED"
orderId="DEMO10090" orderItemSeqId="00001" statusDatetime="2008-04-23
16:49:27.392" statusUserLogin="admin" lastUpdatedStamp="2008-04-23
16:49:28.203" lastUpdatedTxStamp="2008-04-23 16:49:27.349"
createdStamp="2008-04-23 16:49:28.203" createdTxStamp="2008-04-23
16:49:27.349"/>