cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Switching Payment Processing from Test Account to Live Account

Hello,

I have our Android payment processing working in our Test Account, and I'm trying to switch it over to our regular payment processing account(in Test Mode). I have simply changed the values of "Login" and "Password" from those of the Test account to those of the Regular account, but I am getting a "User authentication failed due to invalid authentication values."

I've tried resetting the API Login ID and Transaction Key for the regular account, but that didn't change anything. Anyone have any ideas on what I'm doing wrong? Is there some other setting besides "Login" and "Password" that are needed to switch from the Test account to a Regular account?

Thanks.
begreen
Member
2 REPLIES 2

I think everything that reference Environment.SANDBOX need to be Environment.PRODUCTION

RaynorC1emen7
Expert
Thank you, that worked.