• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

jasonhick70
#1 Posted : Wednesday, September 26, 2007 9:12:34 AM(UTC)
jasonhick70

Rank: Member

Joined: 7/3/2007(UTC)
Posts: 79

Hi,




I've just downloaded and installed BVC 5 on a brand new Windows 2003 Server and get the following error when trying to process payments:



IBiz E-Payment Integrator V3 (nsoftware.IBizPay.Icharge component). Could not find a valid license for using IBiz E-Payment Integrator V3 on this system. To obtain a trial license, please follow the instructions on the about Box. For more information please visit www.nsoftware.com or email [email protected] [code: G nodeid: AG0YTT15]. If you have already purchased a license for this server, please click here for installation instructions



Has anyone else had this problem and what did you do to fix it?



Any help would be most appreciated... DLL versions are listed below if it helps...




<LI>1.0.1.1.............anrControls.Markdown.NET.dll
<LI>1.5.1.0.............anrControls.SmartyPants.NET.dll
<LI>1.5.0.0.............anthem.dll
<LI>1.2.0.0.............BVLicensing.dll
<LI>5.0.0.947...........BVSoftware.Bvc5.Core.dll
<LI>5.0.0.947...........BVSoftware.Bvc5.Payment.AuthorizeNet.dll
<LI>5.0.0.947...........BVSoftware.Bvc5.Payment.dll
<LI>5.0.0.947...........BVSoftware.Bvc5.Shipping.FedEx.dll
<LI>5.0.0.947...........BVSoftware.Bvc5.Shipping.Ups.dll
<LI>5.0.0.947...........BVSoftware.Bvc5.Shipping.USPostal.dll
<LI>1.0.0.0.............BVSoftware.GoogleCheckout.dll
<LI>1.0.0.0.............BVSoftware.PaypalWebServices.dll
<LI>1.0.4...............CyberSource.dll
<LI>No Version Info.....CybsSecurity.dll
<LI>3.1.1.31029.........FreetextBox.dll
<LI>1.2.................log4net.dll
<LI>3.1.2561.0..........nsoftware.IBizPayWeb.dll
* 4.1.0.0.............paypal_base.dll




Regards,



Jason
jetheredge
#2 Posted : Tuesday, October 2, 2007 9:25:05 AM(UTC)
jetheredge

Rank: Member

Joined: 3/1/2006(UTC)
Posts: 1,142

Sorry for the delay in response. Please open a ticket with support and we will get this worked out for you.
Justin Etheredge
Senior Software Engineer
BVSoftware
jasonhick70
#3 Posted : Thursday, October 4, 2007 2:03:21 PM(UTC)
jasonhick70

Rank: Member

Joined: 7/3/2007(UTC)
Posts: 79

Hi,


I've already got a ticket open and am just waiting for it to be resolved! In the meantime i've also asked Nsoftware about this and they don't seem to be aware of any problem, they say the following:




My guess is that the source code you have is doing this:

AddSpecialFields("Currency", "GBP");

If that is true, the component already sets a "currency" field by default
(with the value of "USD"). So if you want to change this field, instead of
adding to the existing one, you'd need to replace the existing one by
looping through the existing SpecialFieldNames to find i for "currency"
(although with the worldpay gateway, this field will always be the first
one), and then:

SpecialFieldValues = "GBP";


[i]


How would I find out if this is the case? I've looked through the code, but not being an expert, or familiar with it I've not been able locate where this might be being set.



Any help is most appreciated as our deadline for going live with our site is fast approaching!!



Regards,



Jason
jetheredge
#4 Posted : Thursday, October 4, 2007 2:06:58 PM(UTC)
jetheredge

Rank: Member

Joined: 3/1/2006(UTC)
Posts: 1,142

Wow, NSoftware sounds like they might be a bit off the mark on their response. Are you making a custom payment processor by any chance?
Justin Etheredge
Senior Software Engineer
BVSoftware
jasonhick70
#5 Posted : Tuesday, October 9, 2007 10:33:14 AM(UTC)
jasonhick70

Rank: Member

Joined: 7/3/2007(UTC)
Posts: 79

Ok... I just thought i'd fire off the issue to them and see what their response was. I've added this into the ticket i created.


We're not developing a custom processor, we're just using the standard BV Worldpay Gateway which isn't working at the moment as multiple values are being passed through in the currency field, and this breaks Worldpay. I believe there's a similar issue with Protx?



Anyway, we were hoping to have a new version of our site live before the Xmas trading period hits us in earnest. This probably isn't going to happen now, and in all honesty I'm actually quite pissed off about this(pardon my French) as BVC is advertised as working with Worldpay, but it doesn't. And I would have thought that this would have been tested thoroughly to check for any problems.



Hopefully this issue will be resolved soon though... *sigh*



Regards,



Jason
john.power
#6 Posted : Saturday, November 17, 2007 11:59:00 AM(UTC)
john.power

Rank: Member

Joined: 7/14/2004(UTC)
Posts: 254

Jason,

Has there been any progress on getting BVC5 working with Worldpay (select invisible).

We're located in Australia but need WP for our next site which will be US focussed...(customer pays in USD, we get remmitted in AUD...you know the drill).

Cheers

John
jetheredge
#7 Posted : Monday, November 19, 2007 1:08:50 PM(UTC)
jetheredge

Rank: Member

Joined: 3/1/2006(UTC)
Posts: 1,142

Sorry for no response, WorldPay should be fixed in SP3.
Justin Etheredge
Senior Software Engineer
BVSoftware
john.power
#8 Posted : Tuesday, November 20, 2007 3:49:46 AM(UTC)
john.power

Rank: Member

Joined: 7/14/2004(UTC)
Posts: 254

Thanks Justin...I'm optimistic enough to selectively interpret "should" as "will":-)
jasonhick70
#9 Posted : Tuesday, November 20, 2007 6:01:14 AM(UTC)
jasonhick70

Rank: Member

Joined: 7/3/2007(UTC)
Posts: 79

Hi there,

Justin has fixed this problem prior to SP3 being released and the fix is installed in my site, and Worldpay is working :D

Regards,

Jason
jetheredge
#10 Posted : Tuesday, November 20, 2007 7:57:10 AM(UTC)
jetheredge

Rank: Member

Joined: 3/1/2006(UTC)
Posts: 1,142

In the world of software, nothing is ever definite. :-)
Justin Etheredge
Senior Software Engineer
BVSoftware
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2025 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012