RESOLVED WONTFIX264826
[Apple Pay] `continue` and `pay` button types are missing
https://bugs.webkit.org/show_bug.cgi?id=264826
Summary [Apple Pay] `continue` and `pay` button types are missing
Abrar Rahman Protyasha
Reported 2023-11-14 10:54:56 PST
https://developer.apple.com/documentation/apple_pay_on_the_web/displaying_apple_pay_buttons_using_css claims that the `-apple-pay-button-type` CSS property accepts the `continue` and `pay` values for specific button types, but local testing indicates that we fall back to the `plain` button type when these properties are used.
Attachments
Abrar Rahman Protyasha
Comment 1 2023-11-14 10:55:10 PST
Abrar Rahman Protyasha
Comment 2 2023-11-14 11:02:27 PST
Abrar Rahman Protyasha
Comment 3 2023-11-14 13:31:37 PST
Closing this bug because we've decided not to implement these two button types in `-apple-pay-button-type` CSS. Support for them exists in the Apple Pay JS SDK instead: https://developer.apple.com/documentation/apple_pay_on_the_web/displaying_apple_pay_buttons_using_javascript
Note You need to log in before you can comment on or make changes to this bug.