Skip to main content
Help Center
Toggle navigation menu
Oyster App↗️
Sign in
Oyster Help Center
Global Payroll
Search
Global Payroll
Getting Started with Global Payroll
Non-residential Payroll: What is it and what are the alternatives?
Getting Started on the Oyster Platform as a Global Payroll Team Member
What are my responsibilities as a global payroll customer with Oyster?
Getting Started with Global Payroll
In which countries does Oyster support global payroll?
How much does global payroll cost?
Managing My Global Payroll Process
How are exceptions like bonuses and leave handled in Payroll?
How is compliance with Local Labor Laws and Agreements ensured?
How will data from multiple sources be consolidated for Payroll Processing?
What reports does Oyster provide for payroll customers?
How do I view my payroll data?
How do I view my payroll entities?
See all 10 articles
Managing My Global Payroll Team Members
How do I access my Payroll Team Member’s payslips?
How does Oyster support Team Members with payroll-related queries?
How do I offboard a Payroll Team Member?
How do I view my payroll team members?
How do I delegate managing pension funds to Oyster for Payroll Team Members?
How do I change my payroll Team Member's compensation details?
See all 7 articles
Popular Searches:
<% var getColumnClasses = function(columnNumber) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<%= heading %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Didn't find what you were looking for?
We're here to help
Submit a Request
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
Categories
Categories
<% categories.forEach(function(category) { %>
<%= category.name %> <% if (category.isActive) { %>
<% } %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% var maxSections = "105" %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.isActive) { %> <%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %> <% } %>
<% }); %>
<% var isSubsection = parent.hasOwnProperty('parent_section_id') %> <% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>