Jump to content
Server Maintenance This Week. ×

Plastic issue with Virtual Merchant


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

Recommended Posts

I'm successfully processing transactions with VirtualMerchant and all is well except I'm hearing complaints that the customer's name is not showing up on a receipt from the gateway. It's as if the first/last name fields are getting there properly. The required fields are, which is why I'm getting successful transactions. I'm using the function CCProcessPayment and the parameters ("firstName=" & Transaction::First Name;     "lastName=" & Transaction::Last Name). There are definitely values in those to fields in Transaction. I don't really have a good way of troubleshooting why those field values aren't getting there.

Are there any other name parameters that I should be using? Any way to troubleshoot this?

Edited by Jason Mundok
Link to comment
Share on other sites

Hello Mr. Mundok,

Unfortunately, VirtualMerchant does not accept the "firstName=" and "lastName=" parameters. You may have been looking at the documentation for a different gateway. You can find the VirtualMerchant specific here. Also, you can find the optional parameters that VirtualMerchant accepts here. You should see syntax for the CCProcessPayment function, and right below it, there will be a button to expand the list of optional parameters. 

Feel free to let us know if you have any further questions!

Thank You,

Kane

360WorksScreen Shot 2019-05-08 at 2.10.19 PM.png

Link to comment
Share on other sites

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