Jump to content
Server Maintenance This Week. ×

360Works Plastic Plugin - Visa/MC errors


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

Recommended Posts

Everything seems to work with Discover and American Express cards but there is an issue with the Visa and MasterCards. According to authorize.net it's the format of the information being passed and because of this these cards are being declined. It's the same info as is being passed for discover/amex and I can't seem to find documentation indicating where I am going wrong. Any ideas?

Thanks!!!

Link to comment
Share on other sites

  • 2 weeks later...

Make sure that you are passing in your information in the format:

CCProcessPayment(

merchantAccount;

transactionKey;

chargeAmount;

cardNumber;

expDate

)

You may want to use a data viewer if you have FileMaker Pro Advanced to make sure that the information you are passing in for each of those parameters is correct. You may have a variable which is not being passed in properly.

Link to comment
Share on other sites

This topic is 5322 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.