API - Transactional Data - Sandbox Improvements
TL;DR - Additional sandbox data & scenario coverage for all Transactional Data endpoints.
Summary
This release brings some much anticipated sandbox data improvements to the authorisations, transactions and fundings endpoints. Full detail on the changes can be found here:
We want our sandbox data to provide as much realistic coverage as possible so we focused on the volume of transactional data, as well as coverage across different merchants and payment types.
Features
N/A
Improvements
Sandbox
Improved sandbox data with the following rules:
- A set of data exists for the last 30 days (relative to the time of the request) across 4 merchants with the 'MID's (merchant id's)
60001
,60002
,60003
, and60004
(use the Merchant-Id header for filtering) - Authorisations, Transactions and Fundings across 6 different payment instruments:
AMEX
,DINERS
,MAESTRO
,MC
,PAYPAL
, andVISA
- Associated Transactions for each
APPROVED
Authorisation, can be reconciled via the orderId field and query parameter - Associated Fundings and Funding Details for the transactions based on one funding per day and then one detail per payment instrument type. These can be reconciled via the
/transactions?fundingDetailId=
query parameter - Interchange fee data for each transaction
- All transaction value and fee amounts for relevant records should link up between authorisations, transactions and relevant funding entries
Misc Notes
N/A