Hi there everybody. I am slowly learning and making my way through working on and learning the ins and outs of Acumatica. I managed so far to create some basic customizations, and have my own local instance of Acumatica on my computer for testing. I don’t have a background in IT or coding, so I am just learning as I go. My company is currently looking at integrating a Credit Card Processing (We will be using Acumatica payments I believe) and I want to be able to test getting everything set up, and make sure that when we go live, everything runs smoothly and we aren’t blindsided by any issues.
I recently came across the Acumatica Dummy Credit Card Plug-in AKA DemoHostedFormIntegration (https://github.com/Acumatica/DemoHostedFormIntegration) which seems to be perfect for testing what having a credit card processor would be like. The only issue is that I have no idea where to start in installing this. Is it as simple as uploading the customizations in this? Any assistance and guidance would be useful. We are currently on 24R 2. Thank you in advance!
Edit: For a little extra information, on my local instance, I have Acumatica Payments enabled. I can set up a credit card processor and new payment type just fine. The issue comes in at actually creating any sort of payment or Card payment method. Even if I turn on Https on my local server, I run into issues. I want to assume this is because my local server has no processor to connect to? Again, any help you guys could provide would be extremely useful, even if it is to say I am barking up the wrong tree with this approach.