Hi Guys!
I have a big problem because my DNP eCommerce isn't working as expected...
I browse to http://portal.sunplasma.com/Default.aspx?pid=econlinestore&ResellerId=1, click on category, choose any of the hosting plans, select billing cycle, no addons, offline payment and register new user. I give all informations to proceed. Accept TOC.
Following shows up in Audit Log:
Information: ECOMMERCE / ADD_CONTRACT (serveradmin)
-- no detail information contained --
Information: Storefront / SUBMIT_CUSTOMER_ORDER (serveradmin)
00:00:00 ADD_INVOICE
I receive "Invoice Summary Information" email.
In "Customers Invoices" I now see the invoice and in "Customer Services" the ordered HostingPlan. "Customers Payments" is empty. The new registered user does NOT show up in "Customers".
I click on "Complete Checkout"
Audit Log:
Information: PAYMENT_CONTROLLER / CHECKOUT
00:00:00 Start accepting payment for invoice
00:00:00 ContractID: D1D1E4B9-1B91-48CE-A699-81B687DBD6D6
00:00:00 InvoiceID: 3
00:00:00 Submitting payment transaction
00:00:00 Transaction is OK
00:00:00 ADD_PAYMENT
00:00:00 TransactionID: DNP-2008/05/30#DNP-2008/05/30 # 3
00:00:00 Method: OFFLINE
00:00:00 PaymentID: 5
Now in "Customers Payments" the payment shows up.
I approve the payment.
Audit Log:
ECOMMERCE / UPDATE_PAYMENT (my Username)
00:00:00 EXEC_SYSTEM_TRIGGER
00:00:00 EXEC_SYSTEM_TRIGGER
I receive "Payment Received Notification" email.
In "Customers Payments" (column "Status") and "Customers Invoices" (column "Invoice Paid") the payment also shows up.
I go to "Customers Services" where all columns contain correct values.
Then I click on the service, seeing "Username" is not showing up in "View Service Details".
I click on "Activate Service", getting "Error executing operation"
Audit Log:
Error: SPF / ACTIVATE_SVC
00:00:00 Service: WebHost Small
00:00:00 SVC_ACTIVATE
00:00:00 Starting package activation
00:00:00 Username: testuser3
00:00:00 Service: WebHost Small
00:00:00 ServiceID: 4
00:00:00 Starting package activation
00:00:00 Could not activate hosting package
00:00:00 ResultCode: -1
00:00:00 Object reference not set to an instance of an object.
at DotNetPanel.Ecommerce.EnterpriseServer.TaskEventHandlers.SendEmailNotification.SendServiceStatusChangedNotification()
I have tried switching language back to default (english) on login and then activate service - same error.
Then I tried to order another HostingPlan - same error.
After that I created a User with serveradmin and tried to order a HostingPlan by specifying this users credentials - same error.
I have a clean install of DNP 2.4.1 done with DNP Configuration Studio, no updates applied.
portal.sunplasma.com is installed with the application installer within DNP Portal, but same error occurs by using the initial installation from DNPCS (http://213.235.239.42:9001)
Please help as this is VERY important to us!!