Worldline Bot
GoodBotVerifiedBOTAn automated agent used by the Worldline payment gateway to send transaction status updates and payment notifications to merchant servers. Operated by Worldline.
What is Worldline Bot?
Worldline Bot is a specialized automated agent operated by Worldline, a global leader in payment services. It functions primarily as a webhook delivery mechanism, pushing transaction-related data and payment status updates from the Worldline payment gateway to the merchant's backend systems. By utilizing the Indy Library, it ensures that merchants are notified immediately when a payment is authorized, captured, or declined, facilitating seamless e-commerce operations.
Identification
Indy LibraryWhy it crawls your site
This bot does not crawl the web in the traditional sense; instead, it performs targeted POST requests to specific URLs configured by merchants within their Worldline backoffice. Its purpose is to synchronize payment data between the payment processor and the merchant's database, ensuring order fulfillment processes are triggered correctly. Operators can verify this bot by checking if the incoming requests originate from Worldline's known IP ranges and contain valid transaction signatures or authentication tokens provided by the Worldline Merchant Portal.
Block or allow Worldline Bot
Add a Disallow rule for Indy Library in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.
# Block Worldline Bot from crawling your entire site User-agent: Indy Library Disallow: / # Allow Worldline Bot full access User-agent: Indy Library Allow: /
Ensure your robots.txt allows Indy Library. Verify requests by checking the user-agent string.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
Links & references
Data sources
This profile is compiled from the following sources.