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

Notification

Icon
Error

abs
#1 Posted : Monday, November 27, 2006 3:19:45 PM(UTC)
abs

Rank: Member

Joined: 7/28/2006(UTC)
Posts: 79

Below I've listed a reply from nsoftware and tested the fix, now we just need it hot fixing in the current payment dll.
Current code uses
Icharge1.AddSpecialField("Currency", "GBP") // I assume this or similar




I've tested the solution below in nsoftware's iCharge demo app and my gateway works with transaction approved!



================Snip

[2]I apologize for the confusion; the Currency special field already exists when the Protx gateway is selected. Rather than add Currency as a special field, you should overwrite the existing Currency special field so that GBP is supplied as a value. Protx has 2 special fields that are used, "VPSProtocol" and "Currency". Since Currency is the second index, you can correctly set the currency code with the following code:


ICharge1.SpecialFieldValues(2) = "GBP"

Regards,

James Neeley

Technical Support

/n software, inc.

====================end snip

Anthony


[/2]
jetheredge
#2 Posted : Tuesday, November 28, 2006 12:09:06 AM(UTC)
jetheredge

Rank: Member

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

Thanks, we will look at this and see what steps need to be taken in order to fix the issue.
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.

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