Closed octocat01 closed 4 years ago
Hey! What does the cash log say? I believe you should see stack of native crash log (either on iOS or Android)
@viktorasl hey sorry, I did not get any log at that time and then I didn't get time to check stack as I integrated stripe API directly.
same issue here. why was this closed ? @octocat01 @viktorasl
@nlabofa I closed this issue as I've integrated stripe API directly.
But if you could provide stack of native it would be helpful for debugging, as mentioned by viktorasl "Hey! What does the cash log say? I believe you should see stack of native crash log (either on iOS or Android)"
There is a similar issue (https://github.com/Fitpassu/react-native-stripe-payments/issues/18), maybe you were using secret key
instead of publishable key
as well?
My app is getting crashed when I'm trying to pay using test credentials. I'm getting card valid to true but not when I go to confirmPayment app crashes without any log or error.