style

.example-svg-styles {
    svg {
        width: 25px;
        height: auto;
    }
}

**Last updated**: 19 May 2026 | [**Change log**](/products/payments/changelog/)

## Postman collection

A full set of API examples based on different common scenarios.

|  | Last Updated |
|  --- | --- |
| Download Postman Collection | 2026-05-14 |


### Update notes

details
summary
2026-05-14 - added External 3DS and orderReference
* Added example for providing 3DS authentication details from another provider
* Added `orderReference` to all examples


details
summary
2026-02-18 - added Google Pay and Apple Pay Decrypted
* Add examples for Google Pay and Apple Pay decrypted wallets
* Add Payment Facilitator example


details
summary
2025-10-27 - SCA exemptions in authentication
* Updated SCA Exemptions example to include placement `authentication`
* Removed top level `Worldpay` folder and renamed to `Worldpay-Payments-API`


details
summary
2025-04-02 - initial release
* Removed the separate environment file, variables now exist as part of the collection instead of the environment.
* Variables are used for username, password, entity, environment & API version, all other key:values are part of the request body for simplicity.
* Added an example of using a network token.
* Added a single example using checkout, FraudSight, 3DS and token creation.


## Steps

| **1) Import collection** | **2) Set authentication details** |
|  --- | --- |
| Download the Postman collection above and import  | To set your Try (Test) username and password go to the `variables` section under the top `Worldpay` folder- You can also change the `entity`, `environment` (e.g. try or live) and the `payments_api_version`


 |