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

Start Multiple Timers

Starts two pre-set timers at once, each for different lengths. This version is a pomodoro timer, set to go off at 20 minutes for a break and again 5 minutes after to get back to work.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more