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.

Scripting Actions

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

Link to Run Shortcut
shortcuts://run-shortcut?name=Change%20my%20Apple%20Pay%20card
Link to Open Shortcut
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

Open Switch Control preferences

Opens the deep link into the Accessibility settings for Switch Control, which allows you to use your iPhone by sequentially highlighting items on the screen that can be activated through an adaptive accesssory. Other options include settings for Switches, Recipe, Scanning Style, Auto Scanning Time, Pause on First Item, Loops, Move Repeat, Long Press, Tap Behavior, Focused Item After Tap, and keyboard, switch stabilization, point scanning, audio, and menu items controls.

Get Shortcut »

Special characters

Contains a dictionary of names and symbols that, when passed into Choose From List, becomes selectable – for whichever option is chosen, the corresponding symbol will be passed out and copied to the clipboard.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more