Skip to content

Payment Methods

Payment methods define how customers can pay. inkStar supports both built-in managed methods and custom methods you create yourself, as well as methods created automatically through integrations like Mollie.

Navigate to Settings in the sidebar, then select Payment Methods under the Payments section.

Sidebar with Settings highlighted
Open Settings from the sidebar
Company settings page with Payment Methods highlighted
Select Payment Methods

There are three types of payment methods in inkStar:

TypeCreated byCan be deleted?Payments booked automatically?
Managed (built-in)System (on company creation)No, only activated/deactivatedNo
Custom (user-created)YouYes (soft-delete with restore)No
Integration-linkedIntegration (e.g., Mollie)NoYes

Managed and custom methods are non-integrated. When a customer pays with cash or via bank transfer, the payment is not booked automatically. You must manually record the payment in inkStar.

Integration-linked methods (e.g., Mollie) are integrated. Payments are booked automatically when the customer completes the payment through the integration.

The payment methods page displays all your payment methods in two sections.

Payment methods list showing built-in methods with toggles and custom methods below
The payment methods list with built-in and custom sections

At the top of the list, you see the built-in payment methods (Cash and Bank Transfer). Each one has a toggle switch to activate or deactivate it. The toggle uses optimistic updates, so the switch changes immediately and reverts if the server request fails.

Below the built-in methods, separated by a divider, you see all custom and integration-linked payment methods. Each method is displayed as a tappable list tile with a chevron icon on the right.

A search bar at the top of the page lets you search payment methods by name. The search filters results as you type (with a short debounce delay).

Tap the filter icon (sliders) next to the search bar to open the filter sheet. You can filter by:

  • Not deleted (default): shows only active payment methods
  • Deleted: shows all payment methods, including ones that have been previously deleted

This filter applies across all payment method types: managed, custom, and integration-linked.

Filter sheet with Deleted and Not Deleted options
The filter sheet lets you toggle between deleted and active payment methods

When no payment methods match your current search or filter criteria, an empty state with a credit card icon is displayed.

When a new company is created in inkStar, two default payment methods are automatically provisioned:

MethodDescriptionSpecial behavior
CashFor cash paymentsWhen selected during payment recording, shows a change-to-give calculator
Bank TransferFor bank transfer paymentsStandard bank transfer method

Managed methods cannot be deleted or renamed. They can only be toggled active/inactive using the switch next to each method in the list view.

When a managed method is deactivated, it will no longer appear as an option when recording payments.

You can create as many custom payment methods as you need. This is useful when your studio accepts payments through providers or terminals that are not integrated with inkStar, for example an external card terminal, PayPal via QR code, or store credit.

  1. Open Settings → Payments → Payment Methods
  2. Tap the + button (floating action button) in the bottom-right corner
  3. A bottom sheet opens with a single text field for the payment method name
  4. Enter the name (e.g., “PayPal”, “Klarna”) and tap Save
  5. The new payment method appears in the custom methods section of the list
Create payment method sheet with a name field and Save button
The create sheet with a name field for the new payment method

Custom methods can be:

  • Renamed: tap the method in the list to open its detail page and edit the name
  • Deleted: soft-deleted from the detail page (the method is not permanently removed)
  • Restored: previously deleted methods can be restored using the filter to show deleted items

When Mollie is connected, additional payment methods are automatically created in inkStar whenever a customer makes a payment using a new method through Mollie. For example, if a customer pays with iDEAL for the first time, an “iDEAL” payment method is automatically created.

These methods appear in the custom methods section of the list alongside your user-created methods. They have an integration field linking them to Mollie.

See Mollie Payment Methods for details.

To manage payment methods, users need the Payments permission:

ActionRequired permission
View, search, and browse payment methodsPayments: Read
Create, edit, delete, restore, or toggle payment methodsPayments: Manage

Users without the required permission level will receive an authorization error when attempting the action.