Gateway popular principalmente entre países europeus e de língua inglesa, aceitando cartões comuns e criptomoedas
Pode utilizar o Stripe se a sua empresa estiver sediada num destes países:
Os seus clientes podem ser cobrados em qualquer uma destas moedas:
Para ligar o Stripe, vai precisar destas credenciais da sua conta Stripe:
Comece a aceitar pagamentos hoje
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