Unity Buy SDK

I’m using to Unity Buy SDK on Unity 2019.4.34

We’ve encountered a couple of issues that we need help with:

  1. Apple Pay and Google Pay triggers ‘CheckoutCancelCallback’ even though the payment is successfully received and processed by Shopify.

  2. Autofill of credit card information also triggers ‘CheckoutCancelCallback’ even though the payment is successfully received and processed by Shopify. Manually input of CC info works as expected. I’m perplexed as to why autofill triggers a false ‘CheckoutCancelCallback’ even though the information is exactly the same.

Anyone else experienced this issue?

Thanks!