Invalid public key passed
Rondumel opened this issue · 3 comments
I keep getting an error, "invalid public key passed". What can I do to solve this please? And if already solved, can you link me to that solution? Thanks
Hello @Rondumel, please make sure you pass the correct keys for the corresponding environment. if your isDebugMode
is set to true
, then you're on test, and should use your test keys. If it's set to false
, then you should use your live keys, and set your dashboard to live.
Hello @Rondumel, please make sure you pass the correct keys for the corresponding environment. if your
isDebugMode
is set totrue
, then you're on test, and should use your test keys. If it's set tofalse
, then you should use your live keys, and set your dashboard to live.
@FredDominant when it says "merchant's cannot accept international payments at this time.Please contact support"? Does this mean the test was a success? How do I know if its been setup properly?
Hello @CharlesTheProgrammerBrown, no it doesn't mean your test was a success. It means a temporary restriction has been placed on your card transactions, so you need to contact compliance@flutterwavego.com
about the next steps.