Stephen Josey

Results 43 comments of Stephen Josey

Just to confirm: if you remove the "Origin" header from your cURL request, it should work.

Are you using the latest versions of the Android/iOS SDKs? The latest versions do support the new sandbox, only the really old versions support legacy sandbox ids as far as...

This function won't fail with an invalid application id. However, when you try to actually generate a nonce, it would fail with an invalid application id. The setting of the...

Ah, yes, you're right I believe that is the real error. I've updated this to be an enhancement, it does make sense. Thank you for the feedback!

This is intended. According to the documentation: "The text color of the save button when enabled." (https://developer.squareup.com/docs/api/in-app-payment/ios/Classes/SQIPTheme.html#/c:objc(cs)SQIPTheme(py)saveButtonTextColor) Enabled, implying when it's clickable. There's no way to change the initial (disabled)...

Unfortunately, we currently do not have a Xamarin plugin available.

Did you already go through this process: https://github.com/square/in-app-payments-react-native-plugin/blob/master/docs/enable-applepay.md? Specifically the first part where you need to upload the Apple Pay certificate to your Square Developer Dashboard. If so, what's your...

I'm not seeing anything obvious on our side (no logs at all, so it's not even making it to the nonce generation). Can you try a different card and see...

Thanks for confirming. I will escalate on our side to see if we can dig in.