Jump to content

Problems Starting up Plastic


This topic is 2689 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

I am demoing this product and if it works will buy it. I have an Authorize with ACH. I don't know whether the account is card present or not. Using FMP11 on Apple and Windows10.

The help file is very confusing, it says first step is to create a Gateway, and it also says a Gateway is not needed. 

Setting the Gateway

Before calling any function in Plastic, the first required step is to set the gateway required.

Please note that Authorize.Net is the default payment gateway, so there is no need to use CCSetGateway.

Note sure what to believe. I don't know what a Gateway is technically, but I notice hte CCSetGateway does not include any credentials so I don't see how it can establish anything. 

Set Variable [$gateway; Value:CCSetGateway("Authorize.Net"; "cardPresent=true")]

Again, I don't know whether I have a cardPresent, can you tell me how to find out?

Link to comment
Share on other sites

  • 1 month later...

Don,

The CCSetGateway function tells the plug-in which gateway you plan to communicate with for all subsequent plug-in function calls that actually communicate with the payment gateway. The default gateway is Authorize.Net, which means that if your merchant account is with Authorize.Net, you do not need to call this function unless your account is card-present (retail). Since you are doing ACH transactions, I am pretty confident that you do not have to explicitly call CCSetGateway. 

If you run into issues, send us an e-mail describing the steps to reproduce your problem at [email protected].

Sterling Rouse

360Works

Link to comment
Share on other sites

This topic is 2689 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.