Hi,
I have signed up for a test account to test the payment processing using SIM. I have followed the steps given in the 'Get Started' tutorial and used the sample code in PHP. Only substituted the API login Id and transaction key in the sample code. I have not specified any market type. But while testing getting the error as follows:
The following errors have occurred.
(87) Transactions of this market type cannot be processed on this system.
Any help on this is highly appreciated since this is an urgent requirement.
Thank you
Meera
Solved! Go to Solution.
โ08-17-2012 05:21 AM
It mean you sign up for the wrong account type, you probably sign up for a Card Present Type. You need a Card NOT Present type.
โ08-17-2012 06:08 AM
It mean you sign up for the wrong account type, you probably sign up for a Card Present Type. You need a Card NOT Present type.
โ08-17-2012 06:08 AM
Hi,
Thank you very much for the reply.
I created a new 'CARD NOT PRESENT' account and tested using that. It is working fine now.
Best Regards
Meera
โ08-17-2012 08:12 PM