close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

PowerStore 2 & Signature Card Services

Thread began 3/19/2010 5:17 pm by toby379423 | Last modified 3/23/2010 3:21 pm by Jimmy Wu | 2220 views | 5 replies |

toby379423

PowerStore 2 & Signature Card Services

Hi there,

I'm trying to set up my PowerStore (store/) and was wondering of anyone has set up a store with Signature Card Services. Apparently they have an Authorize.net emulation where you all you need to do is add this url (order.pl) and then the account number. I know that normally in the WA_Globals File you would change the settings here:

//Authorize.net Settings
$WAGLOBAL_Authnet_Sandbox = "TRUE"; //Set to true if you wish to use the Authorize.net Sandbox for testing transactions.
$WAGLOBAL_Authnet_login = "";
$WAGLOBAL_Authnet_tran_key = "";

But what I'm not sure about is, what would I put for the "login" & "tran_key"? I called Signature but they were already closed so I figured I'd try here to see if I could find a solution.

Thx!

Sign in to reply to this post

Jimmy Wu

I'm not sure how the Signature card services works, since its not a supported gateway, so your best bet is to wait for their response on this. If you're going to use an emulator, why not just go directly with Authorize.net?

Sign in to reply to this post

toby379423

Yeah I know I'd like to go with Authorize.net but that's who the client chose & isn't going to change it...

So I added the information to the WA_Globals file in the Authorize.net part:

/* Payment Settings
* Use this key to determine the appropriate value for the $WAGLOBAL_Gateway setting:
* PayPal = 1
* Authorize.net = 2
*/
$WAGLOBAL_Gateway = 2; //Enter the appropriate value based on the above key. PayPal is specified by default.
$WAGLOBAL_Test_Mode = false; //Set to true if you are testing your shopping cart and do not want to send information to your payment gateway.

//Only complete the payment gateway options for the gateway you have selected to use in the $WAGLOBAL_Gateway setting.

//Authorize.net Settings
$WAGLOBAL_Authnet_Sandbox = "false"; //Set to true if you wish to use the Authorize.net Sandbox for testing transactions.
$WAGLOBAL_Authnet_login = "XXXXXXX";
$WAGLOBAL_Authnet_tran_key = "XXXXXXXXXXXXXXX";


Did a test order & got this:

Transaction Not Completed

We're sorry

Your transaction could not be completed. Either your credit card information or billing address has problems and cannot be processed

Please return to checkout and try again.

Paypal Full Response :
USPS Full Request :
USPS Full Response :

Any ideas why?

Sign in to reply to this post

Jimmy Wu

Well, part of the problem could be that the emulator doesn't work exactly like Authorize.net works. To take a look at this, you would want to print out the Authorize.net request and response:

php:
<br />The Authorize.net full requst is: <?php echo(AuthNet_Result("Full Request")) ?><br />

<br />
The Authorize.net full response is: <?php echo(AuthNet_Result("Full Response")) ?><br />
Sign in to reply to this post

toby379423

I contacted Signature and they pointed out the problem. Thanks for the help!

Sign in to reply to this post

Jimmy Wu

That's good to hear. If you wouldn't mind, could you post up the resolution to the issue so other users that might be using the same payment gateway can benefit from the resolution as well?

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...