You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The onShippingChange callback is only called once, but it isn't called the second time. This makes it impossible to invalidate the wrong address in UI. The user can click Complete Purchase button, and then he will see the generic Error message "Place order failed. Please try again.".
To Reproduce
Steps to reproduce the behavior:
Select invalid address (like, address from another country) in a PayPal view.
onShippingChange callback is called ✅
Leave PayPal checkout (close the PayPal view without proceeding to purchase)
Launch PayPal view again
onShippingChange callback is not called ❌
Expected behavior
5. onShippingChange callback is called
Smartphone (please complete the following information):
Android Version: any
SDK Version 1.2.1
The text was updated successfully, but these errors were encountered:
Thank you for reaching out to the Native Checkout SDK team. This integration path is now inactive for new merchants.
If you are an existing merchant, please contact us here for further assistance.
New merchants can integrate the Native Checkout experience via the Braintree Android SDK or PayPal Android SDK.
For more information please see their respective developer documentation linked below.
Describe the bug
The onShippingChange callback is only called once, but it isn't called the second time. This makes it impossible to invalidate the wrong address in UI. The user can click Complete Purchase button, and then he will see the generic Error message "Place order failed. Please try again.".
To Reproduce
Steps to reproduce the behavior:
Expected behavior
5. onShippingChange callback is called
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: