Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: tech-talks-110336
$eventId
ID of event: tech-talks
$eventContentId
ID of session without event part: 110336
$eventShortId
Shortened ID of event: tech-talks
$year
Year of session: 2023
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2023] [Tech Talk 110336] Implem...

Tech Talk 110336

Implement Apple Pay and order management

2023 • 17:24

Apple Pay provides an easy and secure way for people to make payments in your iOS, iPadOS, and watchOS apps as well as on the web. We'll take you through the entire Apple Pay implementation workflow – including how you can signal support for Apple Pay, request payment and handling updates, and add order details at the end of a payment flow to help people track their purchases.

Speaker: Katie Whitefield

Open in Apple Developer site