#ChristianDX
1 messages · Page 1 of 1 (latest)
During the account creation, you should save whether the account is created with test or live mode key in your database. The next time when you try to retrieve, you can read the test or live mode flag from your database and determine which mode of key to use
ok, will try this, thx