Technical and functional note – Payline integration
Company: Vakario (publisher of Yoplanning software) Product concerned: Yoplanning booking engine Date: October 2025 Subject: Description of the payment flow via Payline (MONEXT) and PCI DSS compliance
1. Background
Yoplanning is a SaaS solution for online management and booking used by leisure and outdoor activity operators. Vakario does not collect, process, or store any credit card data. Payment integration is based exclusively on the Payline by MONEXT system, certified PCI DSS Level 1 (certificate attached).
2. General flow diagram
The customer clicks on “Pay” in the Yoplanning booking interface.
The Yoplanning server calls the Payline
do_web_payment
API with the following data:Amount
Currency
Merchant's VAD number
Yoplanning order ID
success_url
/cancel_url
/notification_url
Payer's name, first name, email and billing address
Payline returns a secure payment URL, to which Yoplanning redirects the customer.
The customer enters their banking information on the Payline page hosted by MONEXT.
After authorization, Payline redirects the client to the configured URLs and notifies the Yoplanning server.
Yoplanning then calls
get_web_payment_details
to retrieve the payment information and creates the internal order.
3. Data recorded by Yoplanning
Amount paid
Currency
Payline transaction number
Order ID
Billing data (last name, first name, email, address)
No credit card data is stored or handled by Vakario. All communications are encrypted via HTTPS (TLS 1.2 minimum).
4. Security and Compliance
Integration in redirection mode (outside the PCI DSS Vakario scope).
AoC PCI DSS v4.0 certificate from MONEXT covering all processing.
No credit card data is stored, manipulated or transmitted by Yoplanning.
All connections are secured via HTTPS (TLS 1.2 minimum).
5. Maintenance and updates
Checking Payline endpoints with each major update.
API version tracking and regular internal audit.
Retention of non-sensitive technical logs for traceability.
6. Annexes
MONEXT / Payline PCI DSS certification
Vakario – Yoplanning &#xNAN;Spublisher of the Yoplanning software 📧 [email protected] 🌐 https://yoplanning.com
Last updated