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
Write Card Metadata on order creation in magento (#238)
Previously was executed on complete listener, this ensures the data is
actually present on authorization vs completion and also ensures the
data is available on manual capture.
Apple Pay Inline Flow (#214)
Allows support for apple pay inline within the store instead of the hosted page for apple pay.
Also adds support for Apple Pay on non-safari browsers.