- Help Center
- Sell
- Payments
-
Getting Started
-
Sell
-
Manage
-
Grow
-
FAQs
-
Documentación en Español
- Add-ons
- Integración avanzada de Facebook
- Hacer rebooking, cancelar y reembolsar reservas
- Visualización de los Detalles en la Canasta y Ajustando el Balance de las Cuentas
- Consiga toda la información sobre sus clientes con los Campos personalizados
- Gestiona tus agentes
- Colores, Fuentes, Logos y Temas
- Customiza tus emails
- Customiza tus Términos y condiciones
- Customiza tus mensajes de texto
- Integración básica de Facebook
- Reglas de Programación - Vale
- Crear páginas
- Orden de Páginas y Navegación del Menú
- Crear actividades
- Customiza tus entradas en PDF
- Genera un botón de reserva para tu página web oficial
- ExperienceBank
- Visualizar y Gestionar su Programación de Actividades
- Agregar Categorías de Precios
- Usa tu propio dominio con TrekkSoft
- Códigos de descuento y tarjetas regalo
- Crear Reglas para Programas
- Artículos de tienda
-
Deutsche Dokumentation
- Expedia Integration
- Checkout, Steuern und Gebühren
- Rückerstattungen und Gutschriften an Kunden
- Ertrags-Management
- Informationen von Ihren Gästen abrufen - Benutzerdefinierte Felder
- Farben, Schriftarten, Logos und Designs
- Aktivitäten erstellen
- Aktivitäten-Add-Ons
- Rabattcodes und Geschenkkarten
- Passen Sie Ihre SMS an
- Aktivitätenkategorien
- Konfigurieren Sie PDF-Tickets
- Mit der Musement-Plattform verbinden
- Konfigurieren Sie Emails
- Zahlungslinks
- Seitenreihenfolge und Navigationsmenü
- Konfigurieren Sie Ihre AGB
- Preise zu Touren und Aktivitäten hinzufügen
- Zeitpläne erstellen
- Auszahlungsmethoden
- Partnerschaften und Reselling
- Agenten
- Anfragen und Private Touren erstellen
- Anzeigen und Verwalten von Zeitplänen
- Zeitpläne für Verleih
- Detailansicht Warenkorb / Kontoguthaben
- ExperienceBank
- Anzahlungen
- "Jetzt buchen!" Buttons für externe Website erstellen
- Shop-Artikel
- Kalender Synchronisation Für Google Kalender und andere
-
Documentazione in Italiano
- Connetti a Esperienze TripAdvisor (precedentemente noto come Viator)
- Crea tu perfil
- Personalizza i tuoi termini e condizioni
- Commissioni per Agenti e Partner e Tassi netti
- Partnership e rivendita
- Campi personalizzati
- Creare regole di programma
- Categoria di prezzo esclusiva/privata
- Sincronizzazione calendario per Google Calendar e altri
- Gestione del rendimento
- Gestisci le disponibilità di posti in base alle risorse di inventario
- Crea una Pagina
- Attività
- Dettagli carrello - Link di pagamento
- Creare richieste e tour privati/personalizzati
- Colori, Caratteri, Logo e Temi
- Menù di navigazione
- Aggiungere categorie di prezzo
- Voucher
- Acquista articoli ed estensioni attività
- Cancellare e rimborsare un cliente
- Creare Attività
- Funzionalità notifica SMS
- Visualizzare e gestire i tuoi programmi di attività
- Musement & TrekkSoft
- Noleggio
- Agenti e diritti utente
- Codici sconto e Buoni regalo
- Personalizza i tuoi biglietti PDF
- L’integrazione di Expedia
-
Product updates
Sending Payments via TrekkSoft API
To maintain PCI compliance, we are updating the process Merchants send credit card payments to TrekkSoft via the API.
Previously payments are sent by the Merchant to TrekkSoft using our Public API (‘Add credit card payment’ method or ‘Create a Booking’ method).
The new process is:
- Merchant tokenizes a credit card using Payyo Vault. It receives Alias (Token) as a result of the process.
- Merchant uses alias instead of credit card data in ‘Create a Booking’ method or in newly created ‘Add credit card alias payment’ method.
We appreciate you updating this process to increase security for your customers.
This document guides users on the steps needed to make this change:
Credit card tokenization.
Please follow this guide to tokenize a credit card (vault.storeCreditCard method). If you are not integrated to Payyo directly please contact us for your Payyo:
Public Key
Secret Key
Merchant ID (it is Payyo internal merchant id)
Public Key and Secret Key are necessary to pass authentication during the vault.storeCreditCard method call.
Example Request:
You will receive an ‘alias’/token from Payyo:
Sending Alias to TrekkSoft.
Next you will need to Send the Alias received from Payyo to confirm or create the booking.
We have updated our guide to do this under ‘Add credit card alias payment’ and ‘Create a Booking’.
The alias/CVC entered under the card> alias, CVC.
Please consider that the CVC may only be stored until the first authorization. If you want to make multiple charges to the same credit card you should use Payment Plans.
It is however also possible to use the credit card alias funding instrument and provide the CVC explicitly.
Payments send directly to TrekkSoft Public API will fail soon.
Soon we will retire the ability to receive payments via our Public API using Add credit card payment or Create a Booking in favour of this new, more secure payment method.