I'm in the process of setting up my store to work with the Protx payment gateway and there are several things I'm not clear on:
Simulation / Test
- what is the difference between these settings? Which should I be using to test my store? (I currently have the store set to 'test' in the config wizard, and ProtX.UseSimulator set to true in app config
"The card was not accepted. Please try again" Message
- Ive been trying to test transactions today, but kept getting this meesage. I have literally just recieved an email from Protx saying my merchant number is incorrect, I'm assuming this would be why my transactions aren't being accepted. Is it possible to test / simulate with an incorrect merchant number?
3D Secure verification
- To turn this 'on' do you just have to add card type id's to the '3DSecure.CreditCardTypeIDs' app config variable? Does this take care of all 3Dsecure settings?
- While waiting for my payment gateway (protx) to enable this (it takes them 14 days apparently), should I ensure that 3DSecure.CreditCardTypeIDs is empty (so it doesnt try to do the 3Dsecure verification?
- Is the latest version of ML using v2.22 of the Protx Protocol. Protx need me to confirm this in order to set 3D secure up. (the ML version I have is ml.7.0.2.3.csharp.nosla.82nhgg2ikkjnwegh.zip)
Other Questions
- When you do a refund in the storefront admin, does that automatically feed through to protx and do the real refund?
- Which credit / debit cards can i NOT accept in UK?
- As well as 3D secure, am I legally required to have any other authentication methods on my site? (I've seen VBV and AVS/CV2 mentioned?)
Thanks