To cancel a scheduled transfer, tap into your Goal in the Overview tab, click on ‘upcoming transfer’ and you can either use the three dots on the top right hand of your screen to cancel all scheduled deposits, or if you prefer to cancel a specific scheduled deposit(s), you can tap into each individual scheduled deposit and press ‘cancel deposit’. Please note: Only scheduled transfers can be canceled as they have not left your account yet. Pending transfers cannot be canceled.
Search
<% if (previousArticle) { %>
<% } %>
<% if (allItems.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>