paytabscom / paytabs-ios-library-sample

This repository contains latest static framework (.framework), resources bundle (.bundle), sample apps for both Objective-C and Swift, and documentation to get SDK integrated in the Xcode projects.
MIT License
12 stars 11 forks source link

invalid secret key #47

Open vimalchristina opened 3 years ago

vimalchristina commented 3 years ago

I got secret key form merchant login .. but am getting an error which says "invalid secret key",error code : 4002.

Screenshot 2021-03-15 at 9 10 33 PM
MuhamedAdly commented 3 years ago

Make sure you are passing the region code correctly according to your supported payment country

UAE = emirates Egypt = egypt Saudi Arabia = saudi Oman = oman Jordan = jordan Global =global

vimalchristina commented 3 years ago

yes am passing Saudi for region code

BrynoiROID commented 3 years ago

same issue for me also