Change my Apple Pay card

Opens the deep link into the Settings app the Wallet and Apple Pay section, allowing you to swap out the default card uses for payments.

Actions Used

shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Change%20my%20Apple%20Pay%20card
Open Shortcut deep link
shortcuts://open-shortcut?name=Change%20my%20Apple%20Pay%20card
AppleScript code
tell application “Shortcuts Events” run shortcut “Change my Apple Pay card” end tell

More From This Folder

Split bills

For a given contact, asks you to enter a payment amount (which is then divided by 2), then asks for a description, and sends the split total as a payment to the contact.

Get Shortcut »

More From The Library

Disable listening history

Asks you to pick a focus mode, then sets the Music Focus Filter for “Use Listening History”” to off so you can listen to anything without it being added to your Apple Music Replay.

Get Shortcut »

Play my Replay 2021

Plays the preselected Replay 2021 playlist on Shuffle. My top track of the year was “Treat People With Kindness” from Harry Styles, something I needed to remember after 2020 and the start of 2021.

Get Shortcut »

Copy my Shortcuts folder names

Gets a list of all the titles for your Shortcuts folders. On macOS, uses the Shortcuts Command Line Interface (CLI) to make the request; on iOS, uses a Regular Expression to find the results. Also saves a .txt file of the output.

Get Shortcut »


Get way deeper into Shortcuts – become a member.