close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Authorize

Thread began 11/12/2009 7:59 am by balusan317544 | Last modified 11/12/2009 12:09 pm by balusan317544 | 1026 views | 3 replies

Jason ByrnesWebAssist

In the WA_Globals.php file, the following settings controll the payment gateway:

php:
/* Payment Settings

    * Use this key to determine the appropriate value for the $WAGLOBAL_Gateway setting:
    * PayPal = 1
    * Authorize.net = 2
    */
  $WAGLOBAL_Gateway = 1; //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.
    
    //PayPal Settings
  $WAGLOBAL_Paypal_Sandbox = "false"; //Set to true if you wish to use the PayPal Sandbox for testing transactions.
  $WAGLOBAL_Paypal_User = "";
  $WAGLOBAL_Paypal_Password = "";
  $WAGLOBAL_Paypal_Signature = "";

  //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 = "";





for authorize.net, set the $WAGLOBAL_Gateway to 2:

php:
$WAGLOBAL_Gateway = 2



and set the $WAGLOBAL_Authnet_login $WAGLOBAL_Authnet_tran_key for your Authorize.net account.

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...