sshropshire
sshropshire
Hi @matteo-goghero-leitha thanks for filing this bug. Unfortunately for the 3DS library we use at the moment doesn't support process kill fully. It's something we've brought up and we hope...
> Steven, I'm a bit confused, are you going to replace #314 with this PR and another one for the card button? This PR is going to merge into that...
> Are you including the paypal-context-id in the header? Yes we're also setting it here in [UpdateClientConfigAPI.kt](https://github.com/paypal/paypal-android/blob/090be286d0624f98e1a9ff905861123a0c68a79d/CorePayments/src/main/java/com/paypal/android/corepayments/UpdateClientConfigAPI.kt#L67)
@KunJeongPark that's a good catch though, the header name is incorrect. I'll update.
@KunJeongPark actually should it be `paypal-context-id`? I noticed the header is also named `paypal-client-context` on iOS.
Hi @yytangsheng thanks for this. We'll look into it and provide a fix once we determine the root cause.
Hi @ersen-lw thanks for filing this a while back. I'm taking a look now. We should have an update soon.
Hey @mononz I'll defer to @tdchow and @saperi22 here, but I believe some progress has been made and Cardinal is actively working on an update.
Hi @JackZhangdaye thanks for using the PayPal SDK for Android. I tried to reproduce this error in our Demo app with the same card credentials in Sandbox. On my end,...
@JackZhangdaye if it works on iOS and Web I feel like it should work on Android. Have you double checked that the ClientId you're using matches the one expected on...