Populär gateway främst bland europeiska och engelsktalande länder, accepterar vanliga kort och kryptovaluta
Du kan använda Stripe om ditt företag är baserat i något av dessa länder:
Dina kunder kan debiteras i någon av dessa valutor:
För att ansluta Stripe behöver du dessa uppgifter från ditt Stripe-konto:
Börja ta emot betalningar idag
Stripe is self-serve: you can open an account in minutes. What takes time is Stripe's business verification, which has to finish before you can charge a real card. Worth checking first — Stripe treats travel reservation services as a restricted business (approval needs extra documents), and airlines, cruises and timeshares are prohibited outright.
Sign up at dashboard.stripe.com/register, then complete the account application so Stripe can verify your business and enable live payments. Pick the business country carefully: it is tied to the account and cannot be changed afterwards.
From dashboard.stripe.com/apikeys, in live mode, take the secret key (sk_live_…). Stripe also lets you create a restricted key instead, which is the safer way to hand access to any third-party product.
At dashboard.stripe.com/webhooks, create an endpoint listening for checkout.session.completed and checkout.session.async_payment_succeeded, pointing at the URL below. Copy its signing secret (whsec_…) — that plus the API key are the two values TourTask asks for.
Notification URL (webhook)
https://api.tourtask.com/v1/payments/stripe/notifications/booking