8000 Tags · rvvup/magento-plugin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: rvvup/magento-plugin

Tags

1.8.0

Toggle 1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

1.8.0-test-candidate

Toggle 1.8.0-test-candidate's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update dependency @types/node to v22.10.5 (#229)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

1.7.0

Toggle 1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update dependency @types/node to v22.10.2 (#217)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix resize on info widget on checkout page (#223)

Resolves Error: Uncaught ReferenceError: Cannot access 'width'
before initialization

1.5.1

Toggle 1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix resize event (#220)

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

1.4.1

Toggle 1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Run payment actions request when recaptcha trigger is missing (#211)

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update dependency uuid to v11 (#204)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

1.3.15

Toggle 1.3.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove Controller Quote Restoration Logic and harden the guard in web…

…hook handling when validation fails (#196)

1.3.14

Toggle 1.3.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix payment method icon size (#191)

* fix payment method icon size

* change to use rvvup-payment-logo class name instead of payment method specific
0