Skip to main content
Back to website
Submit a request
Copilot
Copilot Apps
Billing
Billing
Billing
Search
How much are payment processing fees?
How long does it take for money to arrive in my account after a client pays me?
Can I use my own payment processor (Stripe, Square, Authorize.net, etc.)?
How does the QuickBooks Online (QBO) integration work?
Why is connecting a Standard Stripe account no longer an option?
How do I connect my bank account to receive funds?
How does the Billing App work?
How can I create an invoice?
How can I create a subscription?
What does it mean to absorb transaction fees?
Can I add a payment method for a client?
How do I automatically charge ACH payments for subscriptions?
Why is my Stripe Express account pending review?
How can I update a client subscription?
Why can't I see customers or invoices in my Stripe account?
Can I pass payment processing fees onto my client?
<% var getColumnClasses = function(numberColumns) { var classNames = numberColumns >= 2 ? 'col-6' : 'col-12'; if (numberColumns >= 4) classNames += ' lg:col-3'; return classNames; } %> <% var getBorderClasses = function(numberColumns, index) { var classNames = 'border-bottom'; if (numberColumns === 2) { if (index === 0 || index === 3) classNames += ' border-right'; } if (numberColumns === 4) { if (index === 0 || index === 2) classNames += ' border-right'; if (index !== 3) classNames += ' lg:border-right'; } return classNames; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %> <% if (block.linkText && block.html_url) { %>
<%= block.linkText %>
<% } %>
<% }) %>
Can't find what you're looking for?
Submit a request