WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
264826
[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
Add attachment
proposed patch, testcase, etc.
Abrar Rahman Protyasha
Comment 1
2023-11-14 10:55:10 PST
rdar://116820183
Abrar Rahman Protyasha
Comment 2
2023-11-14 11:02:27 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20495
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.
Top of Page
Format For Printing
XML
Clone This Bug