Worldpay
Worldpay is file-based, not API-based. You schedule Scheduled Secure Reports (SSR) to be delivered daily as .CSV to your merchant FTP account, and Athia connects to that account daily to download, parse and map the reports. There is no API polling and no webhook. The provider-side prerequisites are a joint effort: your Athia team tells you which reports to schedule and supplies the IP addresses to allowlist, and you configure the Scheduled Secure Reports and the allowlist in your own Worldpay dashboard, because only you have access to it. Once the reports are landing on your FTP account and the allowlist is in place, you complete the connection yourself.
Worldpay may require allowlisting Athia's IP addresses before it will accept the connection. Request the current list from your Athia team before you configure anything.
What you get
Each report is scheduled separately in SSR, all in .CSV.
| Report | Cadence | What it carries |
|---|---|---|
| Session Report | Daily | Transaction reconciliation |
| Declined Transaction Report | Daily | Deferred, declined and duplicate transactions |
| Declined Plan Requests Report | Daily | Declined recurring plans |
| Chargeback Financial Report | Daily | Chargebacks and adjustments |
| Chargeback Status Report | Daily / monthly | Chargeback activity |
| Chargeback Win/Loss Report | Daily | Won and lost cases |
| Issuer Insights Report | Weekly, Friday | The previous week's data |
| Net Settled Sales by Transaction Report | Daily | Settled transactions by activity and settlement date |
| Activity and Settlement Reports | Daily / monthly | Summarized financials by activity and settlement date |
| Fee Report | Daily / monthly | Worldpay and passthrough fees by activity and settlement date |
| Visa Fixed Acquirer Network Fee Report | Monthly, on the 8th | The prior month's FANF fees |
| EMDR Report | Daily | Canadian transactions, three days prior |
Before you start
- Access to a Worldpay account with permission to configure Scheduled Secure Reports (SSR) and manage merchant FTP accounts.
- The reports above scheduled in SSR, in
.CSV, delivered to your merchant FTP account. Worldpay's SSR Reference Guide covers the field-level detail of each report. - Your merchant FTP account details to hand — account name, host, port, username and password.
- Athia's IP addresses allowlisted if your account requires it.
Athia enforces SFTP/FTPS. A plain FTP endpoint will not be accepted.
Credentials Athia asks for
| Field | Required | What it is / where to find it |
|---|---|---|
| Name | Yes | Your label for this connection — identify the Worldpay merchant account |
| FTP Account Name | Yes | The merchant FTP account SSR delivers to |
| URL / Host | Yes | The FTP host Athia connects to, over SFTP or FTPS |
| Port | Yes | The port for that host |
| Username | Yes | The FTP account username |
| Password | Yes | The matching password |
Setting up the connection
- Ask your Athia team which reports to schedule, then, in your Worldpay dashboard, open the Scheduled Secure Reports (SSR) service and schedule them, in
.CSV, to your merchant FTP account. - Set up or retrieve the merchant FTP account details — FTP Account Name, URL / Host, Port, Username, Password.
- Ask your Athia team for the current Athia IP addresses and allowlist them if Worldpay requires it.
- In Athia, go to Settings → Connections → + Add Connection and select Worldpay.
- On Configure Connector, enter a Name. There is no Schedule field.
- On Enter Credentials, enter the FTP account name, host, port, username and password.
- Choose Verify Connection. Athia performs an FTP ping and retrieves a sample file.
The connection then shows as ACTIVE and the first sync starts. For several merchant accounts, schedule the reports for each and create one connection per account with its own FTP details.
Webhook
Worldpay uses no webhooks. Reports arrive as files on your FTP account, so there is no destination URL to register and no event selection to make. If API-based webhooks are enabled on your account, raise it with your Athia team.
Sync cadence
The schedule is fixed to daily — there is no Schedule field to choose. Athia connects to the FTP account once a day and processes whatever SSR has delivered.
Limits and things to know
- You only get what you scheduled. A report you did not configure in SSR is simply absent — there is no API to fall back on.
- Report cadence is Worldpay's, not yours. Issuer Insights lands weekly on Friday, FANF monthly on the 8th, and EMDR carries data from three days prior. Read those series on their own clock.
- SFTP/FTPS only. Athia refuses plain FTP.
- IP allowlisting is a prerequisite, not a fix. If your account enforces it, verification fails until the allowlist is in place.
- One connection per merchant account, each with its own FTP details.
- Card data is minimized. Field-level detail on what Athia stores is in Athia Data Dictionary.
Troubleshooting
| What you see | Likely cause | What to do |
|---|---|---|
| Verification fails with access denied | Athia's IPs not allowlisted, or wrong FTP username or password | Get the current IP list from your Athia team and allowlist it, then re-check the credentials |
| Verification fails on the host or port | Endpoint is plain FTP, or the port is wrong for SFTP/FTPS | Supply an SFTP or FTPS endpoint and its port |
Connection is ACTIVE but no data after the first sync | No reports scheduled yet, or SSR delivers to a different FTP account | Confirm in SSR that the reports are scheduled, in .CSV, to the account Athia connects to |
| Some report types are missing | Those reports were never scheduled in SSR | Add them in SSR; they appear on the next daily delivery |
| Chargeback or fee figures lag the transactions | Expected — those reports run on their own cadence | Reconcile chargebacks and fees on settlement date, not activity date |
| Data stops arriving for one merchant account | That account's FTP password changed or its reports were unscheduled | Update the credential on that connection and confirm its SSR schedules |
Related
- Athia Connectors — the full connector catalog
- Athia Data Dictionary — field definitions
- Integrating Athia — file drops, warehouse shares and the other integration paths
Updated 1 day ago