# Change Logs

## 14 June 2021

* Enable support for B2B1
* Payment mode now support merchant, customer and merchant\_credit
* Payment API is now accept billing\_address, shipping\_address
* Extra parameters for callback and redirect e.g: transaction\_fee, fpx\_model, payment\_mode, fpx\_debit\_auth\_code
* Payment dropdown or grid bank view

## 25 July 2021

* Settlement statement can be downloaded from dashboard on settlement section.
* Please select bank is now appear on the banks selection list.
* Faster statistic loads on dashboard implementing sketch and stream algorithm.
* Load balance on premium domain infrastructure.&#x20;
* New architecture (backend) design on web and SSL services. Now everything are API ready.
* Statistic is now can be displayed as per API.
* Bank selection on the form page (previous the bank selection page is after form page)

<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://docs.securepay.my/change-logs.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.
