# 14/07/2025 - Freedom Pay Pre-Accreditation Release

:credit\_card: Introduced support for Freedom Pay payment gateway - onboarding disabled until accreditation signed off. \
:dollar: Introduced a simpler payment journey, moving Promotion Codes, Billing address, consents, terms and conditions inputs to a new 'Billing detail's screen which shows before the payment screen. This step is currently only implemented for freedom pay, but other payment gateways will be migrated in the future. \
🐛 Fixed a bug where the webshop would not stop you visiting a page in the payment journey past your allowed position (for example going straight to the payment page when you hadn't completed delivery details).\
:gift: Depreciated support for paying for orders with Giftcards. This is no longer supported.&#x20;

\
\
🧑‍💻 Jules<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changelog.usetoggle.com/july-2025/14-07-2025-freedom-pay-pre-accreditation-release.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
