---
title: "Payment terms and methods | Ikigai Pickleball"
url: https://ikigaipickleball.fi/en/payment
description: "Read our payment terms and how payments are processed. Checkout shows every Paytrail payment method available for your order before you confirm it."
lang: en
---

Ikigai Pickleball

# Payment terms

Checkout shows the payment methods currently available before you confirm the order.

## Paying in our store

Payment methods are fetched from the payment service and shown at checkout. Availability may depend on the order total.

## Payment provider: Paytrail Oyj

Payments are processed by **Paytrail Oyj** (Business ID 2122839-7), a payment institution supervised by the Finnish Financial Supervisory Authority.

## Secure payments

All payments are made over an encrypted connection. Card details are never stored by us.

## Prices and VAT

Prices are in EUR and include VAT 25.5%. The shipping cost is shown at checkout.

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Ikigai Pickleball Oy",
    "url": "https://ikigaipickleball.fi",
    "logo": "https://ikigaipickleball.fi/__l5e/assets-v1/3da10943-2bb8-4f2c-a9cf-33a83e2f0bab/og-hero.webp",
    "email": "info@ikigaipickleball.fi",
    "taxID": "3418884-9",
    "vatID": "FI34188849",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Välilahdentie 1 A 9",
      "postalCode": "70260",
      "addressLocality": "Kuopio",
      "addressCountry": "FI"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "Ikigai Pickleball",
    "url": "https://ikigaipickleball.fi",
    "inLanguage": [
      "fi",
      "en",
      "sv"
    ]
  }
]
```