#saad-reactnative-error
1 messages · Page 1 of 1 (latest)
saad-reactnative-error
@lofty olive that error message seems to say that you're passing a null variable when you shouldn't. It seems your PaymentIntent's client_secret is null.
So I'd recommend adding clear logs so that you can make sure you have the right value before giving it to our ReactNative SDK
Can you tell me where is the problem. On client side or server side.