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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New
Apple Pay Component on iOS now supports coupon code configuration, dynamic
sheet updates for shipping contact, shipping method and coupon code changes as well as
authorization validation.
Changed
For Google Pay: moved from the deprecated onActivityResult flow to the internal flow, so the
plugin no longer needs the onActivityResult listener on the host activity.
iOS example app: Now using a UISceneDelegate for returnUrl handling.