I'm trying to use tap payment in react native https://www.npmjs.com/package/@tap-payments/gosell-sdk-react-native. I got my secret keys for SDK.
I do everything the same as it is written in documentation. But after I click to my button and call method RNGoSell.goSellSDK.startPayment(sdkConfigurations, handleResult);
I get error response {"sdk_result": "FAILED", "trx_mode": "CHARGE"}
.
What can be problem? Thanks in advance.
Need to contact tap payment support(https://businesses.tap.company/) and ask them secrets. After it will work